Skip to content

Commit fdfb00e

Browse files
committed
Update com.h2database:h2 to version 2.2.224 (#1917)
1 parent 1384092 commit fdfb00e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
<graalvm.version>23.1.1</graalvm.version>
410410
<groovy.version>4.0.6</groovy.version>
411411
<guava.version>32.1.2-jre</guava.version>
412-
<h2.version>2.2.222</h2.version>
412+
<h2.version>2.2.224</h2.version>
413413
<hadoop.version>1.2.1</hadoop.version>
414414
<hamcrest.version>2.2</hamcrest.version>
415415
<HdrHistogram.version>2.1.12</HdrHistogram.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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.2.xsd"
5+
type="changed">
6+
<issue id="1917" link="https://github.com/apache/logging-log4j2/pull/1917"/>
7+
<description format="asciidoc">Update `com.h2database:h2` to version `2.2.224`</description>
8+
</entry>

0 commit comments

Comments
 (0)