Skip to content

Commit c8f12b9

Browse files
authored
JAVA-28922 add Hystrix deprecation note (eugenp#15545)
1 parent 21d3e16 commit c8f12b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hystrix/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
<parent>
1010
<groupId>com.baeldung</groupId>
11+
<!-- Hystrix is deprecated and it is not possible to upgrade it to Spring Boot 3 -->
1112
<artifactId>parent-boot-2</artifactId>
1213
<version>0.0.1-SNAPSHOT</version>
1314
<relativePath>../parent-boot-2</relativePath>

0 commit comments

Comments
 (0)