Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent 94ab69d commit ec1bf4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenICF-groovy-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.32</version>
<version>8.0.28</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit ec1bf4d

Please sign in to comment.