This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new 53a5624  Upgrade to HSQLDB 2.5.2
53a5624 is described below

commit 53a56245b1309b0c83a855b39aa98a090273c6d7
Author: Alexey Markevich <[email protected]>
AuthorDate: Thu Apr 15 20:36:29 2021 +0300

    Upgrade to HSQLDB 2.5.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 01b626a..4325f18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
         <easymock.version>4.0.2</easymock.version>
         <ehcache3.version>3.8.1</ehcache3.version>
         <jcache.version>1.1.1</jcache.version>
-        <hsqldb.version>2.5.1</hsqldb.version>
+        <hsqldb.version>2.5.2</hsqldb.version>
         <htmlunit.version>2.47.1</htmlunit.version>
         <jackson.version>2.11.4</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>

Reply via email to