-
Component Upgrade
-
Resolution: Done
-
Major
-
4.4.2.Final
-
None
-
None
Please upgrade the smallrye-config dependency:
https://mvnrepository.com/artifact/io.smallrye.config/smallrye-config/
e.g.:
<dependency> <groupId>io.smallrye.config</groupId> <artifactId>smallrye-config</artifactId> <version>1.5.1</version> </dependency>
Please consider that the group ID has changed from version 1.3.9 to 1.5.1 from io.smallrye to io.smallrye.config.
Changes must be made to the following POMs:
- https://github.com/resteasy/Resteasy/blob/master/resteasy-dependencies-bom/pom.xml#L94
- https://github.com/resteasy/Resteasy/blob/master/resteasy-dependencies-bom/pom.xml#L629
- https://github.com/resteasy/Resteasy/blob/master/testsuite/integration-tests/pom.xml#L253
- https://github.com/resteasy/Resteasy/blob/master/testsuite/microprofile-tck/pom.xml#L44
- https://github.com/resteasy/Resteasy/blob/master/resteasy-core/pom.xml#L118