[java-parent-project] 04/04: Update hsqldb to 2.5.1
Ian Young
ian at iay.org.uk
Tue Oct 20 11:02:03 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=33a35306777f70d089e1197606ce4c126b7a2896
commit 33a35306777f70d089e1197606ce4c126b7a2896
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Oct 20 11:53:18 2020 +0100
Update hsqldb to 2.5.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f9da9dd..dc57c75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -589,7 +589,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
- <version>2.5.0</version>
+ <version>2.5.1</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