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 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 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 =" 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 >
Original file line number Diff line number Diff 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])
You can’t perform that action at this time.
0 commit comments