Skip to content

Commit 7035ac9

Browse files
committed
Update all non-major dependencies
1 parent 5382e45 commit 7035ac9

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
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>com.google.cloud</groupId>
128128
<artifactId>google-cloud-datastore</artifactId>
129-
<version>2.29.1</version>
129+
<version>2.29.2</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>com.google.cloud</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@
603603
<dependency>
604604
<groupId>com.fasterxml.jackson.core</groupId>
605605
<artifactId>jackson-core</artifactId>
606-
<version>2.19.0</version>
606+
<version>2.19.1</version>
607607
</dependency>
608608
<dependency>
609609
<groupId>joda-time</groupId>

0 commit comments

Comments
 (0)