Skip to content

Commit

Permalink
SAK-30342 Joda 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 committed Feb 16, 2016
1 parent de6ff9c commit 7a97805
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@

<!-- dependencies versions -->
<oauth.version>20100527</oauth.version>
<joda-time.version>2.2</joda-time.version>
<commons-logging.version>1.1.1</commons-logging.version>
<servlet-api.version>2.5</servlet-api.version>
<wicket.version>1.4.23</wicket.version>
Expand Down Expand Up @@ -123,7 +122,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>${joda-time.version}</version>
<version>${joda.time.version}</version>
</dependency>
<dependency>
<groupId>net.oauth.core</groupId>
Expand Down

0 comments on commit 7a97805

Please sign in to comment.