Skip to content

Commit bda64c2

Browse files
committed
Update all non-major dependencies
1 parent f5d66ba commit bda64c2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
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.14/apache-maven-3.9.14-bin.zip
2+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.15/apache-maven-3.9.15-bin.zip

applications/proberapp_jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>com.google.cloud.sql</groupId>
154154
<artifactId>mysql-socket-factory-connector-j-8</artifactId>
155-
<version>1.28.2</version>
155+
<version>1.28.3</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>com.google.guava</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@
570570
<dependency>
571571
<groupId>org.apache.maven</groupId>
572572
<artifactId>maven-core</artifactId>
573-
<version>3.9.14</version>
573+
<version>3.9.15</version>
574574
</dependency>
575575
<dependency>
576576
<groupId>org.apache.ant</groupId>
@@ -586,7 +586,7 @@
586586
<dependency>
587587
<groupId>org.apache.maven</groupId>
588588
<artifactId>maven-plugin-api</artifactId>
589-
<version>3.9.14</version>
589+
<version>3.9.15</version>
590590
</dependency>
591591
<dependency>
592592
<groupId>org.jspecify</groupId>

0 commit comments

Comments
 (0)