diff --git a/spring-core-2/pom.xml b/spring-core-2/pom.xml
index f6142cffb0..2d11cc2124 100644
--- a/spring-core-2/pom.xml
+++ b/spring-core-2/pom.xml
@@ -149,7 +149,7 @@
org.apache.maven.plugins
maven-war-plugin
- ${maven.version}
+ ${maven-war-plugin.version}
false
@@ -166,7 +166,7 @@
3.6
2.1.0
3.22.0-GA
- 3.2.2
+ 3.2.2
\ No newline at end of file
diff --git a/spring-core-4/pom.xml b/spring-core-4/pom.xml
index 2d11cc701b..fb544e29fd 100644
--- a/spring-core-4/pom.xml
+++ b/spring-core-4/pom.xml
@@ -74,7 +74,7 @@
org.apache.commons
commons-text
- ${apache-commons-text.version}
+ ${commons-text.version}
@@ -84,7 +84,7 @@
4.0.2
4.0.0
1.3.2
- 1.10.0
+ 1.10.0
\ No newline at end of file
diff --git a/spring-credhub/pom.xml b/spring-credhub/pom.xml
index 4604833d0b..defe378b6b 100644
--- a/spring-credhub/pom.xml
+++ b/spring-credhub/pom.xml
@@ -27,7 +27,7 @@
org.springframework.credhub
spring-credhub-starter
- 2.2.0
+ ${spring-credhub-starter.version}
com.google.code.gson
@@ -36,8 +36,7 @@
- 8
- 8
+ 2.2.0
UTF-8
diff --git a/spring-ejb-modules/ejb-beans/pom.xml b/spring-ejb-modules/ejb-beans/pom.xml
index 6bfbb42a14..94f7963ad6 100644
--- a/spring-ejb-modules/ejb-beans/pom.xml
+++ b/spring-ejb-modules/ejb-beans/pom.xml
@@ -66,12 +66,12 @@
org.apache.activemq
activemq-broker
- ${activemq.broker.version}
+ ${activemq-broker.version}
org.apache.activemq.tooling
activemq-junit
- ${activemq.junit.version}
+ ${activemq-junit.version}
test
@@ -187,8 +187,8 @@
8.2.1.Final
3.2
5.2.3.RELEASE
- 5.16.3
- 5.16.3
+ 5.16.3
+ 5.16.3
2.21.0
2.8
8.2.1.Final
diff --git a/spring-kafka-2/pom.xml b/spring-kafka-2/pom.xml
index 76a82f6000..0bca20447d 100644
--- a/spring-kafka-2/pom.xml
+++ b/spring-kafka-2/pom.xml
@@ -53,7 +53,7 @@
org.testcontainers
junit-jupiter
- ${testcontainers-kafka.version}
+ ${testcontainers-junit-jupiter.version}
test
@@ -65,6 +65,7 @@
1.16.2
+ 1.16.2
\ No newline at end of file
diff --git a/spring-kafka/pom.xml b/spring-kafka/pom.xml
index c013be32e3..7ff7a9710a 100644
--- a/spring-kafka/pom.xml
+++ b/spring-kafka/pom.xml
@@ -26,12 +26,12 @@
org.springframework.boot
spring-boot-starter-actuator
- 3.0.5
+ ${spring-boot-starter-actuator.version}
io.micrometer
micrometer-registry-prometheus
- 1.10.5
+ ${micrometer-registry-prometheus.version}
org.springframework.kafka
@@ -90,6 +90,8 @@
+ 3.0.5
+ 1.10.5
1.16.2
diff --git a/spring-katharsis/pom.xml b/spring-katharsis/pom.xml
index b836a42bca..595cde5109 100644
--- a/spring-katharsis/pom.xml
+++ b/spring-katharsis/pom.xml
@@ -33,7 +33,7 @@
io.katharsis
katharsis-spring
- ${katharsis.version}
+ ${katharsis-spring.version}
org.apache.commons
@@ -132,7 +132,7 @@
- 3.0.2
+ 3.0.2
0.9.10
1.6.1
diff --git a/spring-mobile/pom.xml b/spring-mobile/pom.xml
index f810159eb7..d96faf3274 100644
--- a/spring-mobile/pom.xml
+++ b/spring-mobile/pom.xml
@@ -37,24 +37,16 @@
org.apache.maven.plugins
maven-war-plugin
- ${maven-war-plugin.version}
org.apache.maven.plugins
maven-compiler-plugin
- ${maven-compiler-plugin.version}
-
-
- ${maven.compiler.target}
-
1.1.5.RELEASE
- 11
- 11
\ No newline at end of file
diff --git a/spring-pulsar/pom.xml b/spring-pulsar/pom.xml
index df1959c84e..05debcab1c 100644
--- a/spring-pulsar/pom.xml
+++ b/spring-pulsar/pom.xml
@@ -27,7 +27,7 @@
org.springframework.pulsar
spring-pulsar-spring-boot-starter
- 0.2.0
+ ${spring-pulsar-spring-boot-starter.version}
@@ -46,4 +46,8 @@
+
+ 0.2.0
+
+
diff --git a/spring-reactive-modules/spring-reactive-security/pom.xml b/spring-reactive-modules/spring-reactive-security/pom.xml
index bd74202437..cf34b21083 100644
--- a/spring-reactive-modules/spring-reactive-security/pom.xml
+++ b/spring-reactive-modules/spring-reactive-security/pom.xml
@@ -76,12 +76,12 @@
io.reactivex.rxjava2
rxjava
- ${rxjava-version}
+ ${rxjava.version}
io.projectreactor
reactor-test
- ${project-reactor-test}
+ ${project-reactor-test.version}
test
@@ -110,11 +110,11 @@
1.0.1.RELEASE
- 2.1.12
+ 2.1.12
1.1.3
1.0
1.0
- 3.1.6.RELEASE
+ 3.1.6.RELEASE
\ No newline at end of file
diff --git a/spring-remoting-modules/pom.xml b/spring-remoting-modules/pom.xml
index 41d77c2969..8a5990fd1d 100644
--- a/spring-remoting-modules/pom.xml
+++ b/spring-remoting-modules/pom.xml
@@ -43,16 +43,10 @@
org.apache.maven.plugins
maven-compiler-plugin
${maven-compiler-plugin.version}
-
-
- ${maven.compiler.target}
-
- 11
- 11
\ No newline at end of file
diff --git a/spring-shell/pom.xml b/spring-shell/pom.xml
index 952920fd1e..24fe5b0fb6 100644
--- a/spring-shell/pom.xml
+++ b/spring-shell/pom.xml
@@ -28,7 +28,6 @@
org.apache.maven.plugins
maven-war-plugin
- ${maven-war-plugin.version}
src/main/webapp
false
diff --git a/spring-soap/pom.xml b/spring-soap/pom.xml
index 594eb3dd19..6c49f1f39c 100644
--- a/spring-soap/pom.xml
+++ b/spring-soap/pom.xml
@@ -34,7 +34,7 @@
jakarta.xml.bind
jakarta.xml.bind-api
- 4.0.0
+ ${jakarta.xml.bind-api.version}
@@ -58,7 +58,7 @@
org.codehaus.mojo
jaxb2-maven-plugin
- 3.1.0
+ ${jaxb2-maven-plugin.version}
xjc
@@ -79,7 +79,7 @@
org.jvnet.jaxb2.maven2
maven-jaxb2-plugin
- 0.15.3
+ ${maven-jaxb2-plugin.version}
@@ -103,5 +103,8 @@
17
+ 4.0.0
+ 3.1.0
+ 0.15.3
\ No newline at end of file
diff --git a/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml b/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml
index c529951b07..b57a014a8f 100644
--- a/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml
+++ b/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml
@@ -29,22 +29,22 @@
org.hibernate
hibernate-validator
- 6.0.10.Final
+ ${hibernate-validator.version}
javax.validation
validation-api
- 2.0.1.Final
+ ${validation-api.version}
org.openapitools
openapi-generator
- 3.3.4
+ ${openapi-generator.version}
com.fasterxml.jackson.core
jackson-databind
- 2.10.0.pr3
+ ${jackson-databind.version}
org.springdoc
@@ -62,7 +62,7 @@
org.openapitools
openapi-generator-maven-plugin
- 5.1.0
+ ${openapi-generator-maven-plugin.version}
@@ -97,6 +97,11 @@
3.0.0
2.17.1
1.7.0
+ 6.0.10.Final
+ 2.0.1.Final
+ 3.3.4
+ 2.10.0.pr3
+ 5.1.0
\ No newline at end of file
diff --git a/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml b/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml
index f125018fb0..ee2c86238a 100644
--- a/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml
+++ b/spring-swagger-codegen/spring-openapi-generator-api-client/pom.xml
@@ -34,55 +34,55 @@
io.swagger
swagger-annotations
- ${swagger-annotations-version}
+ ${swagger-annotations.version}
com.google.code.findbugs
jsr305
- 3.0.2
+ ${findbugs-jsr305.version}
org.springframework
spring-web
- ${spring-web-version}
+ ${spring-web.version}
com.fasterxml.jackson.core
jackson-core
- ${jackson-version}
+ ${jackson.version}
com.fasterxml.jackson.core
jackson-annotations
- ${jackson-version}
+ ${jackson.version}
com.fasterxml.jackson.core
jackson-databind
- ${jackson-version}
+ ${jackson.version}
com.fasterxml.jackson.jaxrs
jackson-jaxrs-json-provider
- ${jackson-version}
+ ${jackson.version}
org.openapitools
jackson-databind-nullable
- ${jackson-databind-nullable-version}
+ ${jackson-databind-nullable.version}
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
- ${jackson-version}
+ ${jackson.version}
com.github.joschi.jackson
jackson-datatype-threetenbp
- ${jackson-threetenbp-version}
+ ${jackson-threetenbp.version}
@@ -94,7 +94,7 @@
javax.annotation
javax.annotation-api
- 1.3.2
+ ${javax.annotation-api.version}
@@ -103,7 +103,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.0.0-M1
+ ${maven-enforcer-plugin.version}
enforce-maven
@@ -123,7 +123,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.12
+ ${maven-surefire-plugin.version}
@@ -154,7 +154,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 2.2
+ ${maven-jar-plugin.version}
@@ -169,7 +169,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 1.10
+ ${build-helper-maven-plugin.version}
add_sources
@@ -200,7 +200,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.6.1
+ ${maven-compiler-plugin.version}
1.8
@@ -209,7 +209,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 2.10.4
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -222,7 +222,7 @@
org.apache.maven.plugins
maven-source-plugin
- 2.2.1
+ ${maven-source-plugin.version}
attach-sources
@@ -243,7 +243,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 1.5
+ ${maven-gpg-plugin.version}
sign-artifacts
@@ -260,14 +260,25 @@
- 1.5.22
- 4.3.9.RELEASE
- 2.11.1
+ 1.5.22
+ 4.3.9.RELEASE
+ 3.0.2
+ 2.11.1
- 0.2.1
- 2.9.10
- 1.0.0
+ 0.2.1
+ 2.9.10
+ 1.0.0
5.8.1
+ 1.3.2
+
+ 3.0.0-M1
+ 2.12
+ 2.2
+ 1.10
+ 3.6.1
+ 2.10.4
+ 2.2.1
+ 1.5
\ No newline at end of file
diff --git a/spring-swagger-codegen/spring-swagger-codegen-api-client/pom.xml b/spring-swagger-codegen/spring-swagger-codegen-api-client/pom.xml
index b2e97c7a49..35f4978411 100644
--- a/spring-swagger-codegen/spring-swagger-codegen-api-client/pom.xml
+++ b/spring-swagger-codegen/spring-swagger-codegen-api-client/pom.xml
@@ -40,13 +40,13 @@
io.swagger
swagger-annotations
- ${swagger-annotations-version}
+ ${swagger-annotations.version}
org.springframework
spring-web
- ${spring-web-version}
+ ${spring-web.version}
@@ -77,12 +77,12 @@
joda-time
joda-time
- ${jodatime-version}
+ ${jodatime.version}
javax.annotation
javax.annotation-api
- 1.3.2
+ ${javax.annotation-api.version}
@@ -189,9 +189,10 @@
- 1.5.15
- 4.3.9.RELEASE
- 2.9.9
+ 1.5.15
+ 4.3.9.RELEASE
+ 2.9.9
+ 1.3.2
2.2
1.5
2.2.1
diff --git a/spring-vault/pom.xml b/spring-vault/pom.xml
index 60a5ee18f2..b3690c7b7f 100644
--- a/spring-vault/pom.xml
+++ b/spring-vault/pom.xml
@@ -36,7 +36,7 @@
org.springframework.vault
spring-vault-core
- ${spring.vault.core.version}
+ ${spring-vault-core.version}
org.springframework.data
@@ -69,18 +69,20 @@
software.amazon.awssdk
auth
- 2.20.140
+ ${auth.version}
org.springframework.cloud
spring-cloud-starter-vault-config
- 3.1.3
+ ${spring-cloud-starter-vault-config.version}
- 2.3.4
+ 2.3.4
+ 2.20.140
+ 3.1.3
17