From a5013de461514a57c6750bbb3531cac51fa339ee Mon Sep 17 00:00:00 2001
From: liaozan <378024053@qq.com>
Date: Sat, 10 Jun 2023 14:05:46 +0800
Subject: [PATCH] Downgraded version
---
.github/dependabot.yml | 4 ++--
pom.xml | 12 +++++++++---
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 835ce64..c6e3fe7 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 749bd9d..c2a78c4 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
--
GitLab