Skip to content

Commit 2317478

Browse files
valfirstSrinivasanTarget
authored andcommitted
Update dependencies (#832)
1 parent d406f02 commit 2317478

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ dependencies {
6868
force = true
6969
}
7070
compile 'com.google.code.gson:gson:2.8.2'
71-
compile 'org.apache.httpcomponents:httpclient:4.5.3'
72-
compile 'cglib:cglib:3.2.5'
71+
compile 'org.apache.httpcomponents:httpclient:4.5.5'
72+
compile 'cglib:cglib:3.2.6'
7373
compile 'commons-validator:commons-validator:1.6'
7474
compile 'org.apache.commons:commons-lang3:3.7'
7575
compile 'commons-io:commons-io:2.6'
76-
compile 'org.springframework:spring-context:5.0.2.RELEASE'
76+
compile 'org.springframework:spring-context:5.0.3.RELEASE'
7777
compile 'org.aspectj:aspectjweaver:1.8.13'
7878
compile 'org.openpnp:opencv:3.2.0-1'
7979

0 commit comments

Comments
 (0)