From 46916985d71a3d4bd216141789c1fe63ca7143a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 15:54:54 +0000 Subject: [PATCH 1/2] fix(deps): bump the prod-deps group across 1 directory with 9 updates Bumps the prod-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.6` | `3.9.9` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.11.0` | `3.15.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.0` | `2.18.1` | | [org.folio:folio-permission-utils](https://github.com/folio-org/applications-poc-tools) | `1.5.5` | `2.0.0` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.30` | `1.18.34` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.14.2` | `10.20.0` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.14.0` | `3.15.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.1` | `3.6.0` | Updates `org.apache.maven:maven-plugin-api` from 3.9.6 to 3.9.9 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.6...maven-3.9.9) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.11.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.11.0...maven-plugin-tools-3.15.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.folio:folio-permission-utils` from 1.5.5 to 2.0.0 - [Release notes](https://github.com/folio-org/applications-poc-tools/releases) - [Commits](https://github.com/folio-org/applications-poc-tools/compare/v1.5.5...v2.0.0) Updates `org.projectlombok:lombok` from 1.18.30 to 1.18.34 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.30...v1.18.34) Updates `com.puppycrawl.tools:checkstyle` from 10.14.2 to 10.20.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.14.2...checkstyle-10.20.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.1 to 3.6.0 - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.folio:folio-permission-utils dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 45390a9..c7628ac 100644 --- a/pom.xml +++ b/pom.xml @@ -10,21 +10,21 @@ 17 17 - 1.18.30 - 3.9.6 - 3.11.0 - 2.17.0 - 1.5.5 + 1.18.34 + 3.9.9 + 3.15.1 + 2.18.1 + 2.0.0 5.10.2 3.25.3 5.12.0 1.0.1 - 10.14.2 - 3.3.1 - 3.2.5 - 3.14.0 + 10.20.0 + 3.6.0 + 3.5.2 + 3.15.1 src/main/java/**/model/**/* From 86d1824a52babf25b16aad8f425ce8c4c71cfe07 Mon Sep 17 00:00:00 2001 From: Julian Ladisch Date: Thu, 7 Nov 2024 10:18:58 +0100 Subject: [PATCH 2/2] Add commons-lang3 dep https://github.com/folio-org/applications-poc-tools/blob/v2.0.0/folio-permission-utils/pom.xml#L35 requires commons-lang3 and declares it as `true`. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index c7628ac..a15a098 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ 3.15.1 2.18.1 2.0.0 + 3.17.0 5.10.2 3.25.3 @@ -56,6 +57,12 @@ ${folio-permission-utils.version} + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + + org.projectlombok lombok