Skip to content

Commit

Permalink
Update org.apache.logging:logging-parent to version 11.3.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Sep 23, 2024
1 parent 9e24f88 commit 4bbd680
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.logging</groupId>
<artifactId>logging-parent</artifactId>
<version>11.2.0</version>
<version>11.3.0</version>
<relativePath />
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="60" link="https://github.com/apache/logging-log4j-scala/pull/60"/>
<description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.2.0`</description>
<issue id="65" link="https://github.com/apache/logging-log4j-scala/pull/65"/>
<description format="asciidoc">Update `org.apache.logging:logging-parent` to version `11.3.0`</description>
</entry>

0 comments on commit 4bbd680

Please sign in to comment.