Skip to content

Commit 5ab1660

Browse files
Bump dropwizard.version from 2.1.0 to 2.1.1
Bumps `dropwizard.version` from 2.1.0 to 2.1.1. Updates `dropwizard-core` from 2.1.0 to 2.1.1 Updates `dropwizard-testing` from 2.1.0 to 2.1.1 --- 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 3d33565 commit 5ab1660

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.1.0</dropwizard.version>
32+
<dropwizard.version>2.1.1</dropwizard.version>
3333
<sentry.version>6.1.4</sentry.version>
3434
</properties>
3535
<scm>

0 commit comments

Comments
 (0)