Skip to content

Commit 07383da

Browse files
committed
Updated dependencies
1 parent c4bdad9 commit 07383da

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
@@ -37,7 +37,7 @@
3737

3838
<properties>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40-
<spring.version>5.0.9.RELEASE</spring.version>
40+
<spring.version>5.1.0.RELEASE</spring.version>
4141
<slf4j.version>1.7.25</slf4j.version>
4242
<jsf.version>2.2.18</jsf.version>
4343
<hibernate.version>5.3.6.Final</hibernate.version>
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.apache.commons</groupId>
140140
<artifactId>commons-lang3</artifactId>
141-
<version>3.8</version>
141+
<version>3.8.1</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)