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 c1f670e32d Update `org.wiremock:wiremock` to version `3.13.0` (#3637)
(#3637)
c1f670e32d is described below
commit c1f670e32d2033c6dc6ad788449f270cd952f810
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 15 12:32:37 2025 +0200
Update `org.wiremock:wiremock` to version `3.13.0` (#3637) (#3637)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
log4j-core-test/pom.xml | 2 +-
src/changelog/.3.x.x/update_org_wiremock_wiremock.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/log4j-core-test/pom.xml b/log4j-core-test/pom.xml
index bad9aff5c6..ecf1ba9efc 100644
--- a/log4j-core-test/pom.xml
+++ b/log4j-core-test/pom.xml
@@ -64,7 +64,7 @@
<!-- Dependency versions -->
<slf4j2.version>2.0.17</slf4j2.version>
- <wiremock.version>3.12.1</wiremock.version>
+ <wiremock.version>3.13.0</wiremock.version>
</properties>
<dependencyManagement>
diff --git a/src/changelog/.3.x.x/update_org_wiremock_wiremock.xml
b/src/changelog/.3.x.x/update_org_wiremock_wiremock.xml
index e63826aaec..4c21275174 100644
--- a/src/changelog/.3.x.x/update_org_wiremock_wiremock.xml
+++ b/src/changelog/.3.x.x/update_org_wiremock_wiremock.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="3522" link="https://github.com/apache/logging-log4j2/pull/3522"/>
- <description format="asciidoc">Update `org.wiremock:wiremock` to version
`3.12.1`</description>
+ <issue id="3637" link="https://github.com/apache/logging-log4j2/pull/3637"/>
+ <description format="asciidoc">Update `org.wiremock:wiremock` to version
`3.13.0`</description>
</entry>