We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d76183 + b1a6b30 commit 940e3ecCopy full SHA for 940e3ec
aws-serverless-java-container-core/pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>org.springframework.security</groupId>
62
<artifactId>spring-security-web</artifactId>
63
- <version>6.4.5</version>
+ <version>6.5.1</version>
64
<scope>test</scope>
65
</dependency>
66
</dependencies>
pom.xml
@@ -270,7 +270,7 @@
270
<plugin>
271
<groupId>com.h3xstream.findsecbugs</groupId>
272
<artifactId>findsecbugs-plugin</artifactId>
273
- <version>1.13.0</version>
+ <version>1.14.0</version>
274
</plugin>
275
</plugins>
276
</configuration>
0 commit comments