Browse Source

Merge branch '2.0.x'

pull/12842/head
Madhura Bhave 8 years ago
parent
commit
d27ad41a88
  1. 2
      spring-boot-project/spring-boot-parent/pom.xml

2
spring-boot-project/spring-boot-parent/pom.xml

@ -90,7 +90,7 @@ @@ -90,7 +90,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.5.1</version>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>com.vaadin.external.google</groupId>

Loading…
Cancel
Save