Skip to content
Snippets Groups Projects
Commit e8e0022a authored by Lukas Ladenberger's avatar Lukas Ladenberger Committed by Sebastian Krings
Browse files

bumped xstream library version from 1.4.3 to 1.4.7

parent a6cc71d7
Branches
Tags 1.2.1
No related merge requests found
...@@ -13,7 +13,7 @@ dependencies { ...@@ -13,7 +13,7 @@ dependencies {
compile group: "de.prob", name: "theorymapping", version: parser_version , changing: true compile group: "de.prob", name: "theorymapping", version: parser_version , changing: true
compile 'commons-lang:commons-lang:2.6' compile 'commons-lang:commons-lang:2.6'
compile 'commons-codec:commons-codec:1.6' compile 'commons-codec:commons-codec:1.6'
compile 'com.thoughtworks.xstream:xstream:1.4.3' compile 'com.thoughtworks.xstream:xstream:1.4.7'
compile group: 'net.java.dev.jna', name: 'jna', version: '3.4.0' compile group: 'net.java.dev.jna', name: 'jna', version: '3.4.0'
compile group: 'edu.berkeley.eecs.ptolemy', name: 'jfmi', version: '1.0.2-SNAPSHOT' compile group: 'edu.berkeley.eecs.ptolemy', name: 'jfmi', version: '1.0.2-SNAPSHOT'
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment