Merge pull request #4061 from redisson/dependabot/maven/redisson-hibernate/com.h2database-h2-2.0.206

Bump h2 from 2.0.202 to 2.0.206 in /redisson-hibernate
pull/4066/head
Nikita Koksharov 3 years ago committed by GitHub
commit c03cee0561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,7 +55,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.0.202</version>
<version>2.0.206</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save