Skip to content

Commit a72a767

Browse files
committed
Switch to Jackson Hibernate module 2.13.4.
This is because the micropatch hasn't released the Hibernate module. See #2180
1 parent 2e551af commit a72a767

File tree

1 file changed

+1
-1
lines changed
  • spring-data-rest-tests/spring-data-rest-tests-jpa

1 file changed

+1
-1
lines changed

spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.datatype</groupId>
6161
<artifactId>jackson-datatype-hibernate5-jakarta</artifactId>
62-
<version>${jackson}</version>
62+
<version>2.13.4</version>
6363
</dependency>
6464

6565
</dependencies>

0 commit comments

Comments
 (0)