Skip to content

Commit

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

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

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

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Mar 21, 2020
1 parent 0ac6223 commit 68234cf
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.3.Final</resteasy.version>
<resteasy.version>3.11.0.Final</resteasy.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 68234cf

Please sign in to comment.