[java-parent-project] 08/08: Update hsqldb (test dependency) to 2.7.3
Ian Young
ian at iay.org.uk
Mon Jul 29 16:10:51 UTC 2024
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=6ef9172f4b0779b9809e918b69f8bffea7d69316
commit 6ef9172f4b0779b9809e918b69f8bffea7d69316
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jul 29 16:51:07 2024 +0100
Update hsqldb (test dependency) to 2.7.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 131cf4b..df68cc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -539,7 +539,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
- <version>2.7.2</version>
+ <version>2.7.3</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