We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e816fe0 commit 9895eacCopy full SHA for 9895eac
1 file changed
pom.xml
@@ -51,7 +51,7 @@
51
<sonar.organization>dropwizard</sonar.organization>
52
<nexus.url>https://central.sonatype.com</nexus.url>
53
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
54
- <dropwizard.version>5.0.0-rc.5</dropwizard.version>
+ <dropwizard.version>5.0.0</dropwizard.version>
55
<repository.name>${project.artifactId}</repository.name>
56
</properties>
57
<dependencyManagement>
0 commit comments