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 dfccd9b9ff Bump org.wildfly.common:wildfly-common from 2.0.0 to 2.0.1 
(#2092)
dfccd9b9ff is described below

commit dfccd9b9ffa46612cd2f08332e81c212c21bcc01
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 4 16:19:45 2024 -0400

    Bump org.wildfly.common:wildfly-common from 2.0.0 to 2.0.1 (#2092)
    
    Bumps 
[org.wildfly.common:wildfly-common](https://github.com/wildfly/wildfly-common) 
from 2.0.0 to 2.0.1.
    - 
[Changelog](https://github.com/wildfly/wildfly-common/blob/main/RELEASE_PROCEDURE.adoc)
    - [Commits](https://github.com/wildfly/wildfly-common/compare/2.0.0...2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.wildfly.common:wildfly-common
      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 69d394af0e..049cfe8d18 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -231,7 +231,7 @@
         
<cxf.validation.api.package.version>[3,4)</cxf.validation.api.package.version>
         <cxf.validation.api.version>3.0.2</cxf.validation.api.version>
         <cxf.velocity.version>2.3</cxf.velocity.version>
-        <cxf.wildfly.common.version>2.0.0</cxf.wildfly.common.version>
+        <cxf.wildfly.common.version>2.0.1</cxf.wildfly.common.version>
         <cxf.wiremock.version>3.9.1</cxf.wiremock.version>
         <cxf.woodstox.core.version>7.0.0</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version>

Reply via email to