Skip to content

Commit c5a3c38

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.1.0 to 9.2.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.1.0...9.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52bb2b2 commit c5a3c38

File tree

1 file changed

+1
-1
lines changed
  • reactive/hibernate-reactive-2

1 file changed

+1
-1
lines changed

reactive/hibernate-reactive-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>com.mysql</groupId>
121121
<artifactId>mysql-connector-j</artifactId>
122-
<version>9.1.0</version>
122+
<version>9.2.0</version>
123123
<scope>test</scope>
124124
</dependency>
125125
<dependency>

0 commit comments

Comments
 (0)