Skip to content

Commit 67f3bde

Browse files
committed
Updated dependencies
1 parent bcb86a0 commit 67f3bde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
<parent>
3030
<groupId>org.springframework.boot</groupId>
3131
<artifactId>spring-boot-starter-parent</artifactId>
32-
<version>1.5.1.RELEASE</version>
32+
<version>1.5.2.RELEASE</version>
3333
<relativePath/>
3434
</parent>
3535

3636
<properties>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<spring.version>4.3.6.RELEASE</spring.version>
3939
<spring.security.version>4.2.1.RELEASE</spring.security.version>
40-
<slf4j.version>1.7.23</slf4j.version>
40+
<slf4j.version>1.7.24</slf4j.version>
4141
<jsf.version>2.2.14</jsf.version>
4242
<owasp.encoder.version>1.2.1</owasp.encoder.version>
4343
<flyway.version>4.1.1</flyway.version>

0 commit comments

Comments
 (0)