We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e20fc2 commit 95fc696Copy full SHA for 95fc696
pom.xml
@@ -65,7 +65,7 @@
65
-->
66
<groupId>com.h2database</groupId>
67
<artifactId>h2</artifactId>
68
- <version>1.3.176</version>
+ <version>1.4.200</version>
69
<scope>test</scope>
70
</dependency>
71
</dependencies>
release-notes/VERSION
@@ -9,7 +9,7 @@ Project: jackson-datatype-hibernate
9
- Hibernate deps:
10
* 5.x/JAXB: 5.3.29 -> 5.3.37
11
* 6.x: 6.2.3 -> 6.2.33
12
-- H2 test dependency to 1.3.176 (from 1.3.156)
+- H2 test dependency to 1.4.200 (from 1.3.156)
13
14
2.18.2 (27-Nov-2024)
15
2.18.1 (28-Oct-2024)
0 commit comments