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 6d4b35c25d Update `uk.org.webcompere:system-stubs-core` to version 
`2.1.3` (#1873)
6d4b35c25d is described below

commit 6d4b35c25d946c27884eda7191841c7613c2482d
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Oct 20 09:31:03 2023 +0000

    Update `uk.org.webcompere:system-stubs-core` to version `2.1.3` (#1873)
---
 pom.xml                                                          | 2 +-
 .../.3.x.x/update_uk_org_webcompere_system_stubs_core.xml        | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f657fc87db..d419824bae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,7 +465,7 @@
     <slf4j.version>1.7.36</slf4j.version>
     <spring-boot.version>2.7.15</spring-boot.version>
     <spring-framework.version>5.3.29</spring-framework.version>
-    <system-stubs.version>2.0.2</system-stubs.version>
+    <system-stubs.version>2.1.3</system-stubs.version>
     <tomcat-juli.version>10.0.23</tomcat-juli.version>
     <velocity.version>1.7</velocity.version>
     <wiremock.version>2.35.1</wiremock.version>
diff --git 
a/src/changelog/.3.x.x/update_uk_org_webcompere_system_stubs_core.xml 
b/src/changelog/.3.x.x/update_uk_org_webcompere_system_stubs_core.xml
new file mode 100644
index 0000000000..158b81db27
--- /dev/null
+++ b/src/changelog/.3.x.x/update_uk_org_webcompere_system_stubs_core.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="http://logging.apache.org/log4j/changelog";
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
+       type="changed">
+  <issue id="1873" link="https://github.com/apache/logging-log4j2/pull/1873"/>
+  <author id="github:dependabot"/>
+  <description format="asciidoc">Update `uk.org.webcompere:system-stubs-core` 
to version `2.1.3`</description>
+</entry>

Reply via email to