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 66f5812227 Bump assertj-core from 3.23.1 to 3.24.2 (#1156)
66f5812227 is described below
commit 66f581222723f7fb3aaf8b7c0f50a117db6b0ea6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 3 08:03:39 2023 -0500
Bump assertj-core from 3.23.1 to 3.24.2 (#1156)
Bumps assertj-core from 3.23.1 to 3.24.2.
---
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 5243133ced..e80ef2b68b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -64,7 +64,7 @@
<cxf.arquillian.version>1.7.0.Alpha13</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.0.Final</cxf.arquillian.weld.container.version>
<cxf.aspectj.version>1.9.19</cxf.aspectj.version>
- <cxf.assertj.version>3.23.1</cxf.assertj.version>
+ <cxf.assertj.version>3.24.2</cxf.assertj.version>
<cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
<cxf.atmosphere.version>3.0.2</cxf.atmosphere.version>
<cxf.bcprov.version>1.70</cxf.bcprov.version>