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

Ian Young ian at iay.org.uk
Wed Aug 9 14:05:27 UTC 2023


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=163512932425543e4ea34461040782650bef957c

commit 163512932425543e4ea34461040782650bef957c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Aug 9 14:45:29 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 2a2235f..e87e33a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -562,7 +562,7 @@
             <dependency>
                 <groupId>org.hsqldb</groupId>
                 <artifactId>hsqldb</artifactId>
-                <version>2.7.1</version>
+                <version>2.7.2</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