Skip to content

Commit

Permalink
Merge pull request #69 from taciano-perez/dependabot/maven/api/com.h2…
Browse files Browse the repository at this point in the history
…database-h2-2.2.220

Bump com.h2database:h2 from 1.4.200 to 2.2.220 in /api
  • Loading branch information
taciano-perez authored Jul 23, 2024
2 parents 531afee + 093b1a5 commit 24dca61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.200</version>
<version>2.2.220</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 24dca61

Please sign in to comment.