Skip to content

Commit bb1df4f

Browse files
build: AssertJ vulnerability
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com> Signed-off-by: manticore-projects <andreas@manticore-projects.com>
1 parent c89e14c commit bb1df4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.assertj</groupId>
101101
<artifactId>assertj-core</artifactId>
102-
<version>3.27.3</version>
102+
<version>[3.27.7,)</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<dependency>

0 commit comments

Comments
 (0)