Skip to content

Commit

Permalink
[#482] upgrade maven-core version to latest to fix guava dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentschoelens committed Apr 10, 2024
1 parent 33e6c4c commit 4e7a716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -61,7 +61,7 @@
<!-- used by maven-plugin prerequisites -->
<maven.minimal.version>3.1.0</maven.minimal.version>
<!-- maven api properties (overriden in check-maven-prerequisites profile -->
<maven.version>3.8.8</maven.version>
<maven.version>3.9.6</maven.version>
<maven-plugin-annotations.version>3.8.2</maven-plugin-annotations.version>
<maven.plugin.testing.version>3.3.0</maven.plugin.testing.version>

Expand Down

0 comments on commit 4e7a716

Please sign in to comment.