Skip to content

Commit

Permalink
Update org.ops4j.pax.exam:exam-maven-plugin to version 4.14.0 (#3280
Browse files Browse the repository at this point in the history
)
  • Loading branch information
asf-rm committed Dec 4, 2024
1 parent 6aed4b5 commit df91908
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
================================================= -->
<asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version>
<docker-maven-plugin.version>0.45.1</docker-maven-plugin.version>
<exam-maven-plugin.version>4.13.5</exam-maven-plugin.version>
<exam-maven-plugin.version>4.14.0</exam-maven-plugin.version>
<maven-taglib-plugin.version>2.4</maven-taglib-plugin.version>
<!-- `surefire.version` property used in `apache.org:apache`: -->
<surefire.version>3.5.2</surefire.version>
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="3280" link="https://github.com/apache/logging-log4j2/pull/3280"/>
<description format="asciidoc">Update `org.ops4j.pax.exam:exam-maven-plugin` to version `4.14.0`</description>
</entry>

0 comments on commit df91908

Please sign in to comment.