Skip to content

Commit

Permalink
Bump spring-boot-admin from 3.2.3 to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tangllty committed Jun 4, 2024
1 parent ce8a951 commit e7c2238
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* Bump fastjson2-extension-spring6 from 2.0.47 to 2.0.50
* Bump hutool from 5.8.26 to 5.8.27
* Bump oshi-core from 6.4.13 to 6.6.0
* Bump spring-boot-admin from 3.2.3 to 3.3.1
* Add mybatis 3.5.16
* Add commons-compress 1.26.1
* Add mybatis-flex-spring-boot3-starter 1.8.8
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring-boot-dependencies.version>3.3.0</spring-boot-dependencies.version>
<spring-boot-admin.version>3.2.3</spring-boot-admin.version>
<spring-boot-admin.version>3.3.1</spring-boot-admin.version>
<jjwt.version>0.12.5</jjwt.version>
<hutool.version>5.8.27</hutool.version>
<jackson.version>2.17.1</jackson.version>
Expand Down

0 comments on commit e7c2238

Please sign in to comment.