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 54d0bde599 Bump com.h2database:h2 from 2.2.220 to 2.2.222 (#1419)
54d0bde599 is described below

commit 54d0bde599ba55482e6c7a9b98aa0a715b4789b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 4 17:56:33 2023 -0400

    Bump com.h2database:h2 from 2.2.220 to 2.2.222 (#1419)
    
    Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 
2.2.220 to 2.2.222.
    - [Release notes](https://github.com/h2database/h2database/releases)
    - 
[Commits](https://github.com/h2database/h2database/compare/version-2.2.220...version-2.2.222)
    
    ---
    updated-dependencies:
    - dependency-name: com.h2database:h2
      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>
---
 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 7436402358..2c7ff339ad 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -47,7 +47,7 @@
         <cxf.brave.version>5.16.0</cxf.brave.version>
         <cxf.zest.version>2.1</cxf.zest.version>
         <cxf.activemq.artemis.version>2.27.1</cxf.activemq.artemis.version>
-        <cxf.h2.version>2.2.220</cxf.h2.version>
+        <cxf.h2.version>2.2.222</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>
     </properties>

Reply via email to