Skip to content

Commit 1898ac1

Browse files
authored
chore(deps): update dependency joda-time:joda-time to v2.10.6 (GoogleCloudPlatform#2781)
1 parent 2afb95d commit 1898ac1

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

appengine-java8/bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>joda-time</groupId>
7070
<artifactId>joda-time</artifactId>
71-
<version>2.10.5</version>
71+
<version>2.10.6</version>
7272
</dependency>
7373

7474
<!-- Test Dependencies -->

appengine-java8/datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>joda-time</groupId>
8080
<artifactId>joda-time</artifactId>
81-
<version>2.10.5</version>
81+
<version>2.10.6</version>
8282
</dependency>
8383

8484
<!-- Test Dependencies -->

iot/api-client/codelab/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>joda-time</groupId>
6464
<artifactId>joda-time</artifactId>
65-
<version>2.10.5</version>
65+
<version>2.10.6</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>com.google.apis</groupId>

iot/api-client/end-to-end-example/pom.xml

Lines changed: 1 addition & 1 deletion
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.10.5</version>
56+
<version>2.10.6</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.google.apis</groupId>

iot/api-client/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>joda-time</groupId>
5959
<artifactId>joda-time</artifactId>
60-
<version>2.10.5</version>
60+
<version>2.10.6</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>com.google.apis</groupId>

mlengine/online-prediction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ limitations under the License.
6161
<dependency>
6262
<groupId>joda-time</groupId>
6363
<artifactId>joda-time</artifactId>
64-
<version>2.10.5</version>
64+
<version>2.10.6</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.api-client</groupId>

trace/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>joda-time</groupId>
6161
<artifactId>joda-time</artifactId>
62-
<version>2.10.5</version>
62+
<version>2.10.6</version>
6363
</dependency>
6464
<!-- [END trace_setup_java_maven] -->
6565

0 commit comments

Comments
 (0)