Skip to content

Commit 511c043

Browse files
author
Olivier Chédru
authored
Merge pull request #37 from dhatim/dependabot/maven/dropwizard.version-2.0.29
Bump dropwizard.version from 2.0.28 to 2.0.29
2 parents d54561b + 68576ac commit 511c043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<maven.compiler.source>1.8</maven.compiler.source>
3030
<maven.compiler.target>1.8</maven.compiler.target>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32-
<dropwizard.version>2.0.28</dropwizard.version>
32+
<dropwizard.version>2.0.29</dropwizard.version>
3333
</properties>
3434
<scm>
3535
<connection>scm:git:git@github.com:dhatim/dropwizard-sentry.git</connection>

0 commit comments

Comments
 (0)