Switch to Jackson Hibernate module 2.13.4.
This is because the micropatch hasn't released the Hibernate module. See #2180
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||
<artifactId>jackson-datatype-hibernate5-jakarta</artifactId>
|
||||
<version>${jackson}</version>
|
||||
<version>2.13.4</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user