Skip to content

Commit

Permalink
Fixes #325 - Update to latest Azure SDK BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Jan 15, 2024
1 parent 78ce589 commit 20843ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-keyvault/src/main/java/keyvault/KeyVaultResource.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
import jakarta.inject.Singleton;
import jakarta.json.bind.Jsonb;
import jakarta.json.bind.JsonbBuilder;
<<<<<<< Updated upstream
import jakarta.servlet.http.HttpServletResponse;
=======
import jakarta.json.bind.JsonbException;
>>>>>>> Stashed changes
import jakarta.ws.rs.GET;
import jakarta.ws.rs.PUT;
import jakarta.ws.rs.Path;
Expand Down

0 comments on commit 20843ec

Please sign in to comment.