Skip to content

Commit

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

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

Updates `org.jboss.resteasy.microprofile:microprofile-config` from 2.1.4.Final to 2.1.5.Final
- [Release notes](https://github.com/resteasy/resteasy-microprofile/releases)
- [Commits](resteasy/resteasy-microprofile@2.1.4.Final...2.1.5.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 17, 2024
1 parent c7ad2cf commit 1db3adf
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 @@ -24,7 +24,7 @@
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<javax.inject.version>1</javax.inject.version>
<parsson.version>1.1.5</parsson.version>
<resteasy-microprofile.version>2.1.4.Final</resteasy-microprofile.version>
<resteasy-microprofile.version>2.1.5.Final</resteasy-microprofile.version>
<resteasy-spring-web.version>3.1.0.Final</resteasy-spring-web.version>
<resteasy.version>6.2.7.Final</resteasy.version>
<opentracing.version>0.33.0</opentracing.version>
Expand Down

0 comments on commit 1db3adf

Please sign in to comment.