Skip to content

Commit f2e7b4a

Browse files
author
Jakub Raczek
authored
Update pom.xml
1 parent 78e4921 commit f2e7b4a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -111,16 +111,6 @@
111111
<artifactId>commons-lang3</artifactId>
112112
<version>${commons.version}</version>
113113
</dependency>
114-
<dependency>
115-
<groupId>javax.xml.bind</groupId>
116-
<artifactId>jaxb-api</artifactId>
117-
<version>2.4.0-b180830.0359</version>
118-
</dependency>
119-
<dependency>
120-
<groupId>org.glassfish.jaxb</groupId>
121-
<artifactId>jaxb-runtime</artifactId>
122-
<version>2.4.0-b180830.0438</version>
123-
</dependency>
124114
</dependencies>
125115
</project>
126116

0 commit comments

Comments
 (0)