Skip to content

Commit

Permalink
Bump spring-boot from 3.2.3 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tangllty committed May 27, 2024
1 parent d312fee commit a43076a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

### Dependencies

* Bump spring-boot-dependencies from 3.2.3 to 3.2.5
* Bump spring-boot-maven-plugin from 3.2.3 to 3.2.5
* Bump spring-boot-dependencies from 3.2.3 to 3.3.0
* Bump spring-boot-maven-plugin from 3.2.3 to 3.3.0
* Bump jackson from 2.16.1 to 2.17.1
* Bump redis from 7.2.3 to 7.2.4
* Bump mybatis-flex-spring-boot3-starter from 1.8.8 to 1.8.9
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<kotlin.version>1.9.24</kotlin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring-boot-dependencies.version>3.2.5</spring-boot-dependencies.version>
<spring-boot-dependencies.version>3.3.0</spring-boot-dependencies.version>
<spring-boot-admin.version>3.2.3</spring-boot-admin.version>
<jjwt.version>0.12.5</jjwt.version>
<hutool.version>5.8.27</hutool.version>
Expand Down

0 comments on commit a43076a

Please sign in to comment.