Skip to content

Commit ddb0b78

Browse files
Bump io.smallrye.config:smallrye-config from 3.3.2 to 3.3.3 (#637)
1 parent ec1b433 commit ddb0b78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.2</smallrye.config.version>
17+
<smallrye.config.version>3.3.3</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.3.2</smallrye.config.version>
17+
<smallrye.config.version>3.3.3</smallrye.config.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)