Skip to content

Commit c5a00e5

Browse files
author
ZhangJian He
committed
Bump springboot from 2.7.9 to 2.7.11
1 parent 8a7a149 commit c5a00e5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Apollo 2.2.0
2525
* [refactor(apollo logging): Simplify the default log path to `/opt/logs`](https://github.com/apolloconfig/apollo/pull/4833)
2626
* [Add a configuration config-service.cache.key.ignore-case to control whether the cache key is case-sensitive](https://github.com/apolloconfig/apollo/pull/4820)
2727
* [feat: check port use by another process or not when startup](https://github.com/apolloconfig/apollo/pull/4656)
28+
* [Bump springboot version from 2.7.9 to 2.7.11](https://github.com/apolloconfig/apollo/pull/4828)
2829

2930
------------------
3031
All issues and pull requests are [here](https://github.com/apolloconfig/apollo/milestone/13?closed=1)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<java.version>1.8</java.version>
6565
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6666
<apollo-java.version>2.1.0</apollo-java.version>
67-
<spring-boot.version>2.7.9</spring-boot.version>
67+
<spring-boot.version>2.7.11</spring-boot.version>
6868
<spring-cloud.version>2021.0.5</spring-cloud.version>
6969
<!-- sort by alphabet -->
7070
<awaitility.version>4.2.0</awaitility.version>

0 commit comments

Comments
 (0)