Skip to content

Commit e6b674e

Browse files
committed
Update org.apache.groovy:groovy-bom to version 4.0.18 (#2217)
1 parent 8ae25b9 commit e6b674e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<flapdoodle-reverse.version>1.7.2</flapdoodle-reverse.version>
113113
<flume.version>1.11.0</flume.version>
114114
<graalvm.version>23.1.2</graalvm.version>
115-
<groovy.version>4.0.17</groovy.version>
115+
<groovy.version>4.0.18</groovy.version>
116116
<guava.version>33.0.0-jre</guava.version>
117117
<h2.version>2.2.222</h2.version>
118118
<hadoop.version>1.2.1</hadoop.version>

src/changelog/.3.x.x/update_org_apache_groovy_groovy_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="updated">
6-
<issue id="2124" link="https://github.com/apache/logging-log4j2/pull/2124"/>
7-
<description format="asciidoc">Update `org.apache.groovy:groovy-bom` to version `4.0.17`</description>
6+
<issue id="2217" link="https://github.com/apache/logging-log4j2/pull/2217"/>
7+
<description format="asciidoc">Update `org.apache.groovy:groovy-bom` to version `4.0.18`</description>
88
</entry>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This release contains...
6161
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
6262
* Update `com.github.h-thurow:simple-jndi` to version `0.24.0` (https://github.com/apache/logging-log4j2/pull/2195[2195])
6363
* Update `io.netty:netty-bom` to version `4.1.105.Final` (https://github.com/apache/logging-log4j2/pull/2200[2200])
64-
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
64+
* Update `org.apache.groovy:groovy-bom` to version `4.0.18` (https://github.com/apache/logging-log4j2/pull/2217[2217])
6565
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
6666
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
6767
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])

0 commit comments

Comments
 (0)