Skip to content

Commit

Permalink
Bump dev.resteasy.tools:resteasy-parent from 2.0.3.Final to 2.0.5.Final
Browse files Browse the repository at this point in the history
Bumps [dev.resteasy.tools:resteasy-parent](https://github.com/resteasy/resteasy-dev-tools) from 2.0.3.Final to 2.0.5.Final.
- [Release notes](https://github.com/resteasy/resteasy-dev-tools/releases)
- [Commits](resteasy/resteasy-dev-tools@2.0.3.Final...2.0.5.Final)

---
updated-dependencies:
- dependency-name: dev.resteasy.tools:resteasy-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 2ae8986 commit dfa5368
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion async-job-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bootable-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion contacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples-jsapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion json-binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion microprofile-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion servlet-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion smime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion standalone-multipart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tracing-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dev.resteasy.tools</groupId>
<artifactId>resteasy-parent</artifactId>
<version>2.0.3.Final</version>
<version>2.0.5.Final</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit dfa5368

Please sign in to comment.