This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/master by this push:
new 06e819b0d8 CAUSEWAY-2445: configure Dependabot (part 2)
06e819b0d8 is described below
commit 06e819b0d8a5bcb68aac4a937d664a2e6f5235ee
Author: Andi Huber <[email protected]>
AuthorDate: Wed Mar 20 06:52:53 2024 +0100
CAUSEWAY-2445: configure Dependabot (part 2)
---
.github/dependabot.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 238916dd3f..f1f6793e8f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -33,6 +33,8 @@ updates:
versions: ["2.x"]
- dependency-name:
"com.github.gavlyukovskiy:datasource-proxy-spring-boot-starter"
versions: ["1.9.x"]
+ - dependency-name: "de.agilecoders.wicket.webjars:wicket-webjars"
+ versions: ["4.x"]
# Maintain dependencies for Maven (3.0.0 milestones)
- package-ecosystem: "maven"