Skip to content

Commit 0a1c7aa

Browse files
authored
Merge branch '2.x' into dependabot/maven/log4j-spring-cloud-config-client/2.x/org.springframework.cloud-spring-cloud-context-4.3.0
2 parents 64916d5 + 96af982 commit 0a1c7aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 2 additions & 2 deletions
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>
@@ -109,7 +109,7 @@
109109
<jmdns.version>3.6.1</jmdns.version>
110110
<jmh.version>1.37</jmh.version>
111111
<junit.version>4.13.2</junit.version>
112-
<junit-jupiter.version>5.12.2</junit-jupiter.version>
112+
<junit-jupiter.version>5.13.0</junit-jupiter.version>
113113
<junit-pioneer.version>1.9.1</junit-pioneer.version>
114114
<kafka.version>3.9.1</kafka.version>
115115
<lightcouch.version>0.2.0</lightcouch.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)