Skip to content

Commit

Permalink
Bump resteasy-microprofile.version from 3.0.0.Final to 3.0.1.Final
Browse files Browse the repository at this point in the history
Bumps `resteasy-microprofile.version` from 3.0.0.Final to 3.0.1.Final.

Updates `org.jboss.resteasy.microprofile:microprofile-rest-client` from 3.0.0.Final to 3.0.1.Final
- [Release notes](https://github.com/resteasy/resteasy-microprofile/releases)
- [Commits](resteasy/resteasy-microprofile@3.0.0.Final...v3.0.1.Final)

Updates `org.jboss.resteasy.microprofile:microprofile-config` from 3.0.0.Final to 3.0.1.Final
- [Release notes](https://github.com/resteasy/resteasy-microprofile/releases)
- [Commits](resteasy/resteasy-microprofile@3.0.0.Final...v3.0.1.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 26cbbdb commit 1bafadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<javax.inject.version>1</javax.inject.version>
<parsson.version>1.1.7</parsson.version>
<resteasy-microprofile.version>3.0.0.Final</resteasy-microprofile.version>
<resteasy-microprofile.version>3.0.1.Final</resteasy-microprofile.version>
<resteasy-spring-web.version>3.2.0.Final</resteasy-spring-web.version>
<resteasy.version>6.2.11.Final</resteasy.version>
<opentelemetry-instrumentation.version>2.8.0-alpha</opentelemetry-instrumentation.version>
Expand Down

0 comments on commit 1bafadd

Please sign in to comment.