Skip to content

Commit 010e689

Browse files
committed
Update all non-major dependencies
1 parent b67b653 commit 010e689

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

applications/proberapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.cloud</groupId>
6060
<artifactId>google-cloud-spanner</artifactId>
61-
<version>6.89.0</version>
61+
<version>6.90.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.google.appengine</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@
867867
<plugin>
868868
<groupId>org.codehaus.mojo</groupId>
869869
<artifactId>javacc-maven-plugin</artifactId>
870-
<version>3.1.0</version>
870+
<version>3.1.1</version>
871871
</plugin>
872872
<plugin>
873873
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)