Skip to content

Commit 07f37d1

Browse files
Bump io.smallrye.config:smallrye-config from 3.4.1 to 3.4.4 (#784)
Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.4.1 to 3.4.4. - [Release notes](https://github.com/smallrye/smallrye-config/releases) - [Commits](smallrye/smallrye-config@3.4.1...3.4.4) --- 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> Co-authored-by: Aaron Coburn <aaronc@inrupt.com>
1 parent c8b550b commit 07f37d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.4.1</smallrye.config.version>
17+
<smallrye.config.version>3.4.4</smallrye.config.version>
1818
</properties>
1919

2020
<dependencies>

performance/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.4.1</smallrye.config.version>
17+
<smallrye.config.version>3.4.4</smallrye.config.version>
1818
</properties>
1919

2020
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<glassfish.json.version>2.0.1</glassfish.json.version>
7777
<junit.version>5.10.1</junit.version>
7878
<smallrye.jwt.version>4.3.1</smallrye.jwt.version>
79-
<smallrye.config.version>3.4.1</smallrye.config.version>
79+
<smallrye.config.version>3.4.4</smallrye.config.version>
8080
<yasson.version>3.0.3</yasson.version>
8181
<wiremock.version>3.3.1</wiremock.version>
8282

0 commit comments

Comments
 (0)