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 88f2a01 commit fd5aa62Copy full SHA for fd5aa62
spring-modulith-runtime/pom.xml
@@ -61,13 +61,6 @@
61
<artifactId>spring-boot-flyway</artifactId>
62
<optional>true</optional>
63
</dependency>
64
-
65
- <!-- Remove once https://github.com/spring-projects/spring-boot/issues/47788 is fixed -->
66
- <dependency>
67
- <groupId>org.springframework.boot</groupId>
68
- <artifactId>spring-boot-jackson2</artifactId>
69
- <optional>true</optional>
70
- </dependency>
71
72
<dependency>
73
<groupId>org.springframework</groupId>
0 commit comments