Skip to content

Commit 2180db2

Browse files
committed
Align versions with Boot/Platform.Cairo
1 parent 44dcb37 commit 2180db2

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
@@ -86,14 +86,14 @@ subprojects { subproject ->
8686

8787
ext {
8888
hamcrestVersion = '1.3'
89-
jackson2Version = '2.9.1'
89+
jackson2Version = '2.9.5'
9090
junit4Version = '4.12'
9191
junitJupiterVersion = '5.1.0'
9292
junitPlatformVersion = '1.1.0'
9393
junitVintageVersion = '5.1.0'
9494
log4jVersion = '2.8.2'
9595
logbackVersion = '1.2.3'
96-
mockitoVersion = '2.11.0'
96+
mockitoVersion = '2.15.0'
9797
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.1.2'
9898
rabbitmqHttpClientVersion = '2.0.1.RELEASE'
9999

0 commit comments

Comments
 (0)