Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-server to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent fc4dfa3 commit efc49a9
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>3.0.2</version>
<version>3.0.5</version>
<exclusions>
<exclusion>
<!-- Hibernate expects version 2+ -->
Expand Down

0 comments on commit efc49a9

Please sign in to comment.