Skip to content

Commit fc51517

Browse files
committed
Update org.codehaus.groovy:groovy-bom to version 3.0.21 (#2345)
1 parent 981618d commit fc51517

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<flapdoodle-embed.version>4.9.0</flapdoodle-embed.version>
8585
<flapdoodle-reverse.version>1.7.2</flapdoodle-reverse.version>
8686
<flume.version>1.11.0</flume.version>
87-
<groovy.version>3.0.20</groovy.version>
87+
<groovy.version>3.0.21</groovy.version>
8888
<guava.version>33.0.0-jre</guava.version>
8989
<h2.version>2.2.224</h2.version>
9090
<hadoop.version>1.2.1</hadoop.version>
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="2345" link="https://github.com/apache/logging-log4j2/pull/2345"/>
7+
<description format="asciidoc">Update `org.codehaus.groovy:groovy-bom` to version `3.0.21`</description>
8+
</entry>

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

+1
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ This releases contains ...
4848
* Update `org.apache.commons:commons-compress` to version `1.26.0` (https://github.com/apache/logging-log4j2/pull/2304[2304])
4949
* Update `org.apache.commons:commons-dbcp2` to version `2.12.0` (https://github.com/apache/logging-log4j2/pull/2344[2344])
5050
* Update `org.apache.kafka:kafka-clients` to version `3.7.0` (https://github.com/apache/logging-log4j2/pull/2326[2326])
51+
* Update `org.codehaus.groovy:groovy-bom` to version `3.0.21` (https://github.com/apache/logging-log4j2/pull/2345[2345])

0 commit comments

Comments
 (0)