Skip to content

Commit fb22a89

Browse files
committed
Update org.apache.logging:logging-parent to version 11.2.0 (#60)
1 parent a04df2b commit fb22a89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.logging</groupId>
2424
<artifactId>logging-parent</artifactId>
25-
<version>11.1.0</version>
25+
<version>11.2.0</version>
2626
<relativePath />
2727
</parent>
2828

src/changelog/.13.x.x/update_org_apache_logging_logging_parent.xml

Lines changed: 2 additions & 2 deletions
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="56" link="https://github.com/apache/logging-log4j-scala/pull/56"/>
7-
<description format="asciidoc">Update `org.apache.logging:logging-parent` to version ``</description>
6+
<issue id="60" link="https://github.com/apache/logging-log4j-scala/pull/60"/>
7+
<description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.2.0`</description>
88
</entry>

0 commit comments

Comments
 (0)