Skip to content

Commit ce117b3

Browse files
DependaBot : Bump com.mysql:mysql-connector-j from 9.4.0 to 9.5.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.4.0 to 9.5.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.4.0...9.5.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3355c47 commit ce117b3

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.4.0</version>
59+
<version>9.5.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)