aboutsummaryrefslogtreecommitdiff
path: root/juick-notifications/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-11-08 22:03:56 +0300
committerGravatar Vitaly Takmazov2016-11-08 22:03:56 +0300
commited332ce223f590165a0ea112096aafffdcedb00d (patch)
tree845dcb595c0287a8964c65067d16916a15513c16 /juick-notifications/build.gradle
parent7270411d55c154e42c942caeaf4d4b942d72dea2 (diff)
update deps
Diffstat (limited to 'juick-notifications/build.gradle')
-rw-r--r--juick-notifications/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle
index 6f5166c8..f60edc49 100644
--- a/juick-notifications/build.gradle
+++ b/juick-notifications/build.gradle
@@ -12,7 +12,7 @@ dependencies {
compile 'org.slf4j:slf4j-jdk14:1.7.21'
compile 'com.ganyo:gcm-server:1.1.0'
compile 'com.notnoop.apns:apns:1.0.0.Beta6'
- def springFrameworkVersion = '4.3.3.RELEASE'
+ def springFrameworkVersion = '4.3.4.RELEASE'
compile "org.springframework:spring-webmvc:${springFrameworkVersion}"
def jacksonVersion = '2.8.4'
compile "com.fasterxml.jackson.core:jackson-core:${jacksonVersion}"