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] <support@github.com>
This commit is contained in:
parent
929e656b36
commit
5193728158
|
@ -41,7 +41,7 @@
|
|||
<plugin>
|
||||
<groupId>com.diffplug.spotless</groupId>
|
||||
<artifactId>spotless-maven-plugin</artifactId>
|
||||
<version>2.41.1</version>
|
||||
<version>2.43.0</version>
|
||||
<configuration>
|
||||
<pom>
|
||||
<includes>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
</modules>
|
||||
|
||||
<properties>
|
||||
<gcloud.version>2.17.6</gcloud.version>
|
||||
<gcloud.version>2.18.2</gcloud.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
|
|
14
pom.xml
14
pom.xml
|
@ -198,7 +198,7 @@
|
|||
<apache.avro.version>1.11.3</apache.avro.version>
|
||||
<apache.httpclient.version>4.5.14</apache.httpclient.version>
|
||||
<apache.httpcore.version>4.4.16</apache.httpcore.version>
|
||||
<asciidoctor.maven.plugin.version>2.2.4</asciidoctor.maven.plugin.version>
|
||||
<asciidoctor.maven.plugin.version>2.2.5</asciidoctor.maven.plugin.version>
|
||||
<asciidoctorj-diagram.version>2.2.14</asciidoctorj-diagram.version>
|
||||
<asciidoctorj.version>2.5.11</asciidoctorj.version>
|
||||
<asm.version>9.6</asm.version>
|
||||
|
@ -220,16 +220,16 @@
|
|||
<disruptor.version>3.4.2</disruptor.version>
|
||||
<felix.version>7.0.5</felix.version>
|
||||
<findbugs.jsr305.version>3.0.2</findbugs.jsr305.version>
|
||||
<flatten.maven.plugin.version>1.5.0</flatten.maven.plugin.version>
|
||||
<flatten.maven.plugin.version>1.6.0</flatten.maven.plugin.version>
|
||||
<google.errorprone.version>2.24.1</google.errorprone.version>
|
||||
<groovy.version>4.0.6</groovy.version>
|
||||
<grpc.version>1.60.1</grpc.version>
|
||||
<grpc.version>1.61.0</grpc.version>
|
||||
<gson.version>2.10.1</gson.version>
|
||||
<guava.version>33.0.0-jre</guava.version>
|
||||
<guice.version>5.1.0</guice.version>
|
||||
<h2spec.maven.plugin.version>1.0.11</h2spec.maven.plugin.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<hawtio.version>3.0.0</hawtio.version>
|
||||
<hawtio.version>3.0.1</hawtio.version>
|
||||
<hazelcast.version>5.3.6</hazelcast.version>
|
||||
<infinispan.protostream.version>4.6.5.Final</infinispan.protostream.version>
|
||||
<infinispan.version>11.0.18.Final</infinispan.version>
|
||||
|
@ -315,7 +315,7 @@
|
|||
<maven.invoker.plugin.version>3.6.0</maven.invoker.plugin.version>
|
||||
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
|
||||
<maven.javadoc.plugin.version>3.6.3</maven.javadoc.plugin.version>
|
||||
<maven.plugin-tools.version>3.10.2</maven.plugin-tools.version>
|
||||
<maven.plugin-tools.version>3.11.0</maven.plugin-tools.version>
|
||||
<maven.release.plugin.version>3.0.1</maven.release.plugin.version>
|
||||
<maven.remote-resources-plugin.version>3.1.0</maven.remote-resources-plugin.version>
|
||||
<maven.resolver.version>1.9.18</maven.resolver.version>
|
||||
|
@ -341,7 +341,7 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<settingsPath>src/it/settings.xml</settingsPath>
|
||||
<slf4j.version>2.0.9</slf4j.version>
|
||||
<spotbugs.maven.plugin.version>4.8.2.0</spotbugs.maven.plugin.version>
|
||||
<spotbugs.maven.plugin.version>4.8.3.0</spotbugs.maven.plugin.version>
|
||||
<springboot.version>2.1.1.RELEASE</springboot.version>
|
||||
<surefire.rerunFailingTestsCount>0</surefire.rerunFailingTestsCount>
|
||||
<taglibs-standard-impl.version>1.2.5</taglibs-standard-impl.version>
|
||||
|
@ -1865,7 +1865,7 @@
|
|||
<plugin>
|
||||
<groupId>com.diffplug.spotless</groupId>
|
||||
<artifactId>spotless-maven-plugin</artifactId>
|
||||
<version>2.41.1</version>
|
||||
<version>2.43.0</version>
|
||||
<configuration>
|
||||
<pom>
|
||||
<includes>
|
||||
|
|
Loading…
Reference in New Issue