Skip to content

Commit a626421

Browse files
Bump io.smallrye.config:smallrye-config from 3.10.1 to 3.10.2 (#1749)
1 parent eedad1a commit a626421

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.1</smallrye.config.version>
17+
<smallrye.config.version>3.10.2</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.1</smallrye.config.version>
17+
<smallrye.config.version>3.10.2</smallrye.config.version>
1818
</properties>
1919

2020
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<glassfish.json.version>2.0.1</glassfish.json.version>
7878
<junit.version>5.11.3</junit.version>
7979
<smallrye.jwt.version>4.6.1</smallrye.jwt.version>
80-
<smallrye.config.version>3.10.1</smallrye.config.version>
80+
<smallrye.config.version>3.10.2</smallrye.config.version>
8181
<yasson.version>3.0.4</yasson.version>
8282
<wiremock.version>3.10.0</wiremock.version>
8383

0 commit comments

Comments
 (0)