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 0f6ab758123f7d0c8b01864e819a1390d18098c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 6 17:15:38 2025 -0500
Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#2216)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.27.1 to 3.27.2.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.1...assertj-build-3.27.2)
---
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 436721d94079bf5b91a18e37bdcbf3fb7560d270)
(cherry picked from commit 3f5290defd6b6c0a80aa7db9a0ca1c2418c57e6b)
# Conflicts:
# parent/pom.xml
(cherry picked from commit e8b4a8d19f8375e9f2f1a308cf98e53b2d05ca19)
# 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 9256db7fdd..efefe9ed37 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.22.1</cxf.aspectj.version>
- <cxf.assertj.version>3.27.1</cxf.assertj.version>
+ <cxf.assertj.version>3.27.2</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>