Skip to content

Commit

Permalink
pom version adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
andreitokar committed Jul 4, 2023
1 parent 66185fb commit d5187bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.2.219-SNAPSHOT</version>
<version>2.2.220</version>
<packaging>jar</packaging>
<name>H2 Database Engine</name>
<url>https://h2database.com</url>
Expand Down

0 comments on commit d5187bb

Please sign in to comment.