Skip to content

Commit 9895eac

Browse files
fix(deps): update dependency io.dropwizard:dropwizard-dependencies to v5.0.0 (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e816fe0 commit 9895eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<sonar.organization>dropwizard</sonar.organization>
5252
<nexus.url>https://central.sonatype.com</nexus.url>
5353
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
54-
<dropwizard.version>5.0.0-rc.5</dropwizard.version>
54+
<dropwizard.version>5.0.0</dropwizard.version>
5555
<repository.name>${project.artifactId}</repository.name>
5656
</properties>
5757
<dependencyManagement>

0 commit comments

Comments
 (0)