|
|
@ -2258,6 +2258,12 @@
|
|
|
|
<groupId>org.springframework.session</groupId>
|
|
|
|
<groupId>org.springframework.session</groupId>
|
|
|
|
<artifactId>spring-session</artifactId>
|
|
|
|
<artifactId>spring-session</artifactId>
|
|
|
|
<version>${spring-session.version}</version>
|
|
|
|
<version>${spring-session.version}</version>
|
|
|
|
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<artifactId>commons-logging</artifactId>
|
|
|
|
|
|
|
|
<groupId>commons-logging</groupId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.session</groupId>
|
|
|
|
<groupId>org.springframework.session</groupId>
|
|
|
|