Skip to content

Commit

Permalink
Merge pull request #31 from epics-extensions/dependabot/maven/com.mys…
Browse files Browse the repository at this point in the history
…ql-mysql-connector-j-8.2.0

build(deps): bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0
  • Loading branch information
ralphlange authored Dec 18, 2024
2 parents 586bdb1 + 878de3b commit e1a0938
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.33</version>
<version>8.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit e1a0938

Please sign in to comment.