Skip to content

Commit a5a4dfa

Browse files
Bump mysql-connector-java from 5.1.48 to 8.0.16 in /db-example
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.48 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@5.1.48...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f86b96d commit a5a4dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.0-SNAPSHOT</version>
1010

1111
<properties>
12-
<mysql.version>5.1.48</mysql.version>
12+
<mysql.version>8.0.16</mysql.version>
1313
</properties>
1414
<dependencies>
1515
<dependency>

0 commit comments

Comments
 (0)