Skip to content

Commit

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

0 comments on commit a7bca82

Please sign in to comment.