Skip to content

Commit

Permalink
Merge pull request #256 from trebol-ecommerce/dependabot/maven/com.h2…
Browse files Browse the repository at this point in the history
…database-h2-2.2.220

build(deps): bump h2 from 2.1.214 to 2.2.220
  • Loading branch information
bglamadrid committed Jul 10, 2023
2 parents 7e843d3 + 70bda70 commit fbb7f80
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 @@ -133,7 +133,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.214</version>
<version>2.2.220</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fbb7f80

Please sign in to comment.