Skip to content

Commit

Permalink
Bump jersey-container-jetty-servlet from 2.30.1 to 2.31 (#1345)
Browse files Browse the repository at this point in the history
Bumps jersey-container-jetty-servlet from 2.30.1 to 2.31.

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 May 25, 2020
1 parent 9c6c732 commit 86b2189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-example/elide-hibernate3-mysql-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-jetty-servlet</artifactId>
<version>2.30.1</version>
<version>2.31</version>
</dependency>
<!-- Logging -->
<dependency>
Expand Down

0 comments on commit 86b2189

Please sign in to comment.