Skip to content

Commit b56e4f8

Browse files
committed
Update org.apache.groovy:groovy-bom to version 4.0.16 (#2039)
1 parent 221ba49 commit b56e4f8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<flapdoodle-reverse.version>1.7.2</flapdoodle-reverse.version>
117117
<flume.version>1.11.0</flume.version>
118118
<graalvm.version>23.1.1</graalvm.version>
119-
<groovy.version>4.0.6</groovy.version>
119+
<groovy.version>4.0.16</groovy.version>
120120
<guava.version>32.1.2-jre</guava.version>
121121
<h2.version>2.2.222</h2.version>
122122
<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.2.xsd"
5+
type="changed">
6+
<issue id="2039" link="https://github.com/apache/logging-log4j2/pull/2039"/>
7+
<description format="asciidoc">Update `org.apache.groovy:groovy-bom` to version `4.0.16`</description>
8+
</entry>

0 commit comments

Comments
 (0)