Skip to content

Commit f3ee48c

Browse files
Bump com.mysql:mysql-connector-j from 8.3.0 to 9.0.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.3.0 to 9.0.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.3.0...9.0.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c164e8 commit f3ee48c

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.mysql</groupId>
7171
<artifactId>mysql-connector-j</artifactId>
72-
<version>8.3.0</version>
72+
<version>9.0.0</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)