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

Commit 20b0353

Browse files
Merge branch 'live' into dependabot/maven/com.h2database-h2-2.2.220
Signed-off-by: Practicalli Johnny <[email protected]>
2 parents ea468ff + 4264b45 commit 20b0353

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.clojure</groupId>
3030
<artifactId>clojure</artifactId>
31-
<version>1.10.1</version>
31+
<version>1.10.3</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>ring</groupId>
@@ -48,7 +48,7 @@
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)