File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 154
154
<plexus-utils .version>3.5.1</plexus-utils .version>
155
155
<slf4j .version>2.0.10</slf4j .version>
156
156
<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>
158
158
<velocity .version>1.7</velocity .version>
159
159
<wiremock .version>2.35.1</wiremock .version>
160
160
<woodstox .version>6.5.1</woodstox .version>
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ This release contains...
58
58
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
59
59
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2118[2118])
60
60
* 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])
61
62
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
62
63
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
63
64
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])
You can’t perform that action at this time.
0 commit comments