Skip to content

Commit 96af982

Browse files
Update org.apache.groovy:groovy-bom to version 4.0.27 (#3693)
Co-authored-by: ASF Logging Services RM <private@logging.apache.org>
1 parent 78d797d commit 96af982

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
@@ -81,7 +81,7 @@
8181
<disruptor.version>3.4.4</disruptor.version>
8282
<embedded-ldap.version>0.9.0</embedded-ldap.version>
8383
<felix.version>7.0.5</felix.version>
84-
<groovy.version>4.0.26</groovy.version>
84+
<groovy.version>4.0.27</groovy.version>
8585
<guava.version>33.4.8-jre</guava.version>
8686
<h2.version>2.2.224</h2.version>
8787
<hamcrest.version>3.0</hamcrest.version>

src/changelog/.2.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="3506" link="https://github.com/apache/logging-log4j2/pull/3506"/>
7-
<description format="asciidoc">Update `org.apache.groovy:groovy-bom` to version `4.0.26`</description>
6+
<issue id="3693" link="https://github.com/apache/logging-log4j2/pull/3693"/>
7+
<description format="asciidoc">Update `org.apache.groovy:groovy-bom` to version `4.0.27`</description>
88
</entry>

0 commit comments

Comments
 (0)