Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Jan 23, 2020
1 parent acee35c commit d23bb54
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.1</version>
<version>2.30</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit d23bb54

Please sign in to comment.