Skip to content

Commit f422079

Browse files
committed
Update org.apache.groovy:groovy-bom to version 4.0.24 (#3192)
1 parent fdeaddd commit f422079

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<disruptor.version>4.0.0</disruptor.version>
105105
<embedded-ldap.version>0.9.0</embedded-ldap.version>
106106
<felix.version>7.0.5</felix.version>
107-
<groovy.version>4.0.23</groovy.version>
107+
<groovy.version>4.0.24</groovy.version>
108108
<guava.version>33.3.1-jre</guava.version>
109109
<h2.version>2.3.232</h2.version>
110110
<hamcrest.version>3.0</hamcrest.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="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="2947" link="https://github.com/apache/logging-log4j2/pull/2947"/>
7-
<description format="asciidoc">Update `org.apache.groovy:groovy-bom` to version `4.0.23`</description>
6+
<issue id="3192" link="https://github.com/apache/logging-log4j2/pull/3192"/>
7+
<description format="asciidoc">Update `org.apache.groovy:groovy-bom` to version `4.0.24`</description>
88
</entry>

0 commit comments

Comments
 (0)