Skip to content

Commit 6213b9f

Browse files
committed
Updated dependencies
1 parent 741f4f8 commit 6213b9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<spring.version>5.0.7.RELEASE</spring.version>
4141
<slf4j.version>1.7.25</slf4j.version>
4242
<jsf.version>2.2.17</jsf.version>
43-
<hibernate.version>5.3.1.Final</hibernate.version>
43+
<hibernate.version>5.3.2.Final</hibernate.version>
4444
<junit.jupiter.version>5.2.0</junit.jupiter.version>
4545
<hamcrest.version>1.3</hamcrest.version>
4646
<sonar.language>java</sonar.language>
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.apache.maven.plugins</groupId>
198198
<artifactId>maven-war-plugin</artifactId>
199-
<version>3.2.1</version>
199+
<version>3.2.2</version>
200200
</plugin>
201201
</plugins>
202202
</pluginManagement>
@@ -207,7 +207,7 @@
207207
<plugin>
208208
<groupId>org.apache.maven.plugins</groupId>
209209
<artifactId>maven-project-info-reports-plugin</artifactId>
210-
<version>2.9</version>
210+
<version>3.0.0</version>
211211
</plugin>
212212
<plugin>
213213
<groupId>org.owasp</groupId>

0 commit comments

Comments
 (0)