Skip to content

Commit 68576ac

Browse files
Bump dropwizard.version from 2.0.28 to 2.0.29
Bumps `dropwizard.version` from 2.0.28 to 2.0.29. Updates `dropwizard-core` from 2.0.28 to 2.0.29 Updates `dropwizard-testing` from 2.0.28 to 2.0.29 --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard:dropwizard-testing dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bed0c7d commit 68576ac

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)