Skip to content

Commit

Permalink
spring-boot 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anair-it committed Oct 31, 2019
1 parent 10eb6d4 commit 0c523a8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions anair-parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.8.RELEASE</version>
<version>2.2.0.RELEASE</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -79,12 +79,6 @@
<artifactId>commons-io</artifactId>
<version>${commons-io.version}</version>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>${spring.version}</version>
</dependency>

<dependency>
<groupId>io.springfox</groupId>
Expand Down

0 comments on commit 0c523a8

Please sign in to comment.