Skip to content

Commit 348c25f

Browse files
xinlian12annie-mac
andauthored
change scope from compile to provided (#46613)
Co-authored-by: annie-mac <[email protected]>
1 parent eb8a943 commit 348c25f

File tree

1 file changed

+1
-1
lines changed
  • sdk/cosmos/fabric-cosmos-spark-auth_3

1 file changed

+1
-1
lines changed

sdk/cosmos/fabric-cosmos-spark-auth_3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<groupId>org.slf4j</groupId>
108108
<artifactId>slf4j-api</artifactId>
109109
<version>1.7.36</version> <!-- {x-version-update;org.slf4j:slf4j-api;external_dependency} -->
110-
<scope>compile</scope>
110+
<scope>provided</scope>
111111
</dependency>
112112
</dependencies>
113113

0 commit comments

Comments
 (0)