Skip to content

Commit

Permalink
Merge pull request #376 from eclipse-basyx/dependabot/maven/developme…
Browse files Browse the repository at this point in the history
…nt/org.glassfish.jersey.inject-jersey-hk2-2.41

Bump org.glassfish.jersey.inject:jersey-hk2 from 2.40 to 2.41
  • Loading branch information
FrankSchnicke authored Dec 8, 2023
2 parents 580182b + dfba24f commit c2d2277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>2.40</version>
<version>2.41</version>
</dependency>

<!-- Tomcat 8 for HTTP server resource -->
Expand Down

0 comments on commit c2d2277

Please sign in to comment.