This is an automated email from the ASF dual-hosted git repository.

pkarwasz 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 80e2519444 Update `net.javacrumbs.json-unit:json-unit` to version 
`4.1.1` (#3659) (#3659)
80e2519444 is described below

commit 80e2519444b79a0aab38d5fc82e3f29bd0b2d1f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 15 16:14:22 2025 +0200

    Update `net.javacrumbs.json-unit:json-unit` to version `4.1.1` (#3659) 
(#3659)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                               | 2 +-
 src/changelog/.3.x.x/update_net_javacrumbs_json_unit_json_unit.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 5e287e1168..af6245fc7d 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -117,7 +117,7 @@
     <jctools.version>4.0.5</jctools.version>
     <jmdns.version>3.6.1</jmdns.version>
     <jmh.version>1.37</jmh.version>
-    <json-unit.version>4.1.0</json-unit.version>
+    <json-unit.version>4.1.1</json-unit.version>
     <jspecify.version>1.0.0</jspecify.version>
     <junit.version>4.13.2</junit.version>
     <junit-jupiter.version>5.12.2</junit-jupiter.version>
diff --git a/src/changelog/.3.x.x/update_net_javacrumbs_json_unit_json_unit.xml 
b/src/changelog/.3.x.x/update_net_javacrumbs_json_unit_json_unit.xml
index ad69d6ed2b..1294c3cc48 100644
--- a/src/changelog/.3.x.x/update_net_javacrumbs_json_unit_json_unit.xml
+++ b/src/changelog/.3.x.x/update_net_javacrumbs_json_unit_json_unit.xml
@@ -3,6 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns";
        xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
        type="updated">
-  <issue id="3261" link="https://github.com/apache/logging-log4j2/pull/3261"/>
-  <description format="asciidoc">Update `net.javacrumbs.json-unit:json-unit` 
to version `4.1.0`</description>
+  <issue id="3659" link="https://github.com/apache/logging-log4j2/pull/3659"/>
+  <description format="asciidoc">Update `net.javacrumbs.json-unit:json-unit` 
to version `4.1.1`</description>
 </entry>

Reply via email to