[java-parent-project] 01/02: IDP-1465 - update hsqldb to 2.5.0
Ian Young
ian at iay.org.uk
Fri Jan 10 05:36:16 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=82d47be58084564b11b014d22831e7f650fca205
commit 82d47be58084564b11b014d22831e7f650fca205
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 9 18:14:07 2020 +0000
IDP-1465 - update hsqldb to 2.5.0
https://issues.shibboleth.net/jira/browse/IDP-1465
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ffe6bd9..02af783 100644
--- a/pom.xml
+++ b/pom.xml
@@ -524,7 +524,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
- <version>2.3.3</version>
+ <version>2.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list