commit | 472e0b2659ea5032f15bcc45223140d4ba3eb9a4 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 22 05:44:32 2021 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Feb 24 13:15:30 2021 +0100 |
tree | f116d385d532528b3b3a60160abd90516e2f3caa | |
parent | 8649998a0cfff9859dc5d3d058ca319b8e3e8147 [diff] |
Bump mysql-connector-java from 8.0.22 to 8.0.23 in /full Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.22 to 8.0.23. - [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/compare/8.0.22...8.0.23) Signed-off-by: dependabot[bot] <support@github.com> Closes #141 Change-Id: I36680f1fe7cda06f0e496285bfc3a043fe55088c
diff --git a/full/pom.xml b/full/pom.xml index 73e7ad5..b9d2553 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -204,7 +204,7 @@ <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> - <version>8.0.22</version> + <version>8.0.23</version> </dependency> <!-- Jersey -->