Skip to content

Commit a6e0896

Browse files
Bump mysql-connector-java in /APIJSON-Java-Server/APIJSONFinal
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 a6e0896

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

APIJSON-Java-Server/APIJSONFinal/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>mysql</groupId>
3434
<artifactId>mysql-connector-java</artifactId>
35-
<version>8.0.11</version>
35+
<version>8.0.16</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)