[java-parent-project] 08/08: Update hsqldb (test dependency) to 2.7.3
Scott Cantor
cantor.2 at osu.edu
Mon Jul 29 16:33:50 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-17.1
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=00299cc14863b4f3062d5372bca5d56582dd35d9
commit 00299cc14863b4f3062d5372bca5d56582dd35d9
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 7f2dcc0..de8126b 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