Skip to content

Commit

Permalink
Merge pull request #131 from Jasig/renovate/tomcat-jdbc.version
Browse files Browse the repository at this point in the history
Update dependency org.apache.tomcat:tomcat-jdbc to v8.5.49
  • Loading branch information
ChristianMurphy authored Dec 5, 2019
2 parents cdcafb6 + 94ba2c3 commit 1d16d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<jdbc.groupId>org.hsqldb</jdbc.groupId>
<jdbc.artifactId>hsqldb</jdbc.artifactId>
<jdbc.version>2.2.9</jdbc.version>
<tomcat-jdbc.version>8.5.47</tomcat-jdbc.version>
<tomcat-jdbc.version>8.5.49</tomcat-jdbc.version>
<logback.version>1.2.3</logback.version>
<slf4j.version>1.7.29</slf4j.version>
</properties>
Expand Down

0 comments on commit 1d16d72

Please sign in to comment.