Skip to content

Commit

Permalink
Update hsqldb to 2.7.3 and joda-time to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Sep 18, 2024
1 parent 25a1a59 commit b337a95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<scope>runtime</scope>
<version>2.4.1</version>
<version>2.7.3</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.9.4</version>
<version>2.13.0</version>
</dependency>
<dependency>
<groupId>org.javassist</groupId>
Expand Down

0 comments on commit b337a95

Please sign in to comment.