Skip to content

Commit 85736f6

Browse files
Bump mysql-connector-java from 8.0.12 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.12 to 8.0.16. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](mysql/mysql-connector-j@8.0.12...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49333df commit 85736f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>mysql</groupId>
100100
<artifactId>mysql-connector-java</artifactId>
101-
<version>8.0.12</version>
101+
<version>8.0.16</version>
102102
<scope>test</scope>
103103
</dependency>
104104
<!-- https://mvnrepository.com/artifact/com.oracle/ojdbc -->

0 commit comments

Comments
 (0)