dependencies upgrade

This commit is contained in:
Costin Leau
2012-10-10 20:36:40 +03:00
parent 38fdeb066a
commit 80a00fb3b5

View File

@@ -1,12 +1,12 @@
## Dependecies Version
# Logging
log4jVersion = 1.2.16
slf4jVersion = 1.6.4
log4jVersion = 1.2.17
slf4jVersion = 1.6.6
# Common libraries
springVersion = 3.1.1.RELEASE
jacksonVersion = 1.8.6
springVersion = 3.1.2.RELEASE
jacksonVersion = 1.8.8
# Testing
junitVersion = 4.8.1