Skip to content

Commit

Permalink
Merge 0e5a0b4 into a0db403
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 21, 2022
2 parents a0db403 + 0e5a0b4 commit cd68624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.166</version>
<version>2.1.210</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.166</version>
<version>2.1.210</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit cd68624

Please sign in to comment.