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 5143132 commit a1c5299Copy full SHA for a1c5299
pom.xml
@@ -83,7 +83,7 @@
83
<junit.version>5.7.2</junit.version>
84
<reactor-bom.version>2020.0.13</reactor-bom.version>
85
<slf4j.version>1.7.32</slf4j.version>
86
- <spring.version>5.3.11</spring.version>
+ <spring.version>5.3.13</spring.version>
87
<spring-plugin.version>2.0.0.RELEASE</spring-plugin.version>
88
<kotlin.version>1.4.32</kotlin.version>
89
<kotlinx-coroutines.version>1.4.3</kotlinx-coroutines.version>
@@ -98,7 +98,7 @@
98
99
<properties>
100
<reactor-bom.version>2020.0.14-SNAPSHOT</reactor-bom.version>
101
- <spring.version>5.3.12-SNAPSHOT</spring.version>
+ <spring.version>5.3.14-SNAPSHOT</spring.version>
102
</properties>
103
104
<repositories>
0 commit comments