diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-06-07 10:46:34 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-06-07 10:46:34 +0200 |
commit | d7b6e57eeb37ef02ceadfe51ca730bccbed939c6 (patch) | |
tree | 50136c9c78263e6131e455120e564ef03fabd922 /id/server/moa-id-commons | |
parent | ab96e8a88b7c3772ef73c9ecb61f988158a64903 (diff) | |
download | moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.tar.gz moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.tar.bz2 moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.zip |
update third-party libs
Diffstat (limited to 'id/server/moa-id-commons')
-rw-r--r-- | id/server/moa-id-commons/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 5d4e7468a..aef981013 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -228,7 +228,7 @@ <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-xjc</artifactId> - <version>2.3.0</version> + <version>2.3.2</version> </dependency> <dependency> |