Skip to content

Commit b2cabab

Browse files
Bump Maven 3.9.16 (#711)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e56ca5d commit b2cabab

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/vars/maven-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9.15
1+
3.9.16

.sdkmanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
java=17.0.18-tem
2-
maven=3.9.15
2+
maven=3.9.16

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@
575575
<configuration>
576576
<rules>
577577
<requireMavenVersion>
578-
<version>[3.9.15,)</version>
578+
<version>[3.9.16,)</version>
579579
</requireMavenVersion>
580580
<requireJavaVersion>
581581
<version>[${maven.compiler.release},)</version>

0 commit comments

Comments
 (0)