File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed
ext/microprofile/mp-config
tests/integration/microprofile/config/helidon Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 7171 <dependency >
7272 <groupId >io.helidon.microprofile.config</groupId >
7373 <artifactId >helidon-microprofile-config</artifactId >
74- <version >${helidon.version} </version >
74+ <version >${helidon.config. version} </version >
7575 <scope >test</scope >
7676 </dependency >
7777
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.eclipse.ee4j</groupId >
2525 <artifactId >project</artifactId >
26- <version >1.0.6 </version >
26+ <version >1.0.7 </version >
2727 </parent >
2828
2929 <groupId >org.glassfish.jersey</groupId >
20872087
20882088 <bouncycastle .version>1.68</bouncycastle .version>
20892089 <commons-lang3 .version>3.3.2</commons-lang3 .version>
2090- <microprofile .config.version>2 .0</microprofile .config.version>
2090+ <microprofile .config.version>3 .0</microprofile .config.version>
20912091 <checkstyle .mvn.plugin.version>3.1.0</checkstyle .mvn.plugin.version>
20922092 <checkstyle .version>8.28</checkstyle .version>
20932093 <easymock .version>3.3</easymock .version>
21012101
21022102 <guava .version>18.0</guava .version>
21032103 <hamcrest .version>1.3</hamcrest .version>
2104- <helidon .version>1 .0.3 </helidon .version>
2104+ <helidon .config. version>3 .0.0-M1 </helidon .config .version>
21052105 <xmlunit .version>1.6</xmlunit .version>
21062106 <hk2 .osgi.version>org.glassfish.hk2.*;version="[2.5,4)"</hk2 .osgi.version>
21072107 <hk2 .jvnet.osgi.version>org.jvnet.hk2.*;version="[2.5,4)"</hk2 .jvnet.osgi.version>
Original file line number Diff line number Diff line change 4141 <artifactId >jersey-mp-config</artifactId >
4242 <scope >test</scope >
4343 </dependency >
44- <dependency >
45- <groupId >io.helidon.config</groupId >
46- <artifactId >helidon-config</artifactId >
47- <version >${helidon.version} </version >
48- <scope >test</scope >
49- </dependency >
5044 <dependency >
5145 <groupId >io.helidon.microprofile.config</groupId >
5246 <artifactId >helidon-microprofile-config</artifactId >
53- <version >${helidon.version} </version >
47+ <version >${helidon.config. version} </version >
5448 <scope >test</scope >
5549 </dependency >
50+ <!-- <dependency>-->
51+ <!-- <groupId>io.smallrye.config</groupId>-->
52+ <!-- <artifactId>smallrye-config</artifactId>-->
53+ <!-- <version>3.0.0-RC1</version>-->
54+ <!-- </dependency>-->
5655 <dependency >
5756 <groupId >org.glassfish.jersey.test-framework</groupId >
5857 <artifactId >jersey-test-framework-core</artifactId >
You can’t perform that action at this time.
0 commit comments