Skip to content

Commit a63ea75

Browse files
committed
Auto-update dependencies.
1 parent 4d98005 commit a63ea75

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

appengine/datastore/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>joda-time</groupId>
6262
<artifactId>joda-time</artifactId>
63-
<version>2.9.5</version>
63+
<version>2.9.6</version>
6464
</dependency>
6565

6666
<!-- Test Dependencies -->

appengine/logs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>joda-time</groupId>
5555
<artifactId>joda-time</artifactId>
56-
<version>2.9.5</version>
56+
<version>2.9.6</version>
5757
</dependency>
5858
</dependencies>
5959
<build>

monitoring/v3/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>joda-time</groupId>
6262
<artifactId>joda-time</artifactId>
63-
<version>2.9.5</version>
63+
<version>2.9.6</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.apache.commons</groupId>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.google.apis</groupId>
7272
<artifactId>google-api-services-monitoring</artifactId>
73-
<version>v3-rev17-1.22.0</version>
73+
<version>v3-rev18-1.22.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)