Skip to content

Commit

Permalink
Upgrade to tomcat-jdbc 8.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Feb 22, 2016
1 parent c479489 commit eeb31da
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 @@ -41,7 +41,7 @@ v1.0.0
* Upgraded to liquibase-slf4j 2.0.0
* Upgraded to Mustache 0.9.1
* Upgraded to SLF4J 1.7.16
* Upgraded to tomcat-jdbc 8.0.30
* Upgraded to tomcat-jdbc 8.0.32
* Upgraded to AssertJ 3.3.0

.. _rel-0.9.2:
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jdbc</artifactId>
<version>8.0.30</version>
<version>8.0.32</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit eeb31da

Please sign in to comment.