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 eab3b3d8b0 Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#2207)
eab3b3d8b0 is described below
commit eab3b3d8b0ea446bd28c61984f9a0b1f336adcb0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 24 14:19:13 2024 -0500
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#2207)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.26.3 to 3.27.0.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.0)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 06f941a98b..790cf642be 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -92,7 +92,7 @@
<cxf.arquillian.version>1.8.0.Final</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.2.Final</cxf.arquillian.weld.container.version>
<cxf.aspectj.version>1.9.22.1</cxf.aspectj.version>
- <cxf.assertj.version>3.26.3</cxf.assertj.version>
+ <cxf.assertj.version>3.27.0</cxf.assertj.version>
<cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
<cxf.atmosphere.version>3.0.13</cxf.atmosphere.version>
<cxf.bcprov.version>1.77</cxf.bcprov.version>