Bump xstream from 1.4.7 to 1.4.17
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.7 to 1.4.17. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8e4067a1ed
commit
39667b8674
|
@ -18,7 +18,7 @@ dependencies {
|
|||
implementation project(':core')
|
||||
//implementation project(':database')
|
||||
|
||||
implementation('com.thoughtworks.xstream:xstream:1.4.7') {
|
||||
implementation('com.thoughtworks.xstream:xstream:1.4.17') {
|
||||
exclude group: 'xmlpull', module: 'xmlpull'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue