parent
a670d67fc8
commit
4f8e64b7e0
6
pom.xml
6
pom.xml
|
@ -8,17 +8,17 @@
|
|||
<spring-cloud.version>Greenwich.SR3</spring-cloud.version>
|
||||
<undertow.version>2.1.3.Final</undertow.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<spring.framework.version>2.3.4.RELEASE</spring.framework.version>
|
||||
<spring.framework.version>2.3.8.RELEASE</spring.framework.version>
|
||||
</properties>
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.3.4.RELEASE</version>
|
||||
<version>2.3.8.RELEASE</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<groupId>com.dispose</groupId>
|
||||
<artifactId>phoenix_ddos_handle</artifactId>
|
||||
<version>2.0.3</version>
|
||||
<version>2.0.5</version>
|
||||
<name>phoenix_ddos_handle</name>
|
||||
<description>Dispose Platform</description>
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue