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 71e7da0880 HDDS-11211. Bump assertj-core to 3.26.3 (#6972)
71e7da0880 is described below
commit 71e7da088048ecef6d7be2a6420af453fca1be03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 20 14:23:36 2024 +0200
HDDS-11211. Bump assertj-core to 3.26.3 (#6972)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index da4ed43230..ad55ffd0a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,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.26.0</assertj.version>
+ <assertj.version>3.26.3</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]