Skip to content

Commit 42907d1

Browse files
Bump smallrye-config from 3.3.0 to 3.3.1 (#586)
Bumps [smallrye-config](https://github.com/smallrye/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) --- updated-dependencies: - dependency-name: io.smallrye.config:smallrye-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0cb853 commit 42907d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
17-
<smallrye.config.version>3.3.0</smallrye.config.version>
17+
<smallrye.config.version>3.3.1</smallrye.config.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)