Skip to content

Commit 9103ec3

Browse files
committed
Upgraded h2 to 1.4.197
1 parent 7d74806 commit 9103ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/reports/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.h2database</groupId>
101101
<artifactId>h2</artifactId>
102-
<version>1.4.195</version>
102+
<version>1.4.197</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.hibernate</groupId>

0 commit comments

Comments
 (0)