Skip to content

Commit e764a11

Browse files
authored
bump mysql connector (#2719)
1 parent 4a40742 commit e764a11

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

+1-1
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)