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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0f4fca311d5d5867ddfea99dece0b4addc5b8837
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Jun 30 07:13:37 2020 +0200

    Upgrade HSQLDB to version 2.5.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 679c407..d084560 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -248,7 +248,7 @@
         <hibernate-validator-version>6.1.5.Final</hibernate-validator-version>
         <hibernate-version>5.4.13.Final</hibernate-version>
         <hk2-version>2.5.0</hk2-version>
-        <hsqldb-version>2.5.0</hsqldb-version>
+        <hsqldb-version>2.5.1</hsqldb-version>
         <htrace-version>3.1.0-incubating</htrace-version>
         <httpunit-version>1.7</httpunit-version>
         <httpcore4-version>4.4.13</httpcore4-version>

Reply via email to