From 88862eb69d180a9e7f482f781625aad4ec3e5b7b Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Sun, 21 Mar 2021 08:45:16 -0700 Subject: [PATCH] Update Spring versions (finally) --- pom.xml | 4 ++-- proto/pom.xml | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 05457d52c1..9dd5f2c0a8 100644 --- a/pom.xml +++ b/pom.xml @@ -58,8 +58,8 @@ 1.20 2.8.0 1.15 - 2.3.5.RELEASE - 5.2.9.RELEASE + 2.4.4 + 5.3.5 0.10.0 true diff --git a/proto/pom.xml b/proto/pom.xml index 9e12488747..a848a11d90 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -26,6 +26,14 @@ maven-bundle-plugin true + + org.apache.maven.plugins + maven-compiler-plugin + + 8 + 8 + +