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 64d861dd27 Bump wildfly-common from 1.5.4.Final to 1.6.0.Final (#1052)
64d861dd27 is described below

commit 64d861dd27daa09363144f5b6d0de367dd369ae1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 6 18:07:24 2023 -0500

    Bump wildfly-common from 1.5.4.Final to 1.6.0.Final (#1052)
    
    Bumps wildfly-common from 1.5.4.Final to 1.6.0.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.wildfly.common:wildfly-common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    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 790030aee4..371d0bc2bd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -200,7 +200,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>1.5.4.Final</cxf.wildfly.common.version>
+        <cxf.wildfly.common.version>1.6.0.Final</cxf.wildfly.common.version>
         <cxf.wiremock.version>2.27.2</cxf.wiremock.version>
         <cxf.woodstox.core.version>6.4.0</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version>

Reply via email to