Skip to content

Commit

Permalink
Merge pull request #52 from lappsgrid-incubator/dependabot/maven/com.…
Browse files Browse the repository at this point in the history
…h2database-h2-2.1.210

Bump h2 from 1.4.196 to 2.1.210
  • Loading branch information
marcverhagen authored May 30, 2023
2 parents 40f85f2 + 63c2e8d commit 102cb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.196</version>
<version>2.1.210</version>
</dependency>
<!--
<dependency>
Expand Down

0 comments on commit 102cb93

Please sign in to comment.