Skip to content

Commit ed27303

Browse files
committed
Update org.apache.tomcat:tomcat-juli to version 10.1.30 (#2999)
1 parent 87d0dc4 commit ed27303

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
@@ -133,7 +133,7 @@
133133
<spring-boot.version>2.7.18</spring-boot.version>
134134
<spring-framework.version>5.3.39</spring-framework.version>
135135
<system-stubs.version>2.0.3</system-stubs.version>
136-
<tomcat-juli.version>10.1.0</tomcat-juli.version>
136+
<tomcat-juli.version>10.1.30</tomcat-juli.version>
137137
<velocity.version>1.7</velocity.version>
138138
<wiremock.version>2.35.2</wiremock.version>
139139
<xmlunit.version>2.10.0</xmlunit.version>

src/changelog/.2.x.x/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="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
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>
6+
<issue id="2999" link="https://github.com/apache/logging-log4j2/pull/2999"/>
7+
<description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to version `10.1.30`</description>
88
</entry>

0 commit comments

Comments
 (0)