Skip to content

Commit

Permalink
chore: Make dependabot upgrade rule-engine library for 2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
enricocolasante committed Dec 19, 2024
1 parent 96a67e6 commit d978d27
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,6 @@ updates:
- dependency-name: "org.springframework.ldap:*" # Spring ldap 3.x requires Spring 6 (see above)
versions:
- ">= 3.0"
- dependency-name: "org.hisp.dhis.parser:*" # Antlr parser must be upgraded manually due to circular dependency with rule engine
versions:
- ">= 1.0"
- dependency-name: "org.hisp.dhis.rules:*" # Rule engine must be upgraded manually due to circular dependency with ANTLR parser
versions:
- ">= 2.0"
- dependency-name: "org.flywaydb:flyway-core" # It requires Postgres version to be >= 11
versions:
- "> 9.22.3"
Expand Down

0 comments on commit d978d27

Please sign in to comment.