[java-opensaml] 01/02: IDP-1465 - Update mysql-connector-java (test) to 8.0.19
Ian Young
ian at iay.org.uk
Wed Jan 29 09:35:51 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=242725116f82e0a028882455dc9a2dff25e0804e
commit 242725116f82e0a028882455dc9a2dff25e0804e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 29 14:33:51 2020 +0000
IDP-1465 - Update mysql-connector-java (test) to 8.0.19
https://issues.shibboleth.net/jira/browse/IDP-1465
---
opensaml-storage-impl/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-storage-impl/pom.xml b/opensaml-storage-impl/pom.xml
index b4885a6..29c8151 100644
--- a/opensaml-storage-impl/pom.xml
+++ b/opensaml-storage-impl/pom.xml
@@ -147,7 +147,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
- <version>8.0.15</version>
+ <version>8.0.19</version>
<scope>test</scope>
</dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list