Skip to content

Commit 24a9c1b

Browse files
renovate-botgcf-owl-bot[bot]arpan14
authored
build(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.5 (#2769)
* build(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.5 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Arpan Mishra <[email protected]>
1 parent 71a65ec commit 24a9c1b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

google-cloud-spanner-executor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.apache.maven.plugins</groupId>
190190
<artifactId>maven-failsafe-plugin</artifactId>
191-
<version>3.2.1</version>
191+
<version>3.2.5</version>
192192
</plugin>
193193
</plugins>
194194
<pluginManagement>

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>
142142
<artifactId>maven-failsafe-plugin</artifactId>
143-
<version>3.2.1</version>
143+
<version>3.2.5</version>
144144
<configuration>
145145
<systemPropertyVariables>
146146
<spanner.test.instance>java-client-integration-test</spanner.test.instance>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.apache.maven.plugins</groupId>
141141
<artifactId>maven-failsafe-plugin</artifactId>
142-
<version>3.2.1</version>
142+
<version>3.2.5</version>
143143
<configuration>
144144
<systemPropertyVariables>
145145
<spanner.test.instance>java-client-integration-test</spanner.test.instance>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<plugin>
176176
<groupId>org.apache.maven.plugins</groupId>
177177
<artifactId>maven-failsafe-plugin</artifactId>
178-
<version>3.2.1</version>
178+
<version>3.2.5</version>
179179
<configuration>
180180
<systemPropertyVariables>
181181
<spanner.test.instance>java-client-integration-test</spanner.test.instance>

0 commit comments

Comments
 (0)