Skip to content

Commit

Permalink
Update dependency com.h2database:h2 to v1.4.200
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent a08498f commit 6a315bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpa-integration-tests-java-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.197</version>
<version>1.4.200</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6a315bc

Please sign in to comment.