From a57f86e6c488a9d39b23f432e37c232f71ecf468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 18:44:24 +0000 Subject: [PATCH] Bump the dev-dependencies group with 9 updates Bumps the dev-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [io.grpc:grpc-core](https://github.com/grpc/grpc-java) | `1.60.1` | `1.61.0` | | io.hawt:hawtio-default | `3.0.0` | `3.0.1` | | [org.apache.maven.plugin-tools:maven-plugin-tools-api](https://github.com/apache/maven-plugin-tools) | `3.10.2` | `3.11.0` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.10.2` | `3.11.0` | | [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) | `2.2.4` | `2.2.5` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.41.1` | `2.43.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.8.2.0` | `4.8.3.0` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.5.0` | `1.6.0` | | [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore) | `2.17.6` | `2.18.2` | Updates `io.grpc:grpc-core` from 1.60.1 to 1.61.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0) Updates `io.hawt:hawtio-default` from 3.0.0 to 3.0.1 Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.10.2 to 3.11.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.11.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.4 to 2.2.5 - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.41.1 to 2.43.0 - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/2.41.1...lib/2.43.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.2.0 to 4.8.3.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.2.0...spotbugs-maven-plugin-4.8.3.0) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0) Updates `com.google.cloud:google-cloud-datastore` from 2.17.6 to 2.18.2 - [Release notes](https://github.com/googleapis/java-datastore/releases) - [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/java-datastore/compare/v2.17.6...v2.18.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.hawt:hawtio-default dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: com.google.cloud:google-cloud-datastore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- build-resources/pom.xml | 2 +- jetty-gcloud/pom.xml | 2 +- pom.xml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build-resources/pom.xml b/build-resources/pom.xml index 32a80e94250..f17c9dfec17 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -41,7 +41,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.41.1 + 2.43.0 diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml index 004df4699ad..1e6b1fbddc0 100644 --- a/jetty-gcloud/pom.xml +++ b/jetty-gcloud/pom.xml @@ -17,7 +17,7 @@ - 2.17.6 + 2.18.2 diff --git a/pom.xml b/pom.xml index 44689368d92..6761db30669 100644 --- a/pom.xml +++ b/pom.xml @@ -198,7 +198,7 @@ 1.11.3 4.5.14 4.4.16 - 2.2.4 + 2.2.5 2.2.14 2.5.11 9.6 @@ -220,16 +220,16 @@ 3.4.2 7.0.5 3.0.2 - 1.5.0 + 1.6.0 2.24.1 4.0.6 - 1.60.1 + 1.61.0 2.10.1 33.0.0-jre 5.1.0 1.0.10 2.2 - 3.0.0 + 3.0.1 5.3.6 4.6.5.Final 11.0.18.Final @@ -312,7 +312,7 @@ 3.6.0 3.3.0 3.6.3 - 3.10.2 + 3.11.0 3.0.1 3.1.0 1.9.18 @@ -338,7 +338,7 @@ UTF-8 src/it/settings.xml 2.0.9 - 4.8.2.0 + 4.8.3.0 2.1.1.RELEASE 0 1.2.5 @@ -1841,7 +1841,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.41.1 + 2.43.0