This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new 9bddb551cf Update `org.assertj:assertj-core` to version `3.25.1`
(#2152)
9bddb551cf is described below
commit 9bddb551cff42f3ed043a78929a7d27cc959dae8
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Jan 3 16:47:01 2024 +0000
Update `org.assertj:assertj-core` to version `3.25.1` (#2152)
---
log4j-parent/pom.xml | 2 +-
src/changelog/.3.x.x/update_org_assertj_assertj_core.xml | 4 ++--
src/site/_release-notes/_3.x.x.adoc | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 6c89304701..c21c469fe1 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -93,7 +93,7 @@
===================================================== -->
<angus-activation.version>2.0.1</angus-activation.version>
<angus-mail.version>2.0.2</angus-mail.version>
- <assertj.version>3.25.0</assertj.version>
+ <assertj.version>3.25.1</assertj.version>
<awaitility.version>4.2.0</awaitility.version>
<bsh.version>2.0b6</bsh.version>
<commons-codec.version>1.16.0</commons-codec.version>
diff --git a/src/changelog/.3.x.x/update_org_assertj_assertj_core.xml
b/src/changelog/.3.x.x/update_org_assertj_assertj_core.xml
index e6e5c70d73..2dccc818c5 100644
--- a/src/changelog/.3.x.x/update_org_assertj_assertj_core.xml
+++ b/src/changelog/.3.x.x/update_org_assertj_assertj_core.xml
@@ -3,6 +3,6 @@
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="updated">
- <issue id="2146" link="https://github.com/apache/logging-log4j2/pull/2146"/>
- <description format="asciidoc">Update `org.assertj:assertj-core` to version
`3.25.0`</description>
+ <issue id="2152" link="https://github.com/apache/logging-log4j2/pull/2152"/>
+ <description format="asciidoc">Update `org.assertj:assertj-core` to version
`3.25.1`</description>
</entry>
diff --git a/src/site/_release-notes/_3.x.x.adoc
b/src/site/_release-notes/_3.x.x.adoc
index a8998db3b9..67ee294d3f 100644
--- a/src/site/_release-notes/_3.x.x.adoc
+++ b/src/site/_release-notes/_3.x.x.adoc
@@ -49,6 +49,6 @@ This release contains...
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1`
(https://github.com/apache/logging-log4j2/pull/2127[2127])
* Update `org.apache.groovy:groovy-bom` to version `4.0.17`
(https://github.com/apache/logging-log4j2/pull/2124[2124])
* Update `org.apache.logging:logging-parent` to version `10.5.0`
(https://github.com/apache/logging-log4j2/pull/2118[2118])
-* Update `org.assertj:assertj-core` to version `3.25.0`
(https://github.com/apache/logging-log4j2/pull/2146[2146])
+* Update `org.assertj:assertj-core` to version `3.25.1`
(https://github.com/apache/logging-log4j2/pull/2152[2152])
* Update `org.slf4j:slf4j-api` to version `2.0.10`
(https://github.com/apache/logging-log4j2/pull/2136[2136])
* Update `org.springframework.boot:spring-boot-dependencies` to version
`3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])