Skip to content

Commit e8930c2

Browse files
Bump mysql-connector-java from 5.1.48 to 8.0.16
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 48195b5 commit e8930c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<cglib.version>3.3.0</cglib.version>
4949
<HikariCP.version>4.0.3</HikariCP.version>
5050
<jackson.version>2.12.5</jackson.version>
51-
<mysql.version>5.1.49</mysql.version>
51+
<mysql.version>8.0.16</mysql.version>
5252
<undertow.version>2.2.12.Final</undertow.version>
5353
<slf4j.version>1.7.32</slf4j.version>
5454
<fst.version>2.57</fst.version>

0 commit comments

Comments
 (0)