We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 813ecef + 571624d commit 43d6194Copy full SHA for 43d6194
2 files changed
applications/proberapp/pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>com.google.cloud</groupId>
62
<artifactId>google-cloud-spanner</artifactId>
63
- <version>6.103.0</version>
+ <version>6.104.0</version>
64
</dependency>
65
66
<groupId>com.google.appengine</groupId>
pom.xml
@@ -810,7 +810,7 @@
810
<plugin>
811
<groupId>org.apache.maven.plugins</groupId>
812
<artifactId>maven-release-plugin</artifactId>
813
- <version>3.2.0</version>
+ <version>3.3.0</version>
814
<configuration>
815
<useReleaseProfile>false</useReleaseProfile>
816
<goals>deploy</goals>
0 commit comments