Skip to content

Commit e259a94

Browse files
Bump Maven 3.9.15 (#686)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bc1c653 commit e259a94

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.14
1+
3.9.15

.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.14
2+
maven=3.9.15

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@
571571
<configuration>
572572
<rules>
573573
<requireMavenVersion>
574-
<version>[3.9.14,)</version>
574+
<version>[3.9.15,)</version>
575575
</requireMavenVersion>
576576
<requireJavaVersion>
577577
<version>[${maven.compiler.release},)</version>

0 commit comments

Comments
 (0)