Skip to content

Commit

Permalink
Upgrade to Jetty 8.1.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Jun 6, 2013
1 parent 6597843 commit f5dd686
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ v3.0.0-SNAPSHOT
abstract to avoid confusion.
* Upgraded to Servlet API 3.1.
* Upgraded to Jackson 2.2.2.
* Upgraded to Jetty 8.1.11.

.. _rel-3.0.0-RC1:

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<servlet.version>3.1.0</servlet.version>
<slf4j.version>1.7.5</slf4j.version>
<jackson.version>2.2.2</jackson.version>
<jetty8.version>8.1.10.v20130312</jetty8.version>
<jetty8.version>8.1.11.v20130520</jetty8.version>
<jetty9.version>9.0.3.v20130506</jetty9.version>
</properties>

Expand Down

0 comments on commit f5dd686

Please sign in to comment.