Skip to content

Commit

Permalink
update for spring-boot 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
automvc committed May 2, 2021
1 parent ba7e882 commit 6015fb2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<!-- <maven.compiler.source>1.7</maven.compiler.source> -->
<!-- <maven.compiler.target>1.7</maven.compiler.target> -->
<bee.version>1.9.5</bee.version>
</properties>

Expand Down

0 comments on commit 6015fb2

Please sign in to comment.