Skip to content

Commit 462cedb

Browse files
Bump mysql-connector-java in /APIJSON-Java-Server/APIJSONFramework
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 888cd96 commit 462cedb

File tree

1 file changed

+1
-1
lines changed
  • APIJSON-Java-Server/APIJSONFramework

1 file changed

+1
-1
lines changed

APIJSON-Java-Server/APIJSONFramework/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>mysql</groupId>
4141
<artifactId>mysql-connector-java</artifactId>
42-
<version>8.0.11</version>
42+
<version>8.0.16</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)