Skip to content

Commit

Permalink
update H2 to 2.1.214
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
  • Loading branch information
ceki committed Nov 28, 2022
1 parent 6a5047b commit cd95c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -383,7 +383,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.210</version>
<version>2.1.214</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit cd95c1c

Please sign in to comment.