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

Commit 2c707fa

Browse files
Bump mysql-connector-java in /mapstore/mapstore-sample-hazelcast3-jdbc
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.15 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.15...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4855aeb commit 2c707fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • mapstore/mapstore-sample-hazelcast3-jdbc

mapstore/mapstore-sample-hazelcast3-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<hazelcast-all.version>3.12.10</hazelcast-all.version>
2121
<testcontainers.version>1.15.0</testcontainers.version>
22-
<mysql.version>8.0.15</mysql.version>
22+
<mysql.version>8.0.16</mysql.version>
2323
<HikariCP.version>3.4.5</HikariCP.version>
2424
<junit.version>4.13</junit.version>
2525
<logback-classic.version>1.2.3</logback-classic.version>

0 commit comments

Comments
 (0)