|
|
|
@ -175,28 +175,28 @@
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-test</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-core</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-expression</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-webflux</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
@ -340,7 +340,7 @@
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-context</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
</dependency>
|
|
|
|
@ -348,7 +348,7 @@
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-beans</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
</dependency>
|
|
|
|
@ -356,7 +356,7 @@
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-context-support</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
</dependency>
|
|
|
|
@ -364,7 +364,7 @@
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-web</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
</dependency>
|
|
|
|
@ -373,7 +373,7 @@
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-tx</artifactId>
|
|
|
|
|
<!-- 4.1+ -->
|
|
|
|
|
<version>6.1.12</version>
|
|
|
|
|
<version>6.1.14</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
</dependency>
|
|
|
|
|