Skip to content

Commit

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

Updates `io.smallrye.config:smallrye-config-jasypt` from 3.4.1 to 3.4.3

Updates `io.smallrye.config:smallrye-config-source-hocon` from 3.4.1 to 3.4.3

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent ea05ef8 commit c905207
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 @@ -34,7 +34,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.5.1</quarkus.version>
<smallrye-config.version>3.4.1</smallrye-config.version>
<smallrye-config.version>3.4.3</smallrye-config.version>
<assertj.version>3.24.2</assertj.version>
<jsoup.version>1.16.2</jsoup.version>
</properties>
Expand Down

0 comments on commit c905207

Please sign in to comment.