Skip to content

Commit 909ac6b

Browse files
committed
Update org.apache.tomcat:tomcat-juli to version 10.1.18 (#2176)
1 parent 17c4dc9 commit 909ac6b

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plexus-utils.version>3.5.1</plexus-utils.version>
155155
<slf4j.version>2.0.10</slf4j.version>
156156
<system-stubs.version>2.1.5</system-stubs.version>
157-
<tomcat-juli.version>10.1.17</tomcat-juli.version>
157+
<tomcat-juli.version>10.1.18</tomcat-juli.version>
158158
<velocity.version>1.7</velocity.version>
159159
<wiremock.version>2.35.1</wiremock.version>
160160
<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.3.xsd"
5+
type="updated">
6+
<issue id="2176" link="https://github.com/apache/logging-log4j2/pull/2176"/>
7+
<description format="asciidoc">Update `org.apache.tomcat:tomcat-juli` to version `10.1.18`</description>
8+
</entry>

src/site/_release-notes/_3.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ This release contains...
5858
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
5959
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2118[2118])
6060
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
61+
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])
6162
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
6263
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
6364
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])

0 commit comments

Comments
 (0)