Skip to content

Commit 38afe9e

Browse files
authored
Merge pull request #207 from saurabhpro/renovate/all
fix(deps): update dependency com.mysql:mysql-connector-j to v9
2 parents 9802339 + eebda80 commit 38afe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing/TestContainers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.mysql</groupId>
3737
<artifactId>mysql-connector-j</artifactId>
38-
<version>8.2.0</version>
38+
<version>9.2.0</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)