Skip to content

Commit

Permalink
[MRESOLVER-577] Update to Maven 3.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jul 1, 2024
1 parent 909330c commit eb170c3
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 @@ -104,7 +104,7 @@
<!-- Used by Jetty Transport (client) and Test HTTP (server) -->
<jettyVersion>10.0.21</jettyVersion>
<!-- used by supplier and demo only -->
<maven3Version>3.9.6</maven3Version>
<maven3Version>3.9.8</maven3Version>
<maven4Version>4.0.0-beta-3</maven4Version>
<minimalMavenBuildVersion>[3.8.8,)</minimalMavenBuildVersion>
<!-- MRESOLVER-422: keep this in sync with Javadoc plugin configuration (but cannot directly, as this below is range) -->
Expand Down

0 comments on commit eb170c3

Please sign in to comment.