diff --git a/pom.xml b/pom.xml index 6e3d26f3f7d..233e7ab9ab9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,36 +1,53 @@ - - 4.0.0 - - com.microsoft.graph - microsoft-graph - 3.0.0 - pom + + 4.0.0 - - - com.google.guava - guava - 30.1-jre - - - com.google.code.gson - gson - 2.8.6 - - - com.squareup.okhttp3 - gson - 4.9.1 - - - com.microsoft.graph - microsoft-graph-core - 2.0.0 - - + com.microsoft.graph + microsoft-graph + 3.1.0 + pom + + + 1.8 + 1.8 + + + + + com.google.guava + guava + 30.1-jre + + + com.google.code.gson + gson + 2.8.6 + + + com.squareup.okhttp3 + okhttp + 4.9.1 + + + com.microsoft.graph + microsoft-graph-core + 2.0.0 + + + org.junit.jupiter + junit-jupiter-api + 5.5.2 + test + + + org.mockito + mockito-core + 3.8.0 + test + + \ No newline at end of file