Skip to content

Commit 60c96b0

Browse files
authored
chore(deps): update dependency joda-time:joda-time to v2.10.12 (GoogleCloudPlatform#6097)
1 parent 171cd28 commit 60c96b0

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.11</version>
71+
<version>2.10.12</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.11</version>
81+
<version>2.10.12</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.11</version>
65+
<version>2.10.12</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.11</version>
56+
<version>2.10.12</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.11</version>
60+
<version>2.10.12</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.11</version>
64+
<version>2.10.12</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.auth</groupId>

trace/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>joda-time</groupId>
6767
<artifactId>joda-time</artifactId>
68-
<version>2.10.11</version>
68+
<version>2.10.12</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.google.api</groupId>

0 commit comments

Comments
 (0)