From 78950ecaee5350fb59d5b84ae04d366cd7df37dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:30:59 +0000 Subject: [PATCH] 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.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.0` | `2.18.0` | | [org.folio:folio-permission-utils](https://github.com/folio-org/applications-poc-tools) | `1.5.5` | `1.5.7` | | [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.18.2` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.14.0` | `3.15.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.1` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.1` | `3.5.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.0 - [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.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.18.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.folio:folio-permission-utils` from 1.5.5 to 1.5.7 - [Release notes](https://github.com/folio-org/applications-poc-tools/releases) - [Commits](https://github.com/folio-org/applications-poc-tools/compare/v1.5.5...v1.5.7) 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.18.2 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.14.2...checkstyle-10.18.2) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.14.0 to 3.15.0 - [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.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.1 to 3.5.0 - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.5.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-patch 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..dbf9e71 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.0 + 2.18.0 + 1.5.7 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.18.2 + 3.5.0 + 3.5.1 + 3.15.0 src/main/java/**/model/**/*