Skip to content

Commit

Permalink
remove patch for downgrading spring in k8s-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Dec 19, 2024
1 parent a49ffa3 commit 5371064
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/pit/lib/lib-patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ applyPatches() {
downgradeJava

case $app_ in
k8s-demo-app)
## fails in 24.6.0
changeMavenBlock parent org.springframework.boot spring-boot-starter-parent 3.3.4 ;;
archetype-hotswap)
## need to happen in patch phase not in the run phase
enableJBRAutoreload ;;
Expand Down

0 comments on commit 5371064

Please sign in to comment.