Skip to content

Commit

Permalink
Upgrade to Joda-Time 2.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Apr 22, 2017
1 parent 81d76a6 commit 46b3d1d
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 @@ -14,6 +14,7 @@ v1.2.0: Unreleased
* Support Dropwizard applications without logback `#1900 <https://github.com/dropwizard/dropwizard/pull/1900>`_
* Replace deprecated SizeAndTimeBasedFNATP with SizeAndTimeBasedRollingPolicy `#1900 <https://github.com/dropwizard/dropwizard/pull/2100>`_
* Upgrade to Jackson 2.8.8
* Upgrade to Joda-Time 2.9.9
* Upgrade to Logback 1.2.3


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.7</version>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit 46b3d1d

Please sign in to comment.