File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 143
143
<mockito .version>5.10.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.106 .Final</netty .version>
146
+ <netty .version>4.1.107 .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 3
3
xmlns =" http://logging.apache.org/log4j/changelog"
4
4
xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5
5
type =" updated" >
6
- <issue id =" 2224 " link =" https://github.com/apache/logging-log4j2/pull/2224 " />
7
- <description format =" asciidoc" >Update `io.netty:netty-bom` to version `4.1.106 .Final`</description >
6
+ <issue id =" 2283 " link =" https://github.com/apache/logging-log4j2/pull/2283 " />
7
+ <description format =" asciidoc" >Update `io.netty:netty-bom` to version `4.1.107 .Final`</description >
8
8
</entry >
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ This release contains...
70
70
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
71
71
* Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195])
72
72
* Update `commons-codec:commons-codec` to version `1.16.1` (https://github.com/apache/logging-log4j2/pull/2276[2276])
73
- * Update `io.netty:netty-bom` to version `4.1.106 .Final` (https://github.com/apache/logging-log4j2/pull/2224[2224 ])
73
+ * Update `io.netty:netty-bom` to version `4.1.107 .Final` (https://github.com/apache/logging-log4j2/pull/2283[2283 ])
74
74
* Update `org.apache.groovy:groovy-bom` to version `4.0.18` (https://github.com/apache/logging-log4j2/pull/2217[2217])
75
75
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
76
76
* 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