Skip to content

Commit

Permalink
Bump version.microprofile.config.impl.smallrye from 2.13.3 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps `version.microprofile.config.impl.smallrye` from 2.13.3 to 3.3.0.

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

Updates `smallrye-config-core` from 2.13.3 to 3.3.0

Updates `smallrye-config-source-injection` from 2.13.3 to 3.3.0

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.smallrye.config:smallrye-config-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.smallrye.config:smallrye-config-source-injection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 13, 2023
1 parent 12bc534 commit 7cf4c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-ee-bom/java-ee-8-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<version.microprofile.metrics>5.0.1</version.microprofile.metrics>
<version.microprofile.metrics.impl.smallrye>3.0.5</version.microprofile.metrics.impl.smallrye>
<version.microprofile.config>2.0.1</version.microprofile.config>
<version.microprofile.config.impl.smallrye>2.13.3</version.microprofile.config.impl.smallrye>
<version.microprofile.config.impl.smallrye>3.3.0</version.microprofile.config.impl.smallrye>
<version.microprofile.rest-client>2.0</version.microprofile.rest-client>
<version.org.jboss.resteasy.client>4.7.9.Final</version.org.jboss.resteasy.client>
</properties>
Expand Down

0 comments on commit 7cf4c8a

Please sign in to comment.