Skip to content

Commit d2761d7

Browse files
authored
Merge pull request #218 from nanotaboada/dependabot/maven/com.h2database-h2-2.4.240
chore(deps): bump com.h2database:h2 from 2.3.232 to 2.4.240
2 parents 562d162 + 8ca16cf commit d2761d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.h2database</groupId>
9898
<artifactId>h2</artifactId>
99-
<version>2.3.232</version>
99+
<version>2.4.240</version>
100100
<scope>runtime</scope>
101101
</dependency>
102102
<!-- == AssertJ Fluent Assertions ================================== -->

0 commit comments

Comments
 (0)