File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 86
86
<flapdoodle-embed .version>4.9.0</flapdoodle-embed .version>
87
87
<flapdoodle-reverse .version>1.7.2</flapdoodle-reverse .version>
88
88
<flume .version>1.11.0</flume .version>
89
- <groovy .version>3.0.19 </groovy .version>
89
+ <groovy .version>3.0.20 </groovy .version>
90
90
<guava .version>33.0.0-jre</guava .version>
91
91
<h2 .version>2.2.224</h2 .version>
92
92
<hadoop .version>1.2.1</hadoop .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 =" 2125" link =" https://github.com/apache/logging-log4j2/pull/2125" />
7
+ <description format =" asciidoc" >Update `org.codehaus.groovy:groovy-bom` to version `3.0.20`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -37,3 +37,8 @@ This releases contains ...
37
37
=== Deprecated
38
38
39
39
* Deprecated the `RingBufferLogEventHandler` class for removal from the public API in 3.x.
40
+
41
+ [#release-notes-2-x-x-updated]
42
+ === Updated
43
+
44
+ * Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])
You can’t perform that action at this time.
0 commit comments