Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump io.smallrye.config.version from 3.9.1 to 3.11.1
Browse files Browse the repository at this point in the history
Bumps `io.smallrye.config.version` from 3.9.1 to 3.11.1.

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

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

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.config:smallrye-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 20, 2025
1 parent 652f5b4 commit 28ed487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@
<org.apache.httpcomponents.httpclient.version>4.5.14</org.apache.httpcomponents.httpclient.version>
<org.apache.httpcomponents.httpmime.version>${org.apache.httpcomponents.httpclient.version}</org.apache.httpcomponents.httpmime.version>
<com.fasterxml.jackson.version>2.18.0</com.fasterxml.jackson.version>
<io.smallrye.config.version>3.9.1</io.smallrye.config.version>
<io.smallrye.config.version>3.11.1</io.smallrye.config.version>
<org.slf4j.version>2.0.16</org.slf4j.version>
<org.projectnessie.cel.bom.version>0.4.4</org.projectnessie.cel.bom.version>
<com.google.protobuf-java.version>3.25.5</com.google.protobuf-java.version>

0 comments on commit 28ed487

Please sign in to comment.