Skip to content

Commit f0179ab

Browse files
committed
Update all non-major dependencies to v3.9.13
1 parent 37d4f8f commit f0179ab

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
distributionType=only-script
2-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12/apache-maven-3.9.12-bin.zip
2+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.13/apache-maven-3.9.13-bin.zip

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@
551551
<dependency>
552552
<groupId>org.apache.maven</groupId>
553553
<artifactId>maven-core</artifactId>
554-
<version>3.9.12</version>
554+
<version>3.9.13</version>
555555
</dependency>
556556
<dependency>
557557
<groupId>org.apache.ant</groupId>
@@ -567,7 +567,7 @@
567567
<dependency>
568568
<groupId>org.apache.maven</groupId>
569569
<artifactId>maven-plugin-api</artifactId>
570-
<version>3.9.12</version>
570+
<version>3.9.13</version>
571571
</dependency>
572572
<dependency>
573573
<groupId>org.jspecify</groupId>

0 commit comments

Comments
 (0)