Skip to content

Commit 9049594

Browse files
committed
Bump h2 from 1.4.200 to 2.1.212 in /spring-data-envers.
See #2501.
1 parent 6128cfd commit 9049594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-envers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.h2database</groupId>
8181
<artifactId>h2</artifactId>
82-
<version>1.4.200</version>
82+
<version>2.1.212</version>
8383
<scope>test</scope>
8484
</dependency>
8585

0 commit comments

Comments
 (0)