Skip to content

Commit b5d2486

Browse files
Update dependency com.h2database:h2 to v2.3.232
1 parent 6412fb1 commit b5d2486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
9292
<dependency>
9393
<groupId>com.h2database</groupId>
9494
<artifactId>h2</artifactId>
95-
<version>2.3.230</version>
95+
<version>2.3.232</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)