Skip to content

Commit

Permalink
fix: solve sentinel openfeign static compilation problem (alibaba#3184)
Browse files Browse the repository at this point in the history
  • Loading branch information
steverao authored Feb 28, 2023
1 parent 15838f2 commit f52f70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<spring.cloud.version>2022.0.0</spring.cloud.version>

<!-- Spring Boot -->
<spring-boot.version>3.0.0</spring-boot.version>
<spring-boot.version>3.0.2</spring-boot.version>

<curator.version>4.0.1</curator.version>

Expand Down

0 comments on commit f52f70b

Please sign in to comment.