Skip to content

Commit e752be4

Browse files
committed
Update org.apache.tomcat:tomcat-juli to version 10.1.0 (#2982)
1 parent 995cf4c commit e752be4

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
@@ -134,7 +134,7 @@
134134
<spring-boot.version>2.7.18</spring-boot.version>
135135
<spring-framework.version>5.3.39</spring-framework.version>
136136
<system-stubs.version>2.0.3</system-stubs.version>
137-
<tomcat-juli.version>10.0.27</tomcat-juli.version>
137+
<tomcat-juli.version>10.1.0</tomcat-juli.version>
138138
<velocity.version>1.7</velocity.version>
139139
<wiremock.version>2.35.2</wiremock.version>
140140
<xmlunit.version>2.10.0</xmlunit.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="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="2982" link="https://github.com/apache/logging-log4j2/pull/2982"/>
7+
<description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to version `10.1.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)