Skip to content

Commit 1014b9e

Browse files
DependaBot : 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42c9290 commit 1014b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.mysql</groupId>
5858
<artifactId>mysql-connector-j</artifactId>
59-
<version>9.2.0</version>
59+
<version>9.3.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)