Merge pull request #5455 from amit2103/BAEL-9515

[BAEL-9515] - Added latest version of spring 1.5
This commit is contained in:
Loredana Crusoveanu 2018-10-15 19:32:00 +03:00 committed by GitHub
commit 93fc158ee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.5.15.RELEASE</version>
<version>1.5.16.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>