Skip to content

Commit

Permalink
SAK-32543 joda-time 2.9.9 (sakaiproject#4424)
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 authored and ern committed May 23, 2017
1 parent ff8c96a commit b23f8b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions content-review/impl/vericite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<swagger-core-version>1.5.9</swagger-core-version>
<okhttp-version>2.7.5</okhttp-version>
<gson-version>2.6.2</gson-version>
<jodatime-version>2.9.3</jodatime-version>
</properties>

<dependencies>
Expand Down Expand Up @@ -96,7 +95,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>${jodatime-version}</version>
<version>${joda.time.version}</version>
</dependency>


Expand Down
2 changes: 1 addition & 1 deletion master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<sakai.mockito.version>2.7.22</sakai.mockito.version>
<sakai.powermock.version>1.7.0RC4</sakai.powermock.version>
<sakai.okiosid.version>2.0</sakai.okiosid.version>
<joda.time.version>2.9.7</joda.time.version>
<joda.time.version>2.9.9</joda.time.version>
<jayway.jsonpath.version>2.2.0</jayway.jsonpath.version>
<sakai.genericdao.version>0.11.0</sakai.genericdao.version>
<reflectutils.version>0.9.20</reflectutils.version>
Expand Down

0 comments on commit b23f8b4

Please sign in to comment.