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 1593ea02ee CAUSEWAY-2445: dependabot: pinnig org.springframework.boot* 
to 2.x (master)
1593ea02ee is described below

commit 1593ea02ee1be61cb76212f39a9dbb4cd8d2d77e
Author: andi-huber <[email protected]>
AuthorDate: Thu Apr 4 05:56:56 2024 +0200

    CAUSEWAY-2445: dependabot: pinnig org.springframework.boot* to 2.x
    (master)
---
 .github/dependabot.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 5e54b8d1d7..7dd8a72cba 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -26,6 +26,8 @@ updates:
       - "dependencies"
       - "Spring Boot 2.x"
     ignore:
+      - dependency-name: "org.springframework.boot*"
+        versions: ["3.x"]
       - dependency-name: "org.apache.wicket*"
         versions: ["10.x"]
       - dependency-name: "org.wicketstuff*"

Reply via email to