Skip to content

Commit

Permalink
Dependency update. Releasing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed Jul 7, 2022
1 parent 05c3d15 commit 3ba407b
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 @@ -71,7 +71,7 @@
<properties>
<copyright.holder>Roberto Gentili</copyright.holder>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Can be changed with one of this values: 9, 10, 11, 12, 13, 14, 15, 16, 17 -->
<!-- Can be changed with one of this values: 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 -->
<project_jdk_version>8</project_jdk_version>
<javadocExecutable.relativePath>bin/javadoc</javadocExecutable.relativePath>
<skipTests>true</skipTests>
Expand Down Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>org.burningwave</groupId>
<artifactId>core</artifactId>
<version>12.56.0</version>
<version>12.57.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3ba407b

Please sign in to comment.