Skip to content

Commit e83b95c

Browse files
committed
Update org.wiremock:wiremock to version 3.12.1 (#3522)
1 parent 1b7e33c commit e83b95c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-core-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
<!-- Dependency versions -->
6666
<slf4j2.version>2.0.16</slf4j2.version>
67-
<wiremock.version>3.12.0</wiremock.version>
67+
<wiremock.version>3.12.1</wiremock.version>
6868
</properties>
6969

7070
<dependencyManagement>

src/changelog/.3.x.x/update_org_wiremock_wiremock.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3465" link="https://github.com/apache/logging-log4j2/pull/3465"/>
7-
<description format="asciidoc">Update `org.wiremock:wiremock` to version `3.12.0`</description>
6+
<issue id="3522" link="https://github.com/apache/logging-log4j2/pull/3522"/>
7+
<description format="asciidoc">Update `org.wiremock:wiremock` to version `3.12.1`</description>
88
</entry>

0 commit comments

Comments
 (0)