We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb86a0 commit 67f3bdeCopy full SHA for 67f3bde
pom.xml
@@ -29,15 +29,15 @@
29
<parent>
30
<groupId>org.springframework.boot</groupId>
31
<artifactId>spring-boot-starter-parent</artifactId>
32
- <version>1.5.1.RELEASE</version>
+ <version>1.5.2.RELEASE</version>
33
<relativePath/>
34
</parent>
35
36
<properties>
37
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38
<spring.version>4.3.6.RELEASE</spring.version>
39
<spring.security.version>4.2.1.RELEASE</spring.security.version>
40
- <slf4j.version>1.7.23</slf4j.version>
+ <slf4j.version>1.7.24</slf4j.version>
41
<jsf.version>2.2.14</jsf.version>
42
<owasp.encoder.version>1.2.1</owasp.encoder.version>
43
<flyway.version>4.1.1</flyway.version>
0 commit comments