Skip to content

Commit

Permalink
Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0
Browse files Browse the repository at this point in the history
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.3.0 to 8.4.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](mysql/mysql-connector-j@8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 439d619 commit c236b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commafeed-server/pom.xml
Expand Up @@ -419,7 +419,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.3.0</version>
<version>8.4.0</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
Expand Down

0 comments on commit c236b1a

Please sign in to comment.