Update to new version

This commit is contained in:
machih 2021-03-25 17:02:45 +09:00
parent ff60b6747a
commit 712e8b6481

View file

@ -37,14 +37,14 @@
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-spring-boot</artifactId>
<version>2.0.2</version>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.SR8</version>
<version>2020.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>