Skip to content

Commit 44371aa

Browse files
committed
Update org.apache.tomcat:tomcat-juli to version 10.1.16 (#2052)
1 parent 5f08a76 commit 44371aa

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
@@ -161,7 +161,7 @@
161161
<spring-boot.version>2.7.18</spring-boot.version>
162162
<spring-framework.version>5.3.31</spring-framework.version>
163163
<system-stubs.version>2.1.5</system-stubs.version>
164-
<tomcat-juli.version>10.0.23</tomcat-juli.version>
164+
<tomcat-juli.version>10.1.16</tomcat-juli.version>
165165
<velocity.version>1.7</velocity.version>
166166
<wiremock.version>2.35.1</wiremock.version>
167167
<woodstox.version>6.5.1</woodstox.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="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>
8+
</entry>

0 commit comments

Comments
 (0)