Skip to content

Commit 78fe2c8

Browse files
authored
Merge pull request #15 from saurabhpro/renovate/dropwizard-monorepo
Update dropwizard monorepo to v2.0.24
2 parents 5366a61 + 36d3d0d commit 78fe2c8

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>2.0.23</dropwizard.version>
19+
<dropwizard.version>2.0.24</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>2.0.23</version>
55+
<version>2.0.24</version>
5656
</dependency>
5757
</dependencies>
5858

0 commit comments

Comments
 (0)