diff --git a/pom.xml b/pom.xml index 139e4c0..c634708 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ - 3.9.0 + 3.9.5 @@ -30,7 +30,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 11 11 @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.4 src/test/conf/tests.xml @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.4.1 + 3.5.0 @@ -116,22 +116,22 @@ org.apache.httpcomponents.client5 httpclient5 - 5.4.2 + 5.5.1 com.google.apis google-api-services-drive - v3-rev20250216-2.0.0 + v3-rev20250910-2.0.0 com.google.apis google-api-services-sheets - v4-rev20250211-2.0.0 + v4-rev20250616-2.0.0 com.fasterxml.jackson.core jackson-core - 2.18.3 + 2.20.0 provided @@ -151,13 +151,13 @@ org.mockito mockito-core - 5.15.2 + 5.20.0 test org.apache.logging.log4j log4j-slf4j-impl - 2.24.3 + 2.25.2 test