Skip to content

Commit

Permalink
Changing jar version #13482
Browse files Browse the repository at this point in the history
  • Loading branch information
jgambarios committed Jan 31, 2018
1 parent 945c8af commit c815f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotCMS/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ dependencies {
compile (group: 'cglib', name: 'cglib-nodep', version: '3.2.6'){
transitive = false
}
compile (group: 'com.thoughtworks.xstream', name: 'xstream', version: '1.4.10'){
compile (group: 'com.thoughtworks.xstream', name: 'xstream', version: '1.4.8'){
transitive = false
}
compile (group: 'xmlpull', name: 'xmlpull', version: '1.1.3.1'){
Expand Down

0 comments on commit c815f98

Please sign in to comment.