Skip to content

Commit 9addc71

Browse files
chore(deps): update dependency com.mysql:mysql-connector-j to v8.1.0
1 parent 5f61917 commit 9addc71

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
@@ -278,7 +278,7 @@
278278
<dependency>
279279
<groupId>com.mysql</groupId>
280280
<artifactId>mysql-connector-j</artifactId>
281-
<version>8.0.33</version>
281+
<version>8.1.0</version>
282282
<scope>test</scope>
283283
</dependency>
284284
<dependency>

0 commit comments

Comments
 (0)