Skip to content

Commit eb170c3

Browse files
committed
[MRESOLVER-577] Update to Maven 3.9.8
Used by supplier and demos. --- https://issues.apache.org/jira/browse/MRESOLVER-577
1 parent 909330c commit eb170c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<!-- Used by Jetty Transport (client) and Test HTTP (server) -->
105105
<jettyVersion>10.0.21</jettyVersion>
106106
<!-- used by supplier and demo only -->
107-
<maven3Version>3.9.6</maven3Version>
107+
<maven3Version>3.9.8</maven3Version>
108108
<maven4Version>4.0.0-beta-3</maven4Version>
109109
<minimalMavenBuildVersion>[3.8.8,)</minimalMavenBuildVersion>
110110
<!-- MRESOLVER-422: keep this in sync with Javadoc plugin configuration (but cannot directly, as this below is range) -->

0 commit comments

Comments
 (0)