diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ffb1687..3f34fb8 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,9 +4,7 @@ updates:
directory: "/"
target-branch: "development"
schedule:
- interval: "weekly"
- commit-message:
- prefix: "dependabot"
+ interval: "daily"
assignees:
- "vincejv"
labels:
@@ -19,8 +17,6 @@ updates:
target-branch: "development"
schedule:
interval: "weekly"
- commit-message:
- prefix: "dependabot"
assignees:
- "vincejv"
labels:
diff --git a/bom/pom.xml b/bom/pom.xml
index fc4ecd2..8c463c1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -68,7 +68,7 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 2.16.5.Final
+ 2.16.6.Final
1.5.3.Final
true
3.0.0
@@ -77,7 +77,7 @@
1.18.26
3.12.0
4.4
- 3.0.5
+ 3.1.0
2.14.2
21.0.2
com.abavilla