Skip to content

Commit

Permalink
[highsource#482] upgrade maven-core version to latest to fix guava de…
Browse files Browse the repository at this point in the history
…pendency
  • Loading branch information
laurentschoelens committed Mar 6, 2024
1 parent 4a3fc57 commit 90d90db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
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 90d90db

Please sign in to comment.