Skip to content

Commit

Permalink
dependencies: bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.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.2.0 to 8.3.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](mysql/mysql-connector-j@8.2.0...8.3.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 Jan 16, 2024
1 parent c5ef775 commit 2c56ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<apache.commons.io.version>2.15.1</apache.commons.io.version>
<apache.commons.collections.version>4.4</apache.commons.collections.version>
<apache.commons.validator.version>1.8.0</apache.commons.validator.version>
<mysql.version>8.2.0</mysql.version>
<mysql.version>8.3.0</mysql.version>
<system.stubs.version>2.1.6</system.stubs.version>
<junit4.version>4.13.2</junit4.version>
<json.smart.version>2.5.0</json.smart.version>
Expand Down

0 comments on commit 2c56ba1

Please sign in to comment.