Skip to content

Commit cc20cab

Browse files
Update dependency com.h2database:h2 to v1.4.200 (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a61f0e1 commit cc20cab

File tree

1 file changed

+1
-1
lines changed
  • jpa-integration-tests-java-ee

1 file changed

+1
-1
lines changed

jpa-integration-tests-java-ee/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.h2database</groupId>
2525
<artifactId>h2</artifactId>
26-
<version>1.4.197</version>
26+
<version>1.4.200</version>
2727
<scope>test</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)