Skip to content

Commit

Permalink
Bump resteasy.version from 3.9.0.Final to 3.9.3.Final (#1091)
Browse files Browse the repository at this point in the history
Bumps `resteasy.version` from 3.9.0.Final to 3.9.3.Final.

Updates `resteasy-jaxrs` from 3.9.0.Final to 3.9.3.Final

Updates `resteasy-jackson2-provider` from 3.9.0.Final to 3.9.3.Final

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Dec 5, 2019
1 parent c37a342 commit 1b9c8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-example/elide-blog-example-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<mysql.data.directory>${project.build.directory}/mysql-data</mysql.data.directory>
<resteasy.version>3.9.0.Final</resteasy.version>
<resteasy.version>3.9.3.Final</resteasy.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1b9c8aa

Please sign in to comment.