[java-parent-project] 03/03: Update hsqldb to 2.6.1

Ian Young ian at iay.org.uk
Tue Mar 22 17:38:58 UTC 2022


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=b2cfead3138d3b5cacc93fb2ec60866098023b7a

commit b2cfead3138d3b5cacc93fb2ec60866098023b7a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Mar 22 17:38:44 2022 +0000

    Update hsqldb to 2.6.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 54944ef..0a36062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -665,7 +665,7 @@
             <dependency>
                 <groupId>org.hsqldb</groupId>
                 <artifactId>hsqldb</artifactId>
-                <version>2.5.2</version>
+                <version>2.6.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