Skip to content

Commit 10d0b93

Browse files
committed
upgrade dependency versions
1 parent f8b1b9d commit 10d0b93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ ext {
4040
jansiVersion = "1.11"
4141
jlineVersion = "2.12"
4242
jnaVersion = "4.0.0"
43-
slf4jVersion = "1.7.10"
43+
slf4jVersion = "1.7.21"
4444
reactorCoreVersion = '2.0.8.RELEASE'
4545
reactorVersion = '2.0.7.RELEASE'
4646

4747
spockVersion = '1.0-groovy-2.4'
4848
springBootVersion = "1.3.7.RELEASE"
4949
springLoadedVersion = "1.2.6.RELEASE"
5050
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
51-
springVersion = "4.2.6.RELEASE"
51+
springVersion = "4.2.7.RELEASE"
5252
ehcacheVersion = "2.4.6"
5353
junitVersion = "4.12"
5454
concurrentlinkedhashmapVersion = "1.4.2"

0 commit comments

Comments
 (0)