Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
<dependency>
4444
<groupId>com.h2database</groupId>
4545
<artifactId>h2</artifactId>
46-
<version>1.4.200</version>
46+
<version>2.1.210</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.postgresql</groupId>
5050
<artifactId>postgresql</artifactId>
51-
<version>42.2.16</version>
51+
<version>42.3.3</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>hiccup</groupId>

0 commit comments

Comments
 (0)