Skip to content

Commit

Permalink
Bump smallrye-config.version from 3.10.1 to 3.10.2 (#287)
Browse files Browse the repository at this point in the history
Bumps `smallrye-config.version` from 3.10.1 to 3.10.2.

Updates `io.smallrye.config:smallrye-config-jasypt` from 3.10.1 to 3.10.2

Updates `io.smallrye.config:smallrye-config-source-hocon` from 3.10.1 to 3.10.2

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config-jasypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye.config:smallrye-config-source-hocon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent e8f87de commit 2d86a1d
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
Expand Up @@ -30,7 +30,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.17.4</quarkus.version>
<smallrye-config.version>3.10.1</smallrye-config.version>
<smallrye-config.version>3.10.2</smallrye-config.version>
<assertj.version>3.26.3</assertj.version>
<jsoup.version>1.18.3</jsoup.version>
</properties>
Expand Down

0 comments on commit 2d86a1d

Please sign in to comment.