Skip to content

Commit

Permalink
build(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0 (#2346
Browse files Browse the repository at this point in the history
)
  • Loading branch information
github-actions[bot] authored Oct 22, 2024
2 parents 8fe875f + 0f43310 commit 3282742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>9.0.0</version>
<version>9.1.0</version>
<exclusions>
<exclusion>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 3282742

Please sign in to comment.