Skip to content

Commit 23dd850

Browse files
authored
Merge pull request #154 from saurabhpro/renovate/dropwizard-monorepo
Update dropwizard monorepo to v4.0.7
2 parents 548acb7 + ecc6349 commit 23dd850

File tree

1 file changed

+2
-2
lines changed
  • CompareFrameworks/dropwizard-hello-world

1 file changed

+2
-2
lines changed

CompareFrameworks/dropwizard-hello-world/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
19-
<dropwizard.version>4.0.6</dropwizard.version>
19+
<dropwizard.version>4.0.7</dropwizard.version>
2020
<mainClass>com.saurabh.DropwizardHelloWorldApplication</mainClass>
2121
</properties>
2222

@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>io.dropwizard</groupId>
5454
<artifactId>dropwizard-views</artifactId>
55-
<version>4.0.6</version>
55+
<version>4.0.7</version>
5656
</dependency>
5757
</dependencies>
5858

0 commit comments

Comments
 (0)