Skip to content

Commit

Permalink
Bump org.jboss.resteasy:resteasy-client in /finish
Browse files Browse the repository at this point in the history
Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.7.Final to 6.2.8.Final.
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.7.Final...6.2.8.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 8be75a2 commit c0589aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion finish/graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>6.2.7.Final</version>
<version>6.2.8.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion finish/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>6.2.7.Final</version>
<version>6.2.8.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c0589aa

Please sign in to comment.