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 5c3c23c591 Update `org.xmlunit:xmlunit-core` to version `2.10.2` 
(#3683) (#3683)
5c3c23c591 is described below

commit 5c3c23c5914d767900169435297a4933b4ab5320
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 25 13:59:42 2025 +0000

    Update `org.xmlunit:xmlunit-core` to version `2.10.2` (#3683) (#3683)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                     | 2 +-
 src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index ef0d4f1a86..a688574acf 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -140,7 +140,7 @@
     <spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
     <system-stubs.version>2.1.8</system-stubs.version>
     <velocity.version>1.7</velocity.version>
-    <xmlunit.version>2.10.1</xmlunit.version>
+    <xmlunit.version>2.10.2</xmlunit.version>
 
     <!-- =====================================================
          Pinned transitive dependency version properties (in alphabetical 
order)
diff --git a/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml 
b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml
new file mode 100644
index 0000000000..74ccc76299
--- /dev/null
+++ b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       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="3683" link="https://github.com/apache/logging-log4j2/pull/3683"/>
+  <description format="asciidoc">Update `org.xmlunit:xmlunit-core` to version 
`2.10.2`</description>
+</entry>

Reply via email to