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 5cd910c commit 627ede8Copy full SHA for 627ede8
spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml
@@ -35,10 +35,6 @@
35
<groupId>com.fasterxml.jackson.core</groupId>
36
<artifactId>jackson-databind</artifactId>
37
</dependency>
38
- <dependency>
39
- <groupId>com.fasterxml.jackson.datatype</groupId>
40
- <artifactId>jackson-datatype-jsr310</artifactId>
41
- </dependency>
42
<dependency>
43
<groupId>org.springframework</groupId>
44
<artifactId>spring-core</artifactId>
0 commit comments