File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 <scope >runtime</scope >
8686 <optional >true</optional >
8787 </dependency >
88+ <!--
89+ This is a transitive dependency of the manually-installed
90+ oci-java-sdk-shaded-full artifact and so must be
91+ explicitly mentioned here.
92+ -->
8893 <dependency >
89- <groupId >org.bouncycastle</groupId >
90- <artifactId >bcpkix-jdk15on</artifactId >
91- <scope >runtime</scope >
94+ <groupId >org.bouncycastle</groupId >
95+ <artifactId >bcpkix-jdk15on</artifactId >
96+ <scope >runtime</scope >
9297 </dependency >
93-
9498 <dependency >
9599 <groupId >org.jboss</groupId >
96100 <artifactId >jandex</artifactId >
97101 <scope >runtime</scope >
98102 <optional >true</optional >
99103 </dependency >
104+ <!--
105+ This is a transitive dependency of the manually-installed
106+ oci-java-sdk-shaded-full artifact and so must be
107+ explicitly mentioned here.
108+ -->
109+ <dependency >
110+ <groupId >org.slf4j</groupId >
111+ <artifactId >slf4j-api</artifactId >
112+ <scope >runtime</scope >
113+ </dependency >
100114
101115 <!-- Test-scoped dependencies. -->
102116
You can’t perform that action at this time.
0 commit comments