Skip to content

Commit bdf9b38

Browse files
committed
build (AssertJ): Bump AssertJ version (vulnerability report: https://github.com/sinch/sinch-sdk-java/security/dependabot/6)
1 parent f27a7c0 commit bdf9b38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
<dependency>
471471
<groupId>org.assertj</groupId>
472472
<artifactId>assertj-core</artifactId>
473-
<version>3.24.2</version>
473+
<version>[3.27.7,)</version>
474474
<scope>test</scope>
475475
</dependency>
476476

0 commit comments

Comments
 (0)