Skip to content

Commit

Permalink
release 5.0.29
Browse files Browse the repository at this point in the history
Signed-off-by: pizzi80 <paolo@given2.com>
  • Loading branch information
pizzi80 committed Feb 10, 2025
1 parent 6f0ca61 commit ee199f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
</properties>

<build>
Expand Down

0 comments on commit ee199f5

Please sign in to comment.