Skip to content

Commit

Permalink
adapt 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shoothzj committed Feb 9, 2023
1 parent a0c09b5 commit f07fbd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Release Notes.
Apollo 2.2.0

------------------

* [Bump springcloud springboot version to solve cve problems](https://github.com/apolloconfig/apollo/pull/4712)

------------------
All issues and pull requests are [here](https://github.com/apolloconfig/apollo/milestone/13?closed=1)
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<apollo-java.version>2.1.0</apollo-java.version>
<spring-boot.version>2.6.8</spring-boot.version>
<spring-cloud.version>2021.0.2</spring-cloud.version>
<spring-boot.version>2.7.8</spring-boot.version>
<spring-cloud.version>2021.0.5</spring-cloud.version>
<spring-security.version>5.7.3</spring-security.version>
<jaxb.version>2.3.1</jaxb.version>
<javax.activation.version>1.1.1</javax.activation.version>
Expand Down

0 comments on commit f07fbd0

Please sign in to comment.