Skip to content

Commit 82e30ff

Browse files
committed
Updated dependencies
1 parent 8f527b5 commit 82e30ff

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
@@ -31,7 +31,7 @@
3131
<spring.version>4.3.3.RELEASE</spring.version>
3232
<slf4j.version>1.7.21</slf4j.version>
3333
<jsf.version>2.2.13</jsf.version>
34-
<hibernate.version>5.2.2.Final</hibernate.version>
34+
<hibernate.version>5.2.3.Final</hibernate.version>
3535
<sonar.language>java</sonar.language>
3636
</properties>
3737

@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.apache.commons</groupId>
133133
<artifactId>commons-lang3</artifactId>
134-
<version>3.4</version>
134+
<version>3.5</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>junit</groupId>

0 commit comments

Comments
 (0)