Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-server to v2.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 5, 2021
1 parent a761920 commit 26027e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kirra-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
<version>2.27</version>
<version>2.34</version>
<exclusions>
<exclusion>
<!-- Hibernate expects version 2+ -->
Expand Down

0 comments on commit 26027e0

Please sign in to comment.