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 May 2, 2024
1 parent 6e9f71d commit 79abe41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom-for-java-7-testing.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.burningwave</groupId>
<artifactId>reflection</artifactId>
<version>3.7.0-fjs-SNAPSHOT</version>
<version>3.7.1-fjs-SNAPSHOT</version>
<packaging>jar</packaging>


Expand All @@ -49,7 +49,7 @@
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<jacoco-maven-plugin.version>0.7.6.201602180812</jacoco-maven-plugin.version>
<junit.version>4.12</junit.version>
<burningwave-jvm-driver.version>8.16.0</burningwave-jvm-driver.version>
<burningwave-jvm-driver.version>8.16.1</burningwave-jvm-driver.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<jacoco-maven-plugin.version>0.7.6.201602180812</jacoco-maven-plugin.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<junit.version>4.12</junit.version>
<burningwave-jvm-driver.version>8.16.0</burningwave-jvm-driver.version>
<burningwave-jvm-driver.version>8.16.1</burningwave-jvm-driver.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 79abe41

Please sign in to comment.