Skip to content

Commit 63b4c87

Browse files
build(deps): bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.3.0 to 9.4.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.0...9.4.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5abfaf4 commit 63b4c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

athena-mysql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.mysql</groupId>
3838
<artifactId>mysql-connector-j</artifactId>
39-
<version>9.3.0</version>
39+
<version>9.4.0</version>
4040
<exclusions>
4141
<exclusion>
4242
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)