Skip to content

Commit

Permalink
Remove quarkus.index-dependency entry
Browse files Browse the repository at this point in the history
Fixed in Quarkus 3.2.1: quarkusio/quarkus#34570
  • Loading branch information
beatngu13 committed Jul 31, 2023
1 parent 1fba8bf commit cb574f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,3 @@ quarkus.kubernetes.service-type=load-balancer
quarkus.http.enable-compression=true
quarkus.http.enable-decompression=true
quarkus.qute.strict-rendering=true

quarkus.index-dependency.jakarta-ws-rs-api.group-id=jakarta.ws.rs
quarkus.index-dependency.jakarta-ws-rs-api.artifact-id=jakarta.ws.rs-api

0 comments on commit cb574f3

Please sign in to comment.