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 9baa27ca4e HDDS-10992. Bump assertj-core to 3.26.0 (#6790)
9baa27ca4e is described below
commit 9baa27ca4e318a36b766dc524ff4dd8495f9fc67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 8 12:02:03 2024 +0200
HDDS-10992. Bump assertj-core to 3.26.0 (#6790)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 74d6f21fbf..a45b5d84a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<java.security.egd>file:///dev/urandom</java.security.egd>
<annotation-api.version>1.3.2</annotation-api.version>
- <assertj.version>3.25.3</assertj.version>
+ <assertj.version>3.26.0</assertj.version>
<bonecp.version>0.8.0.RELEASE</bonecp.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<derby.version>10.14.2.0</derby.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]