Skip to content

Commit

Permalink
Update org.eclipse.sisu:sisu-maven-plugin to version 0.9.0.M3 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Jun 4, 2024
1 parent 58ea885 commit e30143e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-tools-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<maven-plugin.version>3.13.0</maven-plugin.version>
<maven-plugin-api.version>3.6.3</maven-plugin-api.version>
<modello-maven-plugin.version>2.4.0</modello-maven-plugin.version>
<sisu-maven-plugin.version>0.9.0.M2</sisu-maven-plugin.version>
<sisu-maven-plugin.version>0.9.0.M3</sisu-maven-plugin.version>

</properties>

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="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="129" link="https://github.com/apache/logging-log4j-tools/pull/129"/>
<description format="asciidoc">Update `org.eclipse.sisu:sisu-maven-plugin` to version `0.9.0.M3`</description>
</entry>

0 comments on commit e30143e

Please sign in to comment.