Skip to content

Commit

Permalink
Bump smallrye-config.version from 3.8.1 to 3.8.2
Browse files Browse the repository at this point in the history
Bumps `smallrye-config.version` from 3.8.1 to 3.8.2.

Updates `io.smallrye.config:smallrye-config` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.8.1...3.8.2)

Updates `io.smallrye.config:smallrye-config-common` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.8.1...3.8.2)

Updates `io.smallrye.config:smallrye-config-core` from 3.8.1 to 3.8.2

Updates `io.smallrye.config:smallrye-config-validator` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
- [Commits](smallrye/smallrye-config@3.8.1...3.8.2)

Updates `io.smallrye.config:smallrye-config-source-file-system` from 3.8.1 to 3.8.2

Updates `io.smallrye.config:smallrye-config-source-yaml` from 3.8.1 to 3.8.2

Updates `io.smallrye.config:smallrye-config-source-keystore` from 3.8.1 to 3.8.2

Updates `io.smallrye.config:smallrye-config-crypto` from 3.8.1 to 3.8.2

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-source-file-system
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-source-yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-source-keystore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-crypto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 8f878f7 commit 05c01af
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 @@ -51,7 +51,7 @@
<microprofile-lra.version>2.0</microprofile-lra.version>
<microprofile-openapi.version>3.1.1</microprofile-openapi.version>
<smallrye-common.version>2.3.0</smallrye-common.version>
<smallrye-config.version>3.8.1</smallrye-config.version>
<smallrye-config.version>3.8.2</smallrye-config.version>
<smallrye-health.version>4.1.0</smallrye-health.version>
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>
<smallrye-open-api.version>3.10.0</smallrye-open-api.version>
Expand Down

0 comments on commit 05c01af

Please sign in to comment.