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 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>
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...
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])
You can’t perform that action at this time.
0 commit comments