This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 7c7e90dd70 Bump com.h2database:h2 from 2.3.232 to 2.4.240 (#2625)
7c7e90dd70 is described below
commit 7c7e90dd70848aa5f5b014f60ccbbdbd499fccec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 20:53:39 2025 -0400
Bump com.h2database:h2 from 2.3.232 to 2.4.240 (#2625)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from
2.3.232 to 2.4.240.
- [Release notes](https://github.com/h2database/h2database/releases)
-
[Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-version: 2.4.240
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
distribution/src/main/release/samples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distribution/src/main/release/samples/pom.xml
b/distribution/src/main/release/samples/pom.xml
index 3ffd362a6c..dbfafd0014 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -48,7 +48,7 @@
<cxf.zipkin-reporter.version>3.5.1</cxf.zipkin-reporter.version>
<cxf.zest.version>2.1</cxf.zest.version>
<cxf.activemq.artemis.version>2.31.0</cxf.activemq.artemis.version>
- <cxf.h2.version>2.3.232</cxf.h2.version>
+ <cxf.h2.version>2.4.240</cxf.h2.version>
<cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>
<cxf.narayana.spring.boot.version>2.6.7</cxf.narayana.spring.boot.version>
<cxf.camel.version>4.11.0</cxf.camel.version>