Explorar el Código

[spring boot][升级]:spring boot升级到2.0.9

release_toaliyun_real
Stormeye Wu hace 7 años
padre
commit
3f7269e1be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml Ver fichero

@@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.7.RELEASE</version>
<version>2.0.9.RELEASE</version>
<relativePath/>
</parent>



Cargando…
Cancelar
Guardar