Skip to content

Commit

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

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

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

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

---
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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-source-injection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 7, 2023
1 parent bc54ad2 commit 177edf2
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>3.3.0</version.microprofile.config.impl.smallrye>
<version.microprofile.config.impl.smallrye>3.3.1</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 177edf2

Please sign in to comment.