Skip to content

2.1.3.RELEASE

Compare
Choose a tag to compare
@royclarkson royclarkson released this 11 Jun 12:20

We are pleased to announce the 2.1.3 release of Spring Cloud Open Service Broker. This release includes the following updates:

  • Upgrade to commons-beanutils 1.9.4
<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-open-service-broker-webmvc</artifactId>
  <version>2.1.3.RELEASE</version>
</dependency>