Skip to content

Commit 618aa07

Browse files
ADB Autoconfiguraiton is Optional (#143)
Signed-off-by: Anders Swanson <[email protected]>
1 parent dfff7dc commit 618aa07

File tree

1 file changed

+1
-0
lines changed
  • spring-cloud-oci/spring-cloud-oci-autoconfigure

1 file changed

+1
-0
lines changed

spring-cloud-oci/spring-cloud-oci-autoconfigure/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
7979
<dependency>
8080
<groupId>com.oracle.cloud.spring</groupId>
8181
<artifactId>spring-cloud-oci-adb</artifactId>
82+
<optional>true</optional>
8283
</dependency>
8384
<dependency>
8485
<groupId>com.oracle.cloud.spring</groupId>

0 commit comments

Comments
 (0)