Skip to content

Commit

Permalink
Upgrade H2 DB
Browse files Browse the repository at this point in the history
  • Loading branch information
Zedrichu authored Mar 26, 2024
1 parent 38cdfc5 commit 74cd71d
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 @@ -35,7 +35,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.210</version>
<version>2.2.220</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -69,4 +69,4 @@
<version>7.2.3</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 74cd71d

Please sign in to comment.