diff --git a/pom.xml b/pom.xml
index ad1194f4..eb0209dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,8 @@
1.9.22.1
3.26.3
- 5.11.2
- 2.24.1
+ 5.11.3
+ 2.24.2
5.14.2
6.0.23
1.10.13
@@ -71,17 +71,18 @@
spring-context
true
-
- org.springframework
- spring-core
- true
-
io.micrometer
micrometer-core
${micrometer.version}
true
+
+ com.github.spotbugs
+ spotbugs-annotations
+ 4.8.6
+ true
+
org.springframework
@@ -195,7 +196,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.10.1
+ 3.11.2
org.apache.maven.plugins
@@ -210,7 +211,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.1
+ 3.5.2
com.gradle
@@ -239,6 +240,7 @@
maven-compiler-plugin
${java.version}
+ none