Skip to content

Commit 88a1031

Browse files
author
Ajay Kannan
committed
fix joda-time version
1 parent 464de20 commit 88a1031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gcloud-java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>joda-time</groupId>
7676
<artifactId>joda-time</artifactId>
77-
<version>RELEASE</version>
77+
<version>2.8.2</version>
7878
<scope>compile</scope>
7979
</dependency>
8080
<dependency>

0 commit comments

Comments
 (0)