Update to Bean-RELEASE

This commit is contained in:
Rob Winch
2018-10-29 15:51:13 -05:00
committed by GitHub
parent 83725c1a79
commit ca8597575c

View File

@@ -13,7 +13,7 @@ With Maven, you need to import the BOM first:
<dependency>
<groupId>org.springframework.session</groupId>
<artifactId>spring-session-bom</artifactId>
<version>Bean-RC1</version>
<version>Bean-RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>