Skip to content

Commit

Permalink
Bump com.h2database:h2 from 2.2.220 to 2.2.222 (#272)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 98acd75 commit 75ab140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hscore-database/hscore-database-h2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.2.220</version>
<version>2.2.222</version>
</dependency>
</dependencies>
</project>

0 comments on commit 75ab140

Please sign in to comment.