Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-t…
Browse files Browse the repository at this point in the history
…est/org.apache.tomcat-tomcat-jdbc-10.0.12' into combined-pr-branch
  • Loading branch information
kiview committed Oct 7, 2021
2 parents 908f4db + 3304899 commit f75aff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
exclude(group: "net.java.dev.jna", module: "jna")
}

api 'org.apache.tomcat:tomcat-jdbc:10.0.10'
api 'org.apache.tomcat:tomcat-jdbc:10.0.12'
api 'org.vibur:vibur-dbcp:25.0'
api 'mysql:mysql-connector-java:8.0.26'
}

0 comments on commit f75aff6

Please sign in to comment.