Skip to content

Commit

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

0 comments on commit 9c40b5a

Please sign in to comment.