Skip to content

Commit 3a82678

Browse files
committed
Update org.hsqldb:hsqldb to version 2.7.4 (#3165)
1 parent 2e4aace commit 3a82678

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
@@ -110,7 +110,7 @@
110110
<h2.version>2.3.232</h2.version>
111111
<hamcrest.version>3.0</hamcrest.version>
112112
<HdrHistogram.version>2.2.2</HdrHistogram.version>
113-
<hsqldb.version>2.7.3</hsqldb.version>
113+
<hsqldb.version>2.7.4</hsqldb.version>
114114
<jackson-bom.version>2.18.1</jackson-bom.version>
115115
<javax-jms.version>2.0.1</javax-jms.version>
116116
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>

src/changelog/.3.x.x/update_org_hsqldb_hsqldb.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="2633" link="https://github.com/apache/logging-log4j2/pull/2633"/>
7-
<description format="asciidoc">Update `org.hsqldb:hsqldb` to version `2.7.3`</description>
6+
<issue id="3165" link="https://github.com/apache/logging-log4j2/pull/3165"/>
7+
<description format="asciidoc">Update `org.hsqldb:hsqldb` to version `2.7.4`</description>
88
</entry>

0 commit comments

Comments
 (0)