File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 111
111
<flapdoodle-embed .version>4.8.1</flapdoodle-embed .version>
112
112
<flapdoodle-reverse .version>1.7.2</flapdoodle-reverse .version>
113
113
<flume .version>1.11.0</flume .version>
114
- <graalvm .version>23.1.1 </graalvm .version>
114
+ <graalvm .version>23.1.2 </graalvm .version>
115
115
<groovy .version>4.0.17</groovy .version>
116
116
<guava .version>33.0.0-jre</guava .version>
117
117
<h2 .version>2.2.222</h2 .version>
Original file line number Diff line number Diff line change
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.3.xsd"
5
+ type =" updated" >
6
+ <issue id =" 2206" link =" https://github.com/apache/logging-log4j2/pull/2206" />
7
+ <description format =" asciidoc" >Update `org.graalvm.truffle:truffle-api` to version `23.1.2`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ This release contains...
66
66
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
67
67
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])
68
68
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
69
+ * Update `org.graalvm.truffle:truffle-api` to version `23.1.2` (https://github.com/apache/logging-log4j2/pull/2206[2206])
69
70
* Update `org.mockito:mockito-bom` to version `5.9.0` (https://github.com/apache/logging-log4j2/pull/2194[2194])
70
71
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
71
72
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])
You can’t perform that action at this time.
0 commit comments