Skip to content

Commit

Permalink
Upgrade to Joda-Time 2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 28, 2016
1 parent f2ac022 commit 2949b97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/about/release-notes.rst
Expand Up @@ -48,6 +48,7 @@ v1.1.0: Unreleased
* Upgraded to Guava 20.0
* Upgraded to SLF4J 1.7.22
* Upgraded to H2 1.4.193
* Upgraded to Joda-Time 2.9.7

.. _rel-1.0.5:

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.9.4</version>
<version>2.9.7</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit 2949b97

Please sign in to comment.