File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 6161 <fabric8-httpclient-impl .name>jdk</fabric8-httpclient-impl .name>
6262
6363 <junit .version>5.12.2</junit .version>
64- <fabric8-client .version>7.2.0 </fabric8-client .version>
64+ <fabric8-client .version>7.3-SNAPSHOT </fabric8-client .version>
6565 <slf4j .version>2.0.12</slf4j .version>
6666 <log4j .version>2.24.3</log4j .version>
6767 <mokito .version>5.17.0</mokito .version>
237237 </dependencies >
238238 </dependencyManagement >
239239
240+ <repositories >
241+ <repository >
242+ <releases >
243+ <enabled >false</enabled >
244+ </releases >
245+ <snapshots >
246+ <enabled >true</enabled >
247+ </snapshots >
248+ <id >snapshots-repo</id >
249+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
250+ </repository >
251+ </repositories >
252+
240253 <build >
241254 <pluginManagement >
242255 <plugins >
You can’t perform that action at this time.
0 commit comments