Skip to content

Commit

Permalink
Upgrade to Jersey 2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jun 10, 2016
1 parent d4fc677 commit 60670ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/about/release-notes.rst
Expand Up @@ -45,7 +45,7 @@ v1.0.0
* Upgraded to Jadira Usertype Core 5.0.0.GA
* Upgraded to Jackson 2.7.4
* Upgraded to JDBI 2.73 `#1358 <https://github.com/dropwizard/dropwizard/pull/1358>`_
* Upgraded to Jersey 2.23
* Upgraded to Jersey 2.23.1
* Upgraded to Jetty 9.3.9.v20160517 `#1330 <https://github.com/dropwizard/dropwizard/pull/1330>`_
* Upgraded to JMH 1.12
* Upgraded to Joda-Time 2.9.3
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -23,7 +23,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<dropwizard.version>${project.version}</dropwizard.version>
<guava.version>19.0</guava.version>
<jersey.version>2.23</jersey.version>
<jersey.version>2.23.1</jersey.version>
<jackson.api.version>2.7.4</jackson.api.version>
<jackson.version>2.7.4</jackson.version>
<jetty.version>9.3.9.v20160517</jetty.version>
Expand Down

0 comments on commit 60670ff

Please sign in to comment.