We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 548acb7 + ecc6349 commit 23dd850Copy full SHA for 23dd850
CompareFrameworks/dropwizard-hello-world/pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
19
- <dropwizard.version>4.0.6</dropwizard.version>
+ <dropwizard.version>4.0.7</dropwizard.version>
20
<mainClass>com.saurabh.DropwizardHelloWorldApplication</mainClass>
21
</properties>
22
@@ -52,7 +52,7 @@
52
<dependency>
53
<groupId>io.dropwizard</groupId>
54
<artifactId>dropwizard-views</artifactId>
55
- <version>4.0.6</version>
+ <version>4.0.7</version>
56
</dependency>
57
</dependencies>
58
0 commit comments