Skip to content

Commit ba7f777

Browse files
Bump Maven 3.9.13 (#625)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ac5b4b commit ba7f777

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.12
1+
3.9.13

.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.12
2+
maven=3.9.13

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
<configuration>
528528
<rules>
529529
<requireMavenVersion>
530-
<version>[3.9.12,)</version>
530+
<version>[3.9.13,)</version>
531531
</requireMavenVersion>
532532
<requireJavaVersion>
533533
<version>[${maven.compiler.release},)</version>

0 commit comments

Comments
 (0)