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

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

commit 02666ba1477838072b0b5c43783c30808d1fd016
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 11:26:56 2024 -0500

    Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#1672)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.2 to 3.25.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.2...assertj-build-3.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      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>
    (cherry picked from commit 6a94ab86757624736927a0ed8c35b95e6bf73a5d)
    
    # Conflicts:
    #       parent/pom.xml
    (cherry picked from commit e903d8be3537fc09fc634a9cecfce6517a368eef)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7d00148d03..dee0edd668 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -86,7 +86,7 @@
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>
         <cxf.aspectj.version>1.9.21</cxf.aspectj.version>
-        <cxf.assertj.version>3.25.2</cxf.assertj.version>
+        <cxf.assertj.version>3.25.3</cxf.assertj.version>
         <cxf.atmosphere.version.range>[2.4,3.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
         <cxf.bcprov.version>1.77</cxf.bcprov.version>

Reply via email to