diff --git a/CODEOWNERS b/.github/CODEOWNERS similarity index 100% rename from CODEOWNERS rename to .github/CODEOWNERS diff --git a/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6215a982..087eeba9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,10 +7,8 @@ updates: day: "sunday" commit-message: prefix: fix - prefix-development: chore include: scope groups: - dev-deps: - dependency-type: "development" - prod-deps: - dependency-type: "production" \ No newline at end of file + all-deps: + patterns: + - "*" \ No newline at end of file diff --git a/pom.xml b/pom.xml index 1e3d2391..af53f770 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 5.1.3 1.9.25.1 2.22.0 - 42.7.11 + 42.7.12 1.22.0 1.11.0 1.18.46 @@ -55,7 +55,7 @@ ${basedir}/ramls types/** - 2.26.0 + 2.26.1 UTF-8