This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit e3062fe375e04d3a94290e3a32e50c0c026e995a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Sep 15 07:48:30 2022 +0200 Sync deps Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index f8a8fd0da10..1bc3f8ec6a8 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -252,7 +252,7 @@ <hibernate-validator-version>6.2.4.Final</hibernate-validator-version> <hibernate-version>5.6.10.Final</hibernate-version> <hk2-version>2.6.1</hk2-version> - <hsqldb-version>2.6.1</hsqldb-version> + <hsqldb-version>2.7.0</hsqldb-version> <httpasyncclient-version>4.1.5</httpasyncclient-version> <httpclient4-version>4.5.13</httpclient4-version> <httpcore4-version>4.4.15</httpcore4-version>