Skip to content

Commit

Permalink
update spring boot version property.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsbrugu authored Sep 1, 2022
1 parent d4ba870 commit e5478d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpringBootExample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>2.5.7</spring-boot.version>
<spring-boot.version>2.7.3</spring-boot.version>
<spring.version>5.3.13</spring.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
Expand Down

0 comments on commit e5478d8

Please sign in to comment.