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 1ffb1bf583 Update `org.wiremock:wiremock` to version `3.13.1` (#3727)
1ffb1bf583 is described below
commit 1ffb1bf583a5aa315adb13968cd259cbc5c9ba7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 13 15:28:12 2025 +0000
Update `org.wiremock:wiremock` to version `3.13.1` (#3727)
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 ecf1ba9efc..5b9744f862 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.13.0</wiremock.version>
+ <wiremock.version>3.13.1</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 4c21275174..2521fc87f0 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="3637" link="https://github.com/apache/logging-log4j2/pull/3637"/>
- <description format="asciidoc">Update `org.wiremock:wiremock` to version
`3.13.0`</description>
+ <issue id="3727" link="https://github.com/apache/logging-log4j2/pull/3727"/>
+ <description format="asciidoc">Update `org.wiremock:wiremock` to version
`3.13.1`</description>
</entry>