Skip to content

Commit 869d0f5

Browse files
authored
Merge pull request #11 from SEPIA-Framework/dev
fixing merge issue in pom.xml
2 parents a5ca8f1 + e58e64d commit 869d0f5

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
@@ -152,26 +152,6 @@
152152
<version>4.12</version>
153153
<scope>test</scope>
154154
</dependency>
155-
<dependency>
156-
<groupId>javax.xml.bind</groupId>
157-
<artifactId>jaxb-api</artifactId>
158-
<version>2.2.11</version>
159-
</dependency>
160-
<dependency>
161-
<groupId>com.sun.xml.bind</groupId>
162-
<artifactId>jaxb-core</artifactId>
163-
<version>2.2.11</version>
164-
</dependency>
165-
<dependency>
166-
<groupId>com.sun.xml.bind</groupId>
167-
<artifactId>jaxb-impl</artifactId>
168-
<version>2.2.11</version>
169-
</dependency>
170-
<dependency>
171-
<groupId>javax.activation</groupId>
172-
<artifactId>activation</artifactId>
173-
<version>1.1.1</version>
174-
</dependency>
175155
</dependencies>
176156

177157
<developers>

0 commit comments

Comments
 (0)