diff --git a/pom.xml b/pom.xml index 31facc2..404e1ea 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ commons-codec commons-codec - 1.12 + 1.13 commons-net @@ -178,14 +178,14 @@ org.hibernate hibernate-core - 5.3.6.Final + 5.3.10.Final jar org.apache.pdfbox pdfbox - 2.0.12 + 2.0.16 org.freemarker @@ -200,17 +200,17 @@ com.github.adminfaces admin-template - 1.0.0 + 1.0.2 org.omnifaces omnifaces - 3.2 + 3.3 com.sun.faces jsf-api - 2.2.18 + 2.2.20 provided @@ -234,19 +234,19 @@ org.junit.jupiter junit-jupiter-api - 5.5.0 + 5.5.1 test org.junit.jupiter junit-jupiter-params - 5.5.0 + 5.5.1 test org.junit.jupiter junit-jupiter-engine - 5.5.0 + 5.5.1 test @@ -258,7 +258,7 @@ org.mockito mockito-junit-jupiter - 2.23.0 + 2.28.2 test @@ -271,7 +271,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 ${maven.compiler.source} ${maven.compiler.target} @@ -281,7 +281,7 @@ org.codehaus.mojo jaxb2-maven-plugin - 2.4 + 2.5.0 org.apache.maven.plugins @@ -292,7 +292,7 @@ com.helger.maven jaxws-maven-plugin - 2.6.1 + 2.6.2 maven-release-plugin