Skip to content

Commit

Permalink
Bump jersey-container-servlet-core from 2.29 to 2.29.1 (#998)
Browse files Browse the repository at this point in the history
Bumps jersey-container-servlet-core from 2.29 to 2.29.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Oct 11, 2019
1 parent 4ce6846 commit 6f26ba7
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet-core</artifactId>
<version>2.29</version>
<version>2.29.1</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit 6f26ba7

Please sign in to comment.