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 e875ab4 commit 007a337Copy full SHA for 007a337
pom.xml
@@ -148,26 +148,6 @@
148
</dependency>
149
150
151
- <dependency>
152
- <groupId>com.fasterxml.jackson.core</groupId>
153
- <artifactId>jackson-databind</artifactId>
154
- <version>2.14.1</version>
155
- </dependency>
156
157
- <groupId>javax.xml.bind</groupId>
158
- <artifactId>jaxb-api</artifactId>
159
- <version>2.3.1</version>
160
- <scope>runtime</scope>
161
162
-
163
164
- <!-- https://mvnrepository.com/artifact/org.jacoco/jacoco-maven-plugin -->
165
166
- <groupId>org.jacoco</groupId>
167
- <artifactId>jacoco-maven-plugin</artifactId>
168
- <version>0.8.10</version>
169
170
171
</dependencies>
172
<profiles>
173
<profile>
0 commit comments