diff --git a/NOTICE b/NOTICE index e91348f..b424b79 100644 --- a/NOTICE +++ b/NOTICE @@ -23,6 +23,6 @@ This software includes third party software subject to the following licenses: Posten signering - Java API Client BOM under The Apache Software License, Version 2.0 Posten signering - Java API Client Library under The Apache Software License, Version 2.0 Posten signering - Java API Client Parent under The Apache Software License, Version 2.0 - SLF4J API Module under MIT License + SLF4J API Module under MIT diff --git a/lib/NOTICE b/lib/NOTICE index 07fd3d7..7a6b480 100644 --- a/lib/NOTICE +++ b/lib/NOTICE @@ -21,6 +21,6 @@ This software includes third party software subject to the following licenses: Posten signering - API JAXB Classes under The Apache Software License, Version 2.0 Posten signering - API Schema under The Apache Software License, Version 2.0 Posten signering - Java API Client Library under The Apache Software License, Version 2.0 - SLF4J API Module under MIT License + SLF4J API Module under MIT diff --git a/lib/pom.xml b/lib/pom.xml index 13a9f0f..3159829 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -28,7 +28,7 @@ org.junit junit-bom - 5.11.3 + 5.13.0-M2 pom import @@ -42,7 +42,7 @@ org.slf4j slf4j-bom - 2.0.16 + 2.0.17 pom import @@ -74,18 +74,18 @@ org.apache.httpcomponents.client5 httpclient5 - 5.4.1 + 5.4.4 org.apache.httpcomponents.core5 httpcore5 - 5.3.1 + 5.3.4 commons-io commons-io - 2.17.0 + 2.19.0 test @@ -124,7 +124,7 @@ nl.jqno.equalsverifier equalsverifier - 3.17.1 + 3.19.3 test @@ -148,7 +148,7 @@ no.digipost digg - 0.36 + 0.37 test @@ -183,12 +183,12 @@ maven-compiler-plugin - 3.13.0 + 3.14.0 com.github.siom79.japicmp japicmp-maven-plugin - 0.23.0 + 0.23.1 @@ -228,7 +228,7 @@ maven-surefire-plugin - 3.5.1 + 3.5.3 maven-resources-plugin @@ -236,7 +236,7 @@ maven-javadoc-plugin - 3.10.1 + 3.11.2 maven-jar-plugin diff --git a/pom.xml b/pom.xml index 1842cd0..a7d204d 100644 --- a/pom.xml +++ b/pom.xml @@ -50,11 +50,11 @@ maven-deploy-plugin - 3.1.3 + 3.1.4 maven-clean-plugin - 3.4.0 + 3.4.1 @@ -72,12 +72,12 @@ maven-install-plugin - 3.1.3 + 3.1.4 org.codehaus.mojo versions-maven-plugin - 2.17.1 + 2.18.0