Skip to content

Commit 65e80cd

Browse files
DAOS-18530 java: bump assertj-core from 3.19.0 to 3.27.7 (#17455) (#17478)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.19.0 to 3.27.7. Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
1 parent 51db79e commit 65e80cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/client/java/hadoop-daos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.assertj</groupId>
125125
<artifactId>assertj-core</artifactId>
126-
<version>3.19.0</version>
126+
<version>3.27.7</version>
127127
<scope>test</scope>
128128
</dependency>
129129
<dependency>

0 commit comments

Comments
 (0)