Skip to content

Commit 2c165cf

Browse files
Bump mysql-connector-java from 8.0.23 to 8.0.24
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.23 to 8.0.24. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b459c61 commit 2c165cf

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
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>mysql</groupId>
248248
<artifactId>mysql-connector-java</artifactId>
249-
<version>8.0.23</version>
249+
<version>8.0.24</version>
250250
<scope>test</scope>
251251
</dependency>
252252
<dependency>

0 commit comments

Comments
 (0)