Skip to content

Commit 733039d

Browse files
committed
Upgrade to Spring Framework 5.0.15.RELEASE
Closes gh-636
1 parent 5f6f768 commit 733039d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ nohttp {
4747
}
4848

4949
ext {
50-
springVersion = '5.0.9.RELEASE'
50+
springVersion = '5.0.15.RELEASE'
5151
javadocLinks = [
5252
'https://docs.oracle.com/javase/8/docs/api/',
5353
"https://docs.spring.io/spring-framework/docs/$springVersion/javadoc-api/",

0 commit comments

Comments
 (0)