Skip to content

Commit

Permalink
Merge pull request #66 from WolfgangHG/resteasyversion
Browse files Browse the repository at this point in the history
Remove resteasy version from gettingstarted archetype, as it is provided
  • Loading branch information
jamezp authored Nov 29, 2023
2 parents b0105df + bb06bc4 commit 235e82d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>6.2.4.Final</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 235e82d

Please sign in to comment.