Skip to content

Commit f1aa589

Browse files
fix(deps): update dependency com.mysql:mysql-connector-j to v9.4.0
1 parent 8c78d3e commit f1aa589

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>com.mysql</groupId>
132132
<artifactId>mysql-connector-j</artifactId>
133-
<version>9.1.0</version>
133+
<version>9.4.0</version>
134134
<exclusions>
135135
<exclusion>
136136
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)