Skip to content

Commit 0625507

Browse files
Bump com.mysql:mysql-connector-j from 9.5.0 to 9.6.0 (#42)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.5.0 to 9.6.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.5.0...9.6.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7490c1 commit 0625507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

table/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>com.mysql</groupId>
125125
<artifactId>mysql-connector-j</artifactId>
126-
<version>9.5.0</version>
126+
<version>9.6.0</version>
127127
<scope>test</scope>
128128
</dependency>
129129
</dependencies>

0 commit comments

Comments
 (0)