Skip to content

Commit 83bc55a

Browse files
authored
Merge pull request #213 from kinde-oss/renovate/maven-org.assertj-assertj-core-vulnerability
Update dependency org.assertj:assertj-core to v3.27.7 [SECURITY]
2 parents 23ba091 + cee2a7a commit 83bc55a

File tree

1 file changed

+1
-1
lines changed
  • kinde-springboot/kinde-springboot-core

1 file changed

+1
-1
lines changed

kinde-springboot/kinde-springboot-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.assertj</groupId>
110110
<artifactId>assertj-core</artifactId>
111-
<version>3.27.6</version>
111+
<version>3.27.7</version>
112112
<scope>test</scope>
113113
</dependency>
114114

0 commit comments

Comments
 (0)