Skip to content

Commit 95fc696

Browse files
committed
Further upgrade H2 dep
1 parent 5e20fc2 commit 95fc696

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
-->
6666
<groupId>com.h2database</groupId>
6767
<artifactId>h2</artifactId>
68-
<version>1.3.176</version>
68+
<version>1.4.200</version>
6969
<scope>test</scope>
7070
</dependency>
7171
</dependencies>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Project: jackson-datatype-hibernate
99
- Hibernate deps:
1010
* 5.x/JAXB: 5.3.29 -> 5.3.37
1111
* 6.x: 6.2.3 -> 6.2.33
12-
- H2 test dependency to 1.3.176 (from 1.3.156)
12+
- H2 test dependency to 1.4.200 (from 1.3.156)
1313

1414
2.18.2 (27-Nov-2024)
1515
2.18.1 (28-Oct-2024)

0 commit comments

Comments
 (0)