Skip to content

Commit 4a38ced

Browse files
Bump mysql-connector-java from 8.0.28 to 8.0.29
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.28 to 8.0.29. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/commits) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4820e1 commit 4a38ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.exist-db</groupId>
1515
<artifactId>exist-mysql-jdbc-driver</artifactId>
16-
<version>8.0.28</version>
16+
<version>8.0.29</version>
1717

1818
<name>MySQL JDBC Driver</name>
1919
<description>MySQL JDBC Driver for eXist-db</description>

0 commit comments

Comments
 (0)