Skip to content

Commit 75df62c

Browse files
authored
deps: update shared config to 0.9.2 (#328)
1 parent fd2485a commit 75df62c

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

google-cloud-spanner/pom.xml

-10
Original file line numberDiff line numberDiff line change
@@ -102,16 +102,6 @@
102102
</plugins>
103103
<pluginManagement>
104104
<plugins>
105-
<plugin>
106-
<groupId>org.apache.maven.plugins</groupId>
107-
<artifactId>maven-surefire-plugin</artifactId>
108-
<version>3.0.0-M4</version>
109-
</plugin>
110-
<plugin>
111-
<groupId>org.apache.maven.plugins</groupId>
112-
<artifactId>maven-failsafe-plugin</artifactId>
113-
<version>3.0.0-M4</version>
114-
</plugin>
115105
<plugin>
116106
<groupId>org.apache.maven.plugins</groupId>
117107
<artifactId>maven-dependency-plugin</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>0.8.1</version>
17+
<version>0.9.2</version>
1818
</parent>
1919

2020
<developers>

0 commit comments

Comments
 (0)