diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f953cca2..40eb57c6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,12 +17,10 @@ version: 2 updates: - - package-ecosystem: maven + - package-ecosystem: "maven" directory: "/" schedule: - interval: daily - time: '04:00' - open-pull-requests-limit: 10 + interval: "daily" - package-ecosystem: "github-actions" directory: "/" diff --git a/.mvn/maven.config b/.mvn/maven.config index 4230c241..792d6005 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1,3 +1 @@ --Dmaven.wagon.httpconnectionManager.ttlSeconds=120 --Dmaven.wagon.http.retryHandler.requestSentEnabled=true --Dmaven.wagon.http.retryHandler.count=10 +# diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 2f94e616..6e0d8dad 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -16,4 +16,4 @@ # under the License. wrapperVersion=3.3.2 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12/apache-maven-3.9.12-bin.zip diff --git a/pom.xml b/pom.xml index 07b78184..4ddbfd95 100644 --- a/pom.xml +++ b/pom.xml @@ -81,11 +81,11 @@ 25.0.1 0.11.3 5.0.3 - 1.0 + 1.0.5 3.30.6 3.9.12 - 1.9.24 + 1.9.25 1.7.36 0.9.0.M4 @@ -93,7 +93,8 @@ 3.2.1 4.2.1 1.7.0 - 1.10.3 + 5.14.1 + 1.14.1 1.1.1 4.7.7