diff --git a/pom.xml b/pom.xml index 32ac5a1..e634400 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ jar 0-SNAPSHOT NoCommons - http://bekkopen.github.com/NoCommons/ + https://bekkopen.github.com/NoCommons/ The NoCommons library is a collection of helper classes for manipulation and validation of data specific to Norway and Norwegian citizens. @@ -115,7 +115,7 @@ org.junit.jupiter junit-jupiter-api - 5.8.2 + 5.9.0 test @@ -127,7 +127,7 @@ org.hibernate.validator hibernate-validator - 6.2.2.Final + 6.2.5.Final test @@ -149,12 +149,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.0.0-M7 org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.3.0 @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.2.1 attach-sources @@ -202,7 +202,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.4.1 attach-javadocs