diff options
Diffstat (limited to 'champ-service/pom.xml')
-rw-r--r-- | champ-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index bdfdf9a..434da83 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -41,7 +41,7 @@ limitations under the License. <version.org.apache.commons.commons-lang3>3.7</version.org.apache.commons.commons-lang3> <version.org.hamcrest.hamcrest-library>1.3</version.org.hamcrest.hamcrest-library> - <version.org.springframework.boot.spring-boot-dependencies>1.5.17.RELEASE</version.org.springframework.boot.spring-boot-dependencies> + <version.org.springframework.boot.spring-boot-dependencies>1.5.18.RELEASE</version.org.springframework.boot.spring-boot-dependencies> </properties> <dependencyManagement> |