Skip to content

Commit

Permalink
Update org.apache.maven:maven-core to version 3.9.9 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Aug 19, 2024
1 parent 2566ba1 commit 69b810a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion log4j-transform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<jmh.version>1.37</jmh.version>
<junit.version>5.11.0</junit.version>
<log4j2.version>2.23.1</log4j2.version>
<maven.version>3.9.8</maven.version>
<maven.version>3.9.9</maven.version>
<plexus-utils.version>4.0.1</plexus-utils.version>
<slf4j.version>2.0.16</slf4j.version>

Expand Down
4 changes: 2 additions & 2 deletions src/changelog/.0.x.x/update_org_apache_maven_maven_core.xml
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="109" link="https://github.com/apache/logging-log4j-transform/pull/109"/>
<description format="asciidoc">Update `org.apache.maven:maven-core` to version `3.9.8`</description>
<issue id="120" link="https://github.com/apache/logging-log4j-transform/pull/120"/>
<description format="asciidoc">Update `org.apache.maven:maven-core` to version `3.9.9`</description>
</entry>

0 comments on commit 69b810a

Please sign in to comment.