Skip to content

Commit 26ef196

Browse files
committed
Update org.apache.logging:logging-parent to version 11.0.0 (#115)
1 parent 9d09ff8 commit 26ef196

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>10.6.0</version>
34+
<version>11.0.0</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="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+
type="updated">
6+
<issue id="115" link="https://github.com/apache/logging-log4j-tools/pull/115"/>
7+
<description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.0.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)