Skip to content

Commit 72248fc

Browse files
authored
chore(deps): update dependency org.mockito:mockito-core to v3.5.11 (GoogleCloudPlatform#3757)
1 parent ba096de commit 72248fc

File tree

28 files changed

+29
-29
lines changed

28 files changed

+29
-29
lines changed

appengine-java8/analytics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.mockito</groupId>
8989
<artifactId>mockito-core</artifactId>
90-
<version>3.5.10</version>
90+
<version>3.5.11</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

appengine-java8/bigquery/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.mockito</groupId>
9696
<artifactId>mockito-core</artifactId>
97-
<version>3.5.10</version>
97+
<version>3.5.11</version>
9898
<scope>test</scope>
9999
</dependency>
100100
<dependency>

appengine-java8/helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ limitations under the License.
8787
<dependency>
8888
<groupId>org.mockito</groupId>
8989
<artifactId>mockito-core</artifactId>
90-
<version>3.5.10</version>
90+
<version>3.5.11</version>
9191
<scope>test</scope>
9292
</dependency>
9393
</dependencies>

appengine-java8/taskqueues-deferred/pom.xml

+1-1
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>3.5.10</version>
69+
<version>3.5.11</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.appengine</groupId>

dataflow/transforms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>org.mockito</groupId>
174174
<artifactId>mockito-core</artifactId>
175-
<version>3.5.10</version>
175+
<version>3.5.11</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>junit</groupId>

functions/concepts/after-timeout/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>3.5.10</version>
64+
<version>3.5.11</version>
6565
<scope>test</scope>
6666
</dependency>
6767
</dependencies>

functions/concepts/env-vars/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.mockito</groupId>
5757
<artifactId>mockito-core</artifactId>
58-
<version>3.5.10</version>
58+
<version>3.5.11</version>
5959
<scope>test</scope>
6060
</dependency>
6161

functions/concepts/execution-count/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.mockito</groupId>
5757
<artifactId>mockito-core</artifactId>
58-
<version>3.5.10</version>
58+
<version>3.5.11</version>
5959
<scope>test</scope>
6060
</dependency>
6161

@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.mockito</groupId>
7070
<artifactId>mockito-core</artifactId>
71-
<version>3.5.10</version>
71+
<version>3.5.11</version>
7272
<scope>test</scope>
7373
</dependency>
7474
</dependencies>

functions/concepts/file-system/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.mockito</groupId>
5757
<artifactId>mockito-core</artifactId>
58-
<version>3.5.10</version>
58+
<version>3.5.11</version>
5959
<scope>test</scope>
6060
</dependency>
6161

functions/concepts/lazy-fields/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.mockito</groupId>
5757
<artifactId>mockito-core</artifactId>
58-
<version>3.5.10</version>
58+
<version>3.5.11</version>
5959
<scope>test</scope>
6060
</dependency>
6161

functions/concepts/retry-pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>3.5.10</version>
64+
<version>3.5.11</version>
6565
<scope>test</scope>
6666
</dependency>
6767
<dependency>

functions/concepts/retry-timeout/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>3.5.10</version>
64+
<version>3.5.11</version>
6565
<scope>test</scope>
6666
</dependency>
6767

functions/concepts/scopes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.mockito</groupId>
5757
<artifactId>mockito-core</artifactId>
58-
<version>3.5.10</version>
58+
<version>3.5.11</version>
5959
<scope>test</scope>
6060
</dependency>
6161

functions/firebase/firestore-reactive/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.mockito</groupId>
7373
<artifactId>mockito-core</artifactId>
74-
<version>3.5.10</version>
74+
<version>3.5.11</version>
7575
<scope>test</scope>
7676
</dependency>
7777
<dependency>

functions/helloworld/groovy-helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>3.5.10</version>
64+
<version>3.5.11</version>
6565
<scope>test</scope>
6666
</dependency>
6767
<dependency>

functions/helloworld/hello-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.mockito</groupId>
9191
<artifactId>mockito-core</artifactId>
92-
<version>3.5.10</version>
92+
<version>3.5.11</version>
9393
<scope>test</scope>
9494
</dependency>
9595

functions/helloworld/helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.mockito</groupId>
7171
<artifactId>mockito-core</artifactId>
72-
<version>3.5.10</version>
72+
<version>3.5.11</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<!-- [START functions_example_pom] -->

functions/helloworld/kotlin-helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.mockito</groupId>
6767
<artifactId>mockito-core</artifactId>
68-
<version>3.5.10</version>
68+
<version>3.5.11</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<dependency>

functions/helloworld/scala-helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.mockito</groupId>
6161
<artifactId>mockito-core</artifactId>
62-
<version>3.5.10</version>
62+
<version>3.5.11</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

functions/http/cors-enabled-auth/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>3.5.10</version>
64+
<version>3.5.11</version>
6565
<scope>test</scope>
6666
</dependency>
6767
</dependencies>

functions/http/cors-enabled/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>3.5.10</version>
64+
<version>3.5.11</version>
6565
<scope>test</scope>
6666
</dependency>
6767
</dependencies>

functions/http/http-form-data/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.mockito</groupId>
6969
<artifactId>mockito-core</artifactId>
70-
<version>3.5.10</version>
70+
<version>3.5.11</version>
7171
<scope>test</scope>
7272
</dependency>
7373
</dependencies>

functions/http/http-method/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.mockito</groupId>
6262
<artifactId>mockito-core</artifactId>
63-
<version>3.5.10</version>
63+
<version>3.5.11</version>
6464
<scope>test</scope>
6565
</dependency>
6666
</dependencies>

functions/http/parse-content-type/pom.xml

+1-1
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>3.5.10</version>
69+
<version>3.5.11</version>
7070
<scope>test</scope>
7171
</dependency>
7272
</dependencies>

functions/http/send-http-request/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.mockito</groupId>
6363
<artifactId>mockito-core</artifactId>
64-
<version>3.5.10</version>
64+
<version>3.5.11</version>
6565
<scope>test</scope>
6666
</dependency>
6767
</dependencies>

functions/pubsub/publish-message/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.mockito</groupId>
8585
<artifactId>mockito-core</artifactId>
86-
<version>3.5.10</version>
86+
<version>3.5.11</version>
8787
<scope>test</scope>
8888
</dependency>
8989
</dependencies>

functions/slack/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.mockito</groupId>
8686
<artifactId>mockito-core</artifactId>
87-
<version>3.5.10</version>
87+
<version>3.5.11</version>
8888
<scope>test</scope>
8989
</dependency>
9090

functions/spanner/pom.xml

+1-1
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>3.5.10</version>
69+
<version>3.5.11</version>
7070
<scope>test</scope>
7171
</dependency>
7272
<dependency>

0 commit comments

Comments
 (0)