Skip to content

Commit

Permalink
Remove Spring 4 from Bom pom
Browse files Browse the repository at this point in the history
Signed-off-by: jansupol <[email protected]>
  • Loading branch information
jansupol authored and senivam committed May 27, 2022
1 parent f40c630 commit bf6dd3d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,6 @@
<artifactId>jersey-servlet-portability</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring4</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring5</artifactId>
Expand Down

0 comments on commit bf6dd3d

Please sign in to comment.