From a9003006ed1f53252d93c5097c91db93bbae9bb2 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 12 Feb 2019 22:33:36 +0100 Subject: [PATCH] #809 - Project dependency upgrades. Upgrade Spring Framework to 4.3.22 (and Spring build profiles), JaCoCo to 0.7.9, Jackson to the latest 2.8.11 service pack, Lombok to 1.18.6. --- pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index b0a98007..33800df7 100644 --- a/pom.xml +++ b/pom.xml @@ -68,11 +68,11 @@ UTF-8 - 4.3.18.RELEASE + 4.3.22.RELEASE 1.1.11 - 0.7.8 + 0.7.9 ${project.build.directory}/jacoco.exec - 2.8.11.20180608 + 2.8.11.20181123 2.0.1 2.2.1 2.2.0 @@ -87,7 +87,7 @@ spring43-next - 4.3.19.BUILD-SNAPSHOT + 4.3.23.BUILD-SNAPSHOT @@ -100,7 +100,7 @@ spring5 - 5.0.11.RELEASE + 5.0.12.RELEASE 2.9.7 @@ -108,8 +108,8 @@ spring5-next - 5.0.8.BUILD-SNAPSHOT - 2.9.7 + 5.0.13.BUILD-SNAPSHOT + 2.9.8 @@ -122,16 +122,16 @@ spring51 - 5.1.3.RELEASE - 2.9.7 + 5.1.4.RELEASE + 2.9.8 spring51-next - 5.1.0.BUILD-SNAPSHOT - 2.9.7 + 5.1.5.BUILD-SNAPSHOT + 2.9.8 @@ -548,7 +548,7 @@ org.projectlombok lombok - 1.18.0 + 1.18.6 provided @@ -704,7 +704,7 @@
${project.name}
${source.level} true - -Xdoclint:none + none ${basedir}/src/main/javadoc/spring-javadoc.css http://static.springframework.org/spring/docs/4.3.x/javadoc-api