Skip to content

Commit 67bc89a

Browse files
author
Costin Leau
committed
upgrade log4j/slf4j/springRedis/spring
1 parent a3990fa commit 67bc89a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

retwisj/gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## Dependecies Version
22

33
# Logging
4-
log4jVersion = 1.2.16
5-
slf4jVersion = 1.6.4
4+
log4jVersion = 1.2.17
5+
slf4jVersion = 1.6.6
66

77
# Common libraries
8-
springVersion = 3.1.0.RELEASE
9-
springRedisVersion = 1.0.0.RELEASE
8+
springVersion = 3.1.4.RELEASE
9+
springRedisVersion = 1.0.2.RELEASE
1010
jacksonVersion = 1.8.3
1111

1212
# Testing

0 commit comments

Comments
 (0)