Skip to content

Commit 257083e

Browse files
fix(security): update dependency org.assertj:assertj-core to v3.27.7 [security] (#1690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b53e11 commit 257083e

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>org.assertj</groupId>
135135
<artifactId>assertj-core</artifactId>
136-
<version>3.27.6</version>
136+
<version>3.27.7</version>
137137
<scope>test</scope>
138138
</dependency>
139139

0 commit comments

Comments
 (0)