Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.test-framework.providers:jerse…
Browse files Browse the repository at this point in the history
…y-test-framework-provider-grizzly2 to v3.0.7
  • Loading branch information
renovate[bot] authored Aug 30, 2022
1 parent d3578a8 commit 1ec67fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion systemtests/jersey-grizzly2-johnzon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
<artifactId>jersey-test-framework-provider-grizzly2</artifactId>
<version>3.0.6</version>
<version>3.0.7</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion systemtests/jersey-grizzly2-yasson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
<artifactId>jersey-test-framework-provider-grizzly2</artifactId>
<version>3.0.6</version>
<version>3.0.7</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 1ec67fc

Please sign in to comment.