Skip to content

Commit 1d5c503

Browse files
authored
chore(deps): update java (GoogleCloudPlatform#8980)
1 parent e18aabf commit 1d5c503

File tree

46 files changed

+51
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+51
-51
lines changed

appengine-java11-bundled-services/datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.mockito</groupId>
100100
<artifactId>mockito-core</artifactId>
101-
<version>5.8.0</version>
101+
<version>5.9.0</version>
102102
<scope>test</scope>
103103
</dependency>
104104

appengine-java11/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.mockito</groupId>
9494
<artifactId>mockito-core</artifactId>
95-
<version>5.8.0</version>
95+
<version>5.9.0</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

appengine-java17-bundled-services/datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.mockito</groupId>
100100
<artifactId>mockito-core</artifactId>
101-
<version>5.8.0</version>
101+
<version>5.9.0</version>
102102
<scope>test</scope>
103103
</dependency>
104104

cloud-sql/mysql/servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.mockito</groupId>
8080
<artifactId>mockito-core</artifactId>
81-
<version>5.8.0</version>
81+
<version>5.9.0</version>
8282
<scope>test</scope>
8383
</dependency>
8484
<dependency>

cloud-sql/postgres/servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.mockito</groupId>
7070
<artifactId>mockito-core</artifactId>
71-
<version>5.8.0</version>
71+
<version>5.9.0</version>
7272
<scope>test</scope>
7373
</dependency>
7474
<dependency>

cloud-sql/sqlserver/servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.mockito</groupId>
7070
<artifactId>mockito-core</artifactId>
71-
<version>5.8.0</version>
71+
<version>5.9.0</version>
7272
<scope>test</scope>
7373
</dependency>
7474
<dependency>

container-registry/vulnerability-notification-function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.mockito</groupId>
6464
<artifactId>mockito-core</artifactId>
65-
<version>5.8.0</version>
65+
<version>5.9.0</version>
6666
<scope>test</scope>
6767
</dependency>
6868
</dependencies>

content-warehouse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.mockito</groupId>
6868
<artifactId>mockito-core</artifactId>
69-
<version>5.8.0</version>
69+
<version>5.9.0</version>
7070
<scope>test</scope>
7171
</dependency>
7272
</dependencies>

dialogflow-cx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.mockito</groupId>
6868
<artifactId>mockito-core</artifactId>
69-
<version>5.8.0</version>
69+
<version>5.9.0</version>
7070
<scope>test</scope>
7171
</dependency>
7272
<dependency>

dialogflow/basic-webhook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.mockito</groupId>
7272
<artifactId>mockito-core</artifactId>
73-
<version>5.8.0</version>
73+
<version>5.9.0</version>
7474
<scope>test</scope>
7575
</dependency>
7676
</dependencies>

0 commit comments

Comments
 (0)