diff --git a/pom.xml b/pom.xml index bc60f11..8010d9f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.uid2 - attestation-azure + uid2-attestation-azure 2.0.4-ef52553c57 ${project.groupId}:${project.artifactId} @@ -41,13 +41,13 @@ com.google.code.gson gson - 2.10 + 2.10.1 compile com.google.guava guava - 32.1.2-jre + 33.1.0-jre com.azure @@ -57,22 +57,22 @@ com.azure azure-identity - 1.10.1 + 1.12.0 ch.qos.logback logback-core - 1.4.12 + 1.5.6 ch.qos.logback logback-classic - 1.4.12 + 1.5.6 junit junit - 4.13.1 + 4.13.2 test @@ -98,7 +98,6 @@ - @@ -127,6 +126,7 @@ org.apache.maven.plugins maven-source-plugin + 3.3.1 attach-sources