Skip to content

Commit

Permalink
chore(deps): update dependency com.h2database:h2 to v2.2.224 (#624)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and DerekRoberts committed May 14, 2024
1 parent fa72338 commit 8601673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.2.220</version>
<version>2.2.224</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8601673

Please sign in to comment.