Skip to content

Commit

Permalink
1214-update-mysql-connector-j-version-to-910 (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
osuender authored Oct 30, 2024
1 parent d1f9e52 commit e1192a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>9.0.0</version>
<version>9.1.0</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
Expand Down

0 comments on commit e1192a9

Please sign in to comment.