Skip to content

Commit 129a9e8

Browse files
committed
Update org.jacoco:jacoco-maven-plugin to version 0.8.14 (#231)
1 parent cf54b0e commit 129a9e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-transform-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<slf4j.version>2.0.17</slf4j.version>
4646

4747
<!-- plugin versions -->
48-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
48+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
4949
<maven-invoker-plugin.version>3.6.1</maven-invoker-plugin.version>
5050
<surefire.version>3.0.0-M7</surefire.version>
5151

src/changelog/.0.x.x/update_org_jacoco_jacoco_maven_plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="178" link="https://github.com/apache/logging-log4j-transform/pull/178"/>
7-
<description format="asciidoc">Update `org.jacoco:jacoco-maven-plugin` to version `0.8.13`</description>
6+
<issue id="231" link="https://github.com/apache/logging-log4j-transform/pull/231"/>
7+
<description format="asciidoc">Update `org.jacoco:jacoco-maven-plugin` to version `0.8.14`</description>
88
</entry>

0 commit comments

Comments
 (0)