Skip to content

Commit

Permalink
[MRESOLVER-577] Update to Maven 3.9.8
Browse files Browse the repository at this point in the history
Maven used by supplier and demos.

---

https://issues.apache.org/jira/browse/MRESOLVER-577
  • Loading branch information
cstamas committed Jul 1, 2024
1 parent 99ddef8 commit c7639bc
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 @@ -93,7 +93,7 @@
<guiceVersion>6.0.0</guiceVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<!-- used by supplier and demo only -->
<mavenVersion>3.9.6</mavenVersion>
<mavenVersion>3.9.8</mavenVersion>
<minimalMavenBuildVersion>[3.8.7,)</minimalMavenBuildVersion>
<minimalJavaBuildVersion>[1.8.0-362,)</minimalJavaBuildVersion>
<project.build.outputTimestamp>2024-04-26T10:43:34Z</project.build.outputTimestamp>
Expand Down

0 comments on commit c7639bc

Please sign in to comment.