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 9600f11 commit 5b95cf5Copy full SHA for 5b95cf5
pom.xml
@@ -95,23 +95,6 @@
95
<version>12.7</version>
96
</dependency>
97
98
- <!-- JSON -->
99
- <dependency>
100
- <groupId>com.fasterxml.jackson.core</groupId>
101
- <artifactId>jackson-core</artifactId>
102
- <version>${jackson.version}</version>
103
- </dependency>
104
105
106
- <artifactId>jackson-databind</artifactId>
107
108
109
110
- <groupId>com.fasterxml.jackson.datatype</groupId>
111
- <artifactId>jackson-datatype-jsr310</artifactId>
112
113
114
-
115
<!-- generate implementation auto -->
116
<dependency>
117
<groupId>org.mapstruct</groupId>
0 commit comments