From d17db51f5dea639290af2ec43c3d30a33f3d26b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 09:10:09 -0800 Subject: [PATCH] Bump the java group in /java with 3 updates (#1047) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the java group in /java with 3 updates: [org.assertj:assertj-core](https://github.com/assertj/assertj), [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) and [io.grpc:grpc-bom](https://github.com/grpc/grpc-java). Updates `org.assertj:assertj-core` from 3.24.2 to 3.25.0
Release notes

Sourced from org.assertj:assertj-core's releases.

v3.25.0

:jigsaw: Binary Compatibility

The release is binary compatible with the previous minor version.

:no_entry_sign: Deprecated

Core

:sparkles: New Features

Core

... (truncated)

Commits

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1
Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.12.1

🐛 Bug Fixes

📦 Dependency updates

3.12.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits

Updates `io.grpc:grpc-bom` from 1.60.0 to 1.60.1
Release notes

Sourced from io.grpc:grpc-bom's releases.

v1.60.1

Bug Fixes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- java/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index dfe88e551..86b75149a 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -44,9 +44,9 @@ 1.7 1.8.0 - 1.60.0 + 1.60.1 4.13.2 - 3.24.2 + 3.25.0 8 1.8 2.29.0 @@ -72,7 +72,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.1 ${java.release} ${java.version}