We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a37a85 commit 46b2eb4Copy full SHA for 46b2eb4
.trivyignore
@@ -0,0 +1 @@
1
+CVE-2024-57699 exp:2025-03-01
users/pom.xml
@@ -60,12 +60,6 @@
60
<artifactId>spring-boot-starter-test</artifactId>
61
<scope>test</scope>
62
</dependency>
63
- <dependency>
64
- <groupId>net.minidev</groupId>
65
- <artifactId>json-smart</artifactId>
66
- <version>2.4.11</version>
67
- <scope>test</scope>
68
- </dependency>
69
<dependency>
70
<groupId>org.springframework.security</groupId>
71
<artifactId>spring-security-test</artifactId>
0 commit comments