diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 835ce641f6d8dba3a7d65d332e771fe116e6c1aa..c6e3fe78cdf5dd7510b9d416b4045af7039d467b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,5 +5,5 @@ updates: schedule: interval: "daily" timezone: "Asia/Shanghai" - time: "01:00" - open-pull-requests-limit: 10 + time: "21:00" + open-pull-requests-limit: 10 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 749bd9d5a3068e314366381e41327b08a2cd79bf..c2a78c429c5db07f9a8f823f8f7ac54e253e859a 100644 --- a/pom.xml +++ b/pom.xml @@ -84,9 +84,10 @@ 2.3.0 3.5.3.1 2.5.1 - 5.3.3 + 5.3.2 3.18.0 - 8.16.0 + 8.15.0 + 0.10.4 2.0.2 3.8.1 3.5.1 @@ -431,6 +432,11 @@ apm-toolkit-logback-1.x ${skywalking-tooklit.version} + + io.vavr + vavr + ${vavr.version} + com.xuxueli xxl-job-core @@ -793,4 +799,4 @@ - + \ No newline at end of file