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
The following commit(s) were added to refs/heads/main by this push:
new 117c7150363 chore(deps): Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4
(#16157)
117c7150363 is described below
commit 117c71503630bf2d0d3dadc2aa21194b60087813
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 10:47:35 2024 +0100
chore(deps): Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 (#16157)
Bumps org.hsqldb:hsqldb from 2.7.3 to 2.7.4.
---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e74fd54201..9406fd0ae7d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
<hibernate-validator-version>8.0.1.Final</hibernate-validator-version>
<hibernate-version>6.3.2.Final</hibernate-version>
<hk2-version>2.6.1</hk2-version>
- <hsqldb-version>2.7.3</hsqldb-version>
+ <hsqldb-version>2.7.4</hsqldb-version>
<httpunit-version>1.7</httpunit-version>
<httpcore-version>5.3.1</httpcore-version>
<httpclient-version>5.4</httpclient-version>