Skip to content

Commit

Permalink
Merge pull request #575 from premium-minds/dependabot/maven/com.h2dat…
Browse files Browse the repository at this point in the history
…abase-h2-2.3.232

Bump com.h2database:h2 from 2.3.230 to 2.3.232
  • Loading branch information
froque authored Oct 31, 2024
2 parents 05e6f14 + 05635bc commit 2deb95a
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 @@ -127,7 +127,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.3.230</version>
<version>2.3.232</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2deb95a

Please sign in to comment.