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 143
143
<mockito .version>5.9.0</mockito .version>
144
144
<mongodb .version>4.11.1</mongodb .version>
145
145
<nashorn .version>15.4</nashorn .version>
146
- <netty .version>4.1.104 .Final</netty .version>
146
+ <netty .version>4.1.105 .Final</netty .version>
147
147
<opentest4j .version>1.3.0</opentest4j .version>
148
148
<org .eclipse.osgi.version>3.18.600</org .eclipse.osgi.version>
149
149
<oro .version>2.0.8</oro .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 =" 2200" link =" https://github.com/apache/logging-log4j2/pull/2200" />
7
+ <description format =" asciidoc" >Update `io.netty:netty-bom` to version `4.1.105.Final`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ This release contains...
60
60
* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j2/pull/2191[2191])
61
61
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
62
62
* Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195])
63
+ * Update `io.netty:netty-bom` to version `4.1.105.Final` (https://github.com/apache/logging-log4j2/pull/2200[2200])
63
64
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
64
65
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
65
66
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
You can’t perform that action at this time.
0 commit comments