Skip to content

Commit 411a763

Browse files
Bump io.smallrye.config:smallrye-config from 3.10.0 to 3.10.1 (#1704)
1 parent 8976270 commit 411a763

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.10.0</smallrye.config.version>
17+
<smallrye.config.version>3.10.1</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.10.0</smallrye.config.version>
17+
<smallrye.config.version>3.10.1</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.11.3</junit.version>
7878
<smallrye.jwt.version>4.6.1</smallrye.jwt.version>
79-
<smallrye.config.version>3.10.0</smallrye.config.version>
79+
<smallrye.config.version>3.10.1</smallrye.config.version>
8080
<yasson.version>3.0.4</yasson.version>
8181
<wiremock.version>3.9.2</wiremock.version>
8282

0 commit comments

Comments
 (0)