Skip to content

Commit 7a07e3b

Browse files
Bump mysql-connector-java from 8.0.17 to 8.0.18
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.17 to 8.0.18. - [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.17...8.0.18) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5e9d5a2 commit 7a07e3b

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
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>mysql</groupId>
245245
<artifactId>mysql-connector-java</artifactId>
246-
<version>8.0.17</version>
246+
<version>8.0.18</version>
247247
<scope>test</scope>
248248
</dependency>
249249
<dependency>

0 commit comments

Comments
 (0)