Skip to content

Commit

Permalink
Upgrade Jackson.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Aug 31, 2021
1 parent 6cd4c3a commit dcbdbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structurizr-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {

compile project(':structurizr-core')

compile 'com.fasterxml.jackson.core:jackson-databind:2.10.2'
compile 'com.fasterxml.jackson.core:jackson-databind:2.10.5.1'

compile 'org.apache.httpcomponents.client5:httpclient5:5.0'

Expand Down

0 comments on commit dcbdbe9

Please sign in to comment.