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.
1 parent a012159 commit 2215bedCopy full SHA for 2215bed
pom.xml
@@ -83,7 +83,7 @@
83
<junit.version>5.7.0</junit.version>
84
<reactor-bom.version>2020.0.4</reactor-bom.version>
85
<slf4j.version>1.7.30</slf4j.version>
86
- <spring.version>5.3.3</spring.version>
+ <spring.version>5.3.4</spring.version>
87
<spring-plugin.version>2.0.0.RELEASE</spring-plugin.version>
88
<kotlin.version>1.4.21</kotlin.version>
89
<kotlinx-coroutines.version>1.4.0</kotlinx-coroutines.version>
@@ -98,7 +98,7 @@
98
99
<properties>
100
<reactor-bom.version>2020.0.5-SNAPSHOT</reactor-bom.version>
101
- <spring.version>5.3.4-SNAPSHOT</spring.version>
+ <spring.version>5.3.5-SNAPSHOT</spring.version>
102
</properties>
103
104
<repositories>
0 commit comments