Skip to content

Commit cf147fd

Browse files
committed
Update Java 17 changelog entry
The migration to a JDK 17 build is similar to any other dependency update (e.g. Github Actions or Maven Plugin update). It **should** not have an influence on the user.
1 parent 7752e18 commit cf147fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changelog/.2.x.x/java_17.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1919
xmlns="http://logging.apache.org/log4j/changelog"
2020
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
21-
type="changed">
21+
type="updated">
2222
<issue id="2021" link="https://github.com/apache/logging-log4j2/issues/2021"/>
2323
<description format="asciidoc">
2424
Bumped the minimum Java version required for the build to Java 17. Runtime requirements remain unchanged.

0 commit comments

Comments
 (0)