Skip to content

Commit 5b3fe3d

Browse files
asf-rmvy
authored andcommitted
Update org.apache.tomcat:tomcat-juli to version 10.1.17 (#2086)
1 parent c5dbdcf commit 5b3fe3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<!-- Last version before a breaking change -->
154154
<slf4j-ext.version>1.7.25</slf4j-ext.version>
155155
<system-stubs.version>2.1.5</system-stubs.version>
156-
<tomcat-juli.version>10.1.16</tomcat-juli.version>
156+
<tomcat-juli.version>10.1.17</tomcat-juli.version>
157157
<velocity.version>1.7</velocity.version>
158158
<wiremock.version>2.35.1</wiremock.version>
159159
<woodstox.version>6.5.1</woodstox.version>

src/changelog/3.0.0-beta1/update_org_apache_tomcat_tomcat_juli.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="2052" link="https://github.com/apache/logging-log4j2/pull/2052"/>
7-
<description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to version `10.1.16`</description>
6+
<issue id="2086" link="https://github.com/apache/logging-log4j2/pull/2086"/>
7+
<description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to version `10.1.17`</description>
88
</entry>

0 commit comments

Comments
 (0)