Skip to content

Commit f81f2fe

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump com.mysql:mysql-connector-j from 9.2.0 to 9.3.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.2.0 to 9.3.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.2.0...9.3.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b25daf5 commit f81f2fe

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
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.mysql</groupId>
8080
<artifactId>mysql-connector-j</artifactId>
81-
<version>9.2.0</version>
81+
<version>9.3.0</version>
8282
<scope>test</scope>
8383
</dependency>
8484
<dependency>

0 commit comments

Comments
 (0)