aboutsummaryrefslogtreecommitdiff
path: root/id/moa-spss-container/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-06-07 10:46:34 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-06-07 10:46:34 +0200
commitd7b6e57eeb37ef02ceadfe51ca730bccbed939c6 (patch)
tree50136c9c78263e6131e455120e564ef03fabd922 /id/moa-spss-container/pom.xml
parentab96e8a88b7c3772ef73c9ecb61f988158a64903 (diff)
downloadmoa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.tar.gz
moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.tar.bz2
moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.zip
update third-party libs
Diffstat (limited to 'id/moa-spss-container/pom.xml')
-rw-r--r--id/moa-spss-container/pom.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/id/moa-spss-container/pom.xml b/id/moa-spss-container/pom.xml
index 1cd269367..992ace415 100644
--- a/id/moa-spss-container/pom.xml
+++ b/id/moa-spss-container/pom.xml
@@ -187,18 +187,16 @@
<dependency>
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- </dependency>
+ <groupId>javax.xml.bind</groupId>
+ <artifactId>jaxb-api</artifactId>
+ </dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
- <version>${jaxb.version}</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
- <version>${jaxb.version}</version>
</dependency>
<!-- <dependency>