Skip to content

Commit

Permalink
Merge pull request eugenp#9627 from kwoyke/JAVA-1646
Browse files Browse the repository at this point in the history
JAVA-1646: Remove overriden spring-boot.version property
  • Loading branch information
jzheaux authored Jul 8, 2020
2 parents 03f41a7 + 7d5a5b0 commit 942851f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spring-boot-modules/spring-boot-mvc-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@
<spring.fox.version>3.0.0-SNAPSHOT</spring.fox.version>
<start-class>com.baeldung.swagger2boot.SpringBootSwaggerApplication</start-class>
<!-- <start-class>com.baeldung.springbootmvc.SpringBootMvcFnApplication</start-class> -->
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
<xstream.version>1.4.11.1</xstream.version>
<xstream.version>1.4.11.1</xstream.version>
</properties>

</project>

0 comments on commit 942851f

Please sign in to comment.