Skip to content

Commit 8be94bc

Browse files
committed
Update org.apache.tomcat:tomcat-juli to version 10.1.29 (#2944)
1 parent 992fab8 commit 8be94bc

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
@@ -148,7 +148,7 @@
148148
<plexus-utils.version>3.5.1</plexus-utils.version>
149149
<slf4j2.version>2.0.15</slf4j2.version>
150150
<system-stubs.version>2.1.6</system-stubs.version>
151-
<tomcat-juli.version>10.1.28</tomcat-juli.version>
151+
<tomcat-juli.version>10.1.29</tomcat-juli.version>
152152
<velocity.version>1.7</velocity.version>
153153
<wiremock.version>2.35.2</wiremock.version>
154154
<xmlunit.version>2.10.0</xmlunit.version>

src/changelog/.3.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="2802" link="https://github.com/apache/logging-log4j2/pull/2802"/>
7-
<description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to version `10.1.28`</description>
6+
<issue id="2944" link="https://github.com/apache/logging-log4j2/pull/2944"/>
7+
<description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to version `10.1.29`</description>
88
</entry>

0 commit comments

Comments
 (0)