Skip to content

Commit f65384d

Browse files
build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 9.1.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.3.0 to 9.1.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.3.0...9.1.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94e781b commit f65384d

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
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.mysql</groupId>
6767
<artifactId>mysql-connector-j</artifactId>
68-
<version>8.3.0</version>
68+
<version>9.1.0</version>
6969
<scope>runtime</scope>
7070
</dependency>
7171
</dependencies>

0 commit comments

Comments
 (0)