Skip to content

Commit 2cb1250

Browse files
authored
Merge pull request #206 from saurabhpro/dependabot/maven/Testing/TestContainers/com.mysql-mysql-connector-j-8.2.0
build(deps): bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 in /Testing/TestContainers
2 parents 9e14740 + faa5766 commit 2cb1250

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.0.33</version>
38+
<version>8.2.0</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)