Skip to content

Commit a929904

Browse files
committed
Update all non-major dependencies
1 parent 6655bb2 commit a929904

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

applications/proberapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.google.cloud</groupId>
129129
<artifactId>google-cloud-datastore</artifactId>
130-
<version>2.34.0</version>
130+
<version>2.35.0</version>
131131
</dependency>
132132
<dependency>
133133
<groupId>com.google.cloud</groupId>
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>com.google.cloud</groupId>
138138
<artifactId>google-cloud-storage</artifactId>
139-
<version>2.63.0</version>
139+
<version>2.64.0</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>com.google.cloud.sql</groupId>

applications/proberapp_jakarta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.google.cloud</groupId>
140140
<artifactId>google-cloud-datastore</artifactId>
141-
<version>2.34.0</version>
141+
<version>2.35.0</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>com.google.cloud</groupId>
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>com.google.cloud</groupId>
149149
<artifactId>google-cloud-storage</artifactId>
150-
<version>2.63.0</version>
150+
<version>2.64.0</version>
151151
</dependency>
152152
<dependency>
153153
<groupId>com.google.cloud.sql</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@
687687
<dependency>
688688
<groupId>org.mockito</groupId>
689689
<artifactId>mockito-bom</artifactId>
690-
<version>5.21.0</version>
690+
<version>5.22.0</version>
691691
<scope>import</scope>
692692
<type>pom</type>
693693
</dependency>
@@ -700,7 +700,7 @@
700700
<dependency>
701701
<groupId>com.google.cloud</groupId>
702702
<artifactId>google-cloud-logging</artifactId>
703-
<version>3.26.0</version>
703+
<version>3.27.0</version>
704704
</dependency>
705705
<dependency>
706706
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)