Skip to content

Commit 21b6494

Browse files
committed
bump mysql connector
Signed-off-by: Attila Mészáros <[email protected]>
1 parent ba2dd39 commit 21b6494

File tree

1 file changed

+1
-1
lines changed
  • sample-operators/mysql-schema

1 file changed

+1
-1
lines changed

sample-operators/mysql-schema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>mysql</groupId>
4444
<artifactId>mysql-connector-java</artifactId>
45-
<version>8.0.30</version>
45+
<version>8.0.33</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)