Skip to content

Commit

Permalink
Merge pull request #310 from liquibase/dependabot/maven/com.h2databas…
Browse files Browse the repository at this point in the history
…e-h2-2.3.232

Bump com.h2database:h2 from 2.3.230 to 2.3.232
  • Loading branch information
liquibot authored Aug 12, 2024
2 parents fdf19b3 + c7114c0 commit b00bc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.3.230</version>
<version>2.3.232</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b00bc34

Please sign in to comment.