Skip to content

Commit

Permalink
build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0 (#1724
Browse files Browse the repository at this point in the history
)
  • Loading branch information
github-actions[bot] authored Jan 29, 2024
2 parents c325f53 + 84d5539 commit 1b2b532
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>8.2.0</version>
<version>8.3.0</version>
<exclusions>
<exclusion>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 1b2b532

Please sign in to comment.