We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee08d83 commit da304d5Copy full SHA for da304d5
paimon-spark/paimon-spark-3.2/pom.xml
@@ -46,6 +46,7 @@ under the License.
46
<groupId>org.apache.paimon</groupId>
47
<artifactId>paimon-spark-common_${scala.binary.version}</artifactId>
48
<version>${project.version}</version>
49
+ <scope>provided</scope>
50
</dependency>
51
52
<dependency>
paimon-spark/paimon-spark-3.3/pom.xml
0 commit comments