Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-server to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 22, 2021
1 parent fc4dfa3 commit e4e3cd4
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.3</version>
<exclusions>
<exclusion>
<!-- Hibernate expects version 2+ -->
Expand Down

0 comments on commit e4e3cd4

Please sign in to comment.