diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b76b8957..f8970755 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "daily" + ignore: + # Jetty >=10 requires Java 11+ + - dependency-name: "org.eclipse.jetty:*" + versions: [">= 10.0"] - package-ecosystem: "github-actions" directory: "/" schedule: diff --git a/pom.xml b/pom.xml index bff46327..e3e9dc60 100644 --- a/pom.xml +++ b/pom.xml @@ -63,10 +63,6 @@ - - ${mavenVersion} - - mrm-api mrm-servlet @@ -89,7 +85,7 @@ target/staging/mrm 2.2.1 1.8 - 9.4.43.v20210629 + 9.4.46.v20220331 2022-01-18T09:14:02Z