Skip to content

Commit 2f58a9a

Browse files
committed
Update uk.org.webcompere:system-stubs-core to version 2.1.8 (#3589)
1 parent d9811cc commit 2f58a9a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<pax-exam.version>4.14.0</pax-exam.version>
139139
<plexus-utils.version>3.6.0</plexus-utils.version>
140140
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
141-
<system-stubs.version>2.1.7</system-stubs.version>
141+
<system-stubs.version>2.1.8</system-stubs.version>
142142
<velocity.version>1.7</velocity.version>
143143
<xmlunit.version>2.10.0</xmlunit.version>
144144

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3589" link="https://github.com/apache/logging-log4j2/pull/3589"/>
7+
<description format="asciidoc">Update `uk.org.webcompere:system-stubs-core` to version `2.1.8`</description>
8+
</entry>

0 commit comments

Comments
 (0)