Skip to content

Commit 1edd7e9

Browse files
committed
Update org.apache.maven:maven-core to version 3.9.6 (#2049)
1 parent b2ebe43 commit 1edd7e9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<log4j2-ecs-layout.version>1.5.0</log4j2-ecs-layout.version>
143143
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>
144144
<logback.version>1.4.14</logback.version>
145-
<maven.version>3.8.6</maven.version>
145+
<maven.version>3.9.6</maven.version>
146146
<mockito.version>5.8.0</mockito.version>
147147
<mongodb.version>4.11.1</mongodb.version>
148148
<nashorn.version>15.4</nashorn.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2049" link="https://github.com/apache/logging-log4j2/pull/2049"/>
7+
<description format="asciidoc">Update `org.apache.maven:maven-core` to version `3.9.6`</description>
8+
</entry>

0 commit comments

Comments
 (0)