Skip to content

Commit

Permalink
Bump com.h2database:h2 from 2.2.224 to 2.3.230 (#357)
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 Jul 16, 2024
1 parent e5c02d8 commit 3c2a999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/database-driver-h2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.2.224</version>
<version>2.3.230</version>
</dependency>
</dependencies>
</project>

0 comments on commit 3c2a999

Please sign in to comment.