Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Bump org.kiwiproject:dropwizard-service-utilities from 3.5.0 to 3.6.0 in /service #657

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- Versions for required dependencies -->
<dropwizard-application-errors.version>2.1.2</dropwizard-application-errors.version>
<dropwizard-jwt-cookie-auth.version>5.1.3</dropwizard-jwt-cookie-auth.version>
<dropwizard-service-utilities.version>3.5.0</dropwizard-service-utilities.version>
<dropwizard-service-utilities.version>3.6.0</dropwizard-service-utilities.version>
<kiwi.version>4.0.0</kiwi.version>
<kiwi-bom.version>2.0.12</kiwi-bom.version>
<metrics-healthchecks-severity.version>2.0.4</metrics-healthchecks-severity.version>
Expand Down
Loading