Skip to content

Commit

Permalink
chore(pom.xml): spring boot version 修改
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxianrui committed Nov 20, 2022
1 parent bcef212 commit 0b08cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>

<spring-boot.version>${parent.version}</spring-boot.version>
<spring-boot.version>2.7.5</spring-boot.version>

<!-- config -->
<docker.image.prefix>youlai</docker.image.prefix>
Expand Down

0 comments on commit 0b08cef

Please sign in to comment.