You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/02/17 11:18:30 UTC

[myfaces-tobago] branch master updated: chore: ignore stringtemplate updates

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 2bdb7e9  chore: ignore stringtemplate updates
2bdb7e9 is described below

commit 2bdb7e93bfbcfeb953c9977e786029dfda2e59f2
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Feb 17 12:16:18 2022 +0100

    chore: ignore stringtemplate updates
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 0351e9d..615b7da 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -248,7 +248,7 @@ updates:
           - ">= 2.2"
       - dependency-name: "org.antlr:stringtemplate"
         versions:
-          - ">= 4.0.0"
+          - ">= 3.1"
 
   - package-ecosystem: "github-actions"
     directory: "/"