Skip to content

Commit

Permalink
Bump com.mysql:mysql-connector-j
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the /metricshub-jdbc-extension directory: [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j).


Updates `com.mysql:mysql-connector-j` from 8.0.33 to 8.2.0
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](mysql/mysql-connector-j@8.0.33...8.2.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 620c301 commit d9de97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricshub-jdbc-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.33</version>
<version>8.2.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit d9de97a

Please sign in to comment.