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 8cf6382f931b74b7158b40efc374d173530af3d6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 2 08:16:28 2025 -0500

    Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#2213)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.27.0 to 3.27.1.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.0...assertj-build-3.27.1)
    
    ---
    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 b3dff1fec1fc923e9f341c6e38d8b7146685863c)
    (cherry picked from commit 0318a11a52c250f13b9d6350194d7c271bd1d8d2)
    
    # 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 755a067381..a09c27035a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,7 +82,7 @@
         <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>
         <cxf.aspectj.version>1.9.22.1</cxf.aspectj.version>
-        <cxf.assertj.version>3.27.0</cxf.assertj.version>
+        <cxf.assertj.version>3.27.1</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.78.1</cxf.bcprov.version>

Reply via email to