Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot-preview[bot] and aklish committed Jun 17, 2020
1 parent 27d8419 commit 2c3c32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-example/elide-hibernate3-mysql-example/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet-core</artifactId>
<version>2.30.1</version>
<version>2.31</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit 2c3c32e

Please sign in to comment.