Skip to content

Commit

Permalink
Require Maven 3.9.6 or later (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlatombe committed Sep 24, 2024
1 parent c274619 commit a5f524a
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 @@ -46,7 +46,7 @@
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>
<jetty.version>12.0.13</jetty.version>
<!-- if we update this all consumers need to be running at least this version -->
<maven.version>3.8.1</maven.version>
<maven.version>3.9.6</maven.version>
<maven-plugin-tools.version>3.15.0</maven-plugin-tools.version>
<maven-resolver.version>2.0.1</maven-resolver.version>
<spotless.check.skip>false</spotless.check.skip>
Expand Down

0 comments on commit a5f524a

Please sign in to comment.