Skip to content

Commit

Permalink
Update org.apache.logging:logging-parent to version 11.0.0 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Apr 19, 2024
1 parent 9d09ff8 commit 26ef196
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.logging</groupId>
<artifactId>logging-parent</artifactId>
<version>10.6.0</version>
<version>11.0.0</version>
</parent>

<groupId>org.apache.logging.log4j</groupId>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="updated">
<issue id="115" link="https://github.com/apache/logging-log4j-tools/pull/115"/>
<description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.0.0`</description>
</entry>

0 comments on commit 26ef196

Please sign in to comment.