Skip to content

Commit 6a3c3a1

Browse files
committed
Update org.graalvm.truffle:truffle-api to version 24.1.1 (#3094)
1 parent d5129b8 commit 6a3c3a1

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
@@ -105,7 +105,7 @@
105105
<disruptor.version>4.0.0</disruptor.version>
106106
<embedded-ldap.version>0.9.0</embedded-ldap.version>
107107
<felix.version>7.0.5</felix.version>
108-
<graalvm.version>24.1.0</graalvm.version>
108+
<graalvm.version>24.1.1</graalvm.version>
109109
<groovy.version>4.0.23</groovy.version>
110110
<guava.version>33.3.1-jre</guava.version>
111111
<h2.version>2.3.232</h2.version>

src/changelog/.3.x.x/update_org_graalvm_truffle_truffle_api.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="2965" link="https://github.com/apache/logging-log4j2/pull/2965"/>
7-
<description format="asciidoc">Update `org.graalvm.truffle:truffle-api` to version `24.1.0`</description>
6+
<issue id="3094" link="https://github.com/apache/logging-log4j2/pull/3094"/>
7+
<description format="asciidoc">Update `org.graalvm.truffle:truffle-api` to version `24.1.1`</description>
88
</entry>

0 commit comments

Comments
 (0)