Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4880391

Browse files
authoredAug 21, 2022
Bump mysql-connector-java from 5.1.49 to 8.0.28
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.49 to 8.0.28. - [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.49...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8d3ab1 commit 4880391

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.13.3</jackson.version>
51-
<mysql.version>5.1.49</mysql.version>
51+
<mysql.version>8.0.28</mysql.version>
5252
<undertow.version>2.2.19.Final</undertow.version>
5353
<slf4j.version>1.7.36</slf4j.version>
5454
<!-- <fst.version>3.0.3</fst.version>-->

0 commit comments

Comments
 (0)
Please sign in to comment.