From 898f25ce9b1a08afcb9a208624ec2c6a5a70acb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Trzci=C5=84ski?= Date: Wed, 18 Sep 2019 00:42:10 +0200 Subject: [PATCH] Update pom.xml Updated upper dependencies version to the newer, so application builds, works and tests are still passing, yet with newer parts of Spring. --- simple/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/simple/pom.xml b/simple/pom.xml index 6e58aab..479bb40 100644 --- a/simple/pom.xml +++ b/simple/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.1.RELEASE + 2.0.9.RELEASE @@ -44,12 +44,12 @@ org.webjars jquery - 2.1.1 + 3.0.0 org.webjars bootstrap - 3.2.0 + 4.3.0 org.webjars