This is an automated email from the ASF dual-hosted git repository. adoroszlai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push: new a410f07b91 HDDS-13556. Bump assertj-core to 3.27.4 (#8919) a410f07b91 is described below commit a410f07b916eca4068fa7e9eec01dbc8044b0830 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Aug 9 15:20:04 2025 +0200 HDDS-13556. Bump assertj-core to 3.27.4 (#8919) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 17ed8cdd63..898d2c88cf 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <apache-rat-plugin.version>0.16.1</apache-rat-plugin.version> <aspectj-plugin.version>1.14.1</aspectj-plugin.version> <aspectj.version>1.9.7</aspectj.version> - <assertj.version>3.27.3</assertj.version> + <assertj.version>3.27.4</assertj.version> <aws-java-sdk.version>1.12.661</aws-java-sdk.version> <aws-java-sdk2.version>2.32.14</aws-java-sdk2.version> <bonecp.version>0.8.0.RELEASE</bonecp.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ozone.apache.org For additional commands, e-mail: commits-h...@ozone.apache.org