Skip to content

Commit

Permalink
upgrade spring-boot 2 to 2.7.15, spring boot 3 to 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyunabc committed Jan 2, 2024
1 parent 7abd9ef commit 7a1f84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.6</maven.compiler.target>
<maven.compiler.source>1.6</maven.compiler.source>
<spring-boot.version>2.7.11</spring-boot.version>
<spring-boot3.version>3.0.6</spring-boot3.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-boot3.version>3.1.7</spring-boot3.version>
<maven-invoker-plugin.version>3.0.0</maven-invoker-plugin.version>
<project.build.outputTimestamp>2020-09-27T15:10:43Z</project.build.outputTimestamp>
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
Expand Down

0 comments on commit 7a1f84a

Please sign in to comment.