Skip to content

Commit c18fb62

Browse files
committed
Update org.apache.logging:logging-parent to version 12.1.1 (#196)
1 parent bcb423c commit c18fb62

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.logging</groupId>
3333
<artifactId>logging-parent</artifactId>
34-
<version>12.1.0</version>
34+
<version>12.1.1</version>
3535
</parent>
3636

3737
<groupId>org.apache.logging.log4j</groupId>
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="196" link="https://github.com/apache/logging-log4j-tools/pull/196"/>
7+
<description format="asciidoc">Update `org.apache.logging:logging-parent` to version `12.1.1`</description>
8+
</entry>

0 commit comments

Comments
 (0)