Skip to content

Commit 007a337

Browse files
committed
IPTE-165: Clean pom.xml
(cherry picked from commit 9ed55b2)
1 parent e875ab4 commit 007a337

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

pom.xml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -148,26 +148,6 @@
148148
</dependency>
149149

150150

151-
<dependency>
152-
<groupId>com.fasterxml.jackson.core</groupId>
153-
<artifactId>jackson-databind</artifactId>
154-
<version>2.14.1</version>
155-
</dependency>
156-
<dependency>
157-
<groupId>javax.xml.bind</groupId>
158-
<artifactId>jaxb-api</artifactId>
159-
<version>2.3.1</version>
160-
<scope>runtime</scope>
161-
</dependency>
162-
163-
164-
<!-- https://mvnrepository.com/artifact/org.jacoco/jacoco-maven-plugin -->
165-
<dependency>
166-
<groupId>org.jacoco</groupId>
167-
<artifactId>jacoco-maven-plugin</artifactId>
168-
<version>0.8.10</version>
169-
</dependency>
170-
171151
</dependencies>
172152
<profiles>
173153
<profile>

0 commit comments

Comments
 (0)