Skip to content

Commit

Permalink
Upgrade to Apache Tomcat JDBC 9.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Mar 9, 2018
1 parent e4793e2 commit fd7e39f
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 @@ -43,7 +43,7 @@ v1.3.0: Unreleased
* Upgrade to Apache Commons Text 1.2
* Upgrade to Liquibase 3.5.5
* Upgrade to Hibernate 5.2.15.Final
* Upgrade to Apache Tomcat JDBC 9.0.4
* Upgrade to Apache Tomcat JDBC 9.0.5
* Upgrade to Apache Commons Lang3 3.7
* Upgrade to AssertJ 3.9.1
* Upgrade to Mockito 2.15.0
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jdbc</artifactId>
<version>9.0.4</version>
<version>9.0.5</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit fd7e39f

Please sign in to comment.