Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 4185766

Browse files
Bump mysql-connector-java from 8.0.11 to 8.0.16 in /wix-embedded-mysql
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 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.11...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a86b59 commit 4185766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wix-embedded-mysql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<spring.jdbc.version>4.2.5.RELEASE</spring.jdbc.version>
19-
<mysql.connector.version>8.0.11</mysql.connector.version>
19+
<mysql.connector.version>8.0.16</mysql.connector.version>
2020
<slf4j.version>1.7.10</slf4j.version>
2121
<logback.version>1.1.6</logback.version>
2222
<commons-compress.version>1.19</commons-compress.version>

0 commit comments

Comments
 (0)