Skip to content

Commit 15c9620

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com.mysql-mysql-connector-j-9.5.0' into combined-pr-branch
2 parents 72b3d42 + dc3ceda commit 15c9620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies {
1010

1111
api 'org.apache.tomcat:tomcat-jdbc:11.0.14'
1212
api 'org.vibur:vibur-dbcp:26.0'
13-
api 'com.mysql:mysql-connector-j:8.2.0'
13+
api 'com.mysql:mysql-connector-j:9.5.0'
1414
api 'org.junit.jupiter:junit-jupiter:5.13.4'
1515
}

0 commit comments

Comments
 (0)