Skip to content

Commit 627ede8

Browse files
committed
Remove duplicate jackson-datatype-jsr310 dependency
Closes gh-23123
1 parent 5cd910c commit 627ede8

File tree

1 file changed

+0
-4
lines changed
  • spring-boot-project/spring-boot-actuator-autoconfigure

1 file changed

+0
-4
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
<groupId>com.fasterxml.jackson.core</groupId>
3636
<artifactId>jackson-databind</artifactId>
3737
</dependency>
38-
<dependency>
39-
<groupId>com.fasterxml.jackson.datatype</groupId>
40-
<artifactId>jackson-datatype-jsr310</artifactId>
41-
</dependency>
4238
<dependency>
4339
<groupId>org.springframework</groupId>
4440
<artifactId>spring-core</artifactId>

0 commit comments

Comments
 (0)