Skip to content

Commit 34f8031

Browse files
committed
Update org.codehaus.groovy:groovy-bom to version 3.0.20 (#2125)
1 parent 7e6ad92 commit 34f8031

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<flapdoodle-embed.version>4.9.0</flapdoodle-embed.version>
8787
<flapdoodle-reverse.version>1.7.2</flapdoodle-reverse.version>
8888
<flume.version>1.11.0</flume.version>
89-
<groovy.version>3.0.19</groovy.version>
89+
<groovy.version>3.0.20</groovy.version>
9090
<guava.version>33.0.0-jre</guava.version>
9191
<h2.version>2.2.224</h2.version>
9292
<hadoop.version>1.2.1</hadoop.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ This releases contains ...
3737
=== Deprecated
3838
3939
* 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])

0 commit comments

Comments
 (0)