You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/10 18:19:17 UTC

[cxf] 03/03: Bump cxf.openwebbeans.version from 2.0.26 to 2.0.27 (#1062)

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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit ff70972e2e598deb3e4cbeb2987232ead90796f2
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jan 10 10:05:16 2023 -0500

    Bump cxf.openwebbeans.version from 2.0.26 to 2.0.27 (#1062)
    
    Bumps `cxf.openwebbeans.version` from 2.0.26 to 2.0.27.
    
    Updates `openwebbeans-impl` from 2.0.26 to 2.0.27
    - [Release notes](https://github.com/apache/openwebbeans/releases)
    - [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)
    
    Updates `openwebbeans-el22` from 2.0.26 to 2.0.27
    - [Release notes](https://github.com/apache/openwebbeans/releases)
    - [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)
    
    Updates `openwebbeans-spi` from 2.0.26 to 2.0.27
    - [Release notes](https://github.com/apache/openwebbeans/releases)
    - [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)
    
    Updates `openwebbeans-web` from 2.0.26 to 2.0.27
    - [Release notes](https://github.com/apache/openwebbeans/releases)
    - [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.openwebbeans:openwebbeans-impl:jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.openwebbeans:openwebbeans-el22:jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.openwebbeans:openwebbeans-spi:jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.openwebbeans:openwebbeans-web:jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 10f5e2b521..a1c1b6de35 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -183,7 +183,7 @@
         <cxf.opensaml.osgi.version.range>[3.1,4)</cxf.opensaml.osgi.version.range>
         <cxf.opensaml.osgi.version>3.4.6_3</cxf.opensaml.osgi.version>
         <cxf.opentracing.version>0.33.0</cxf.opentracing.version>
-        <cxf.openwebbeans.version>2.0.26</cxf.openwebbeans.version>
+        <cxf.openwebbeans.version>2.0.27</cxf.openwebbeans.version>
         <cxf.persistence-api.version>2.2.3</cxf.persistence-api.version>
         <cxf.plexus-archiver.version>4.2.0</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.3.1</cxf.plexus-utils.version>