Skip to content

Commit

Permalink
Bump resteasy.version from 3.12.0.Final to 3.12.1.Final (#1433)
Browse files Browse the repository at this point in the history
Bumps `resteasy.version` from 3.12.0.Final to 3.12.1.Final.

Updates `resteasy-jaxrs` from 3.12.0.Final to 3.12.1.Final

Updates `resteasy-jackson2-provider` from 3.12.0.Final to 3.12.1.Final

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 16, 2020
1 parent eecb564 commit 0061d91
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.12.0.Final</resteasy.version>
<resteasy.version>3.12.1.Final</resteasy.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0061d91

Please sign in to comment.