Skip to content

Commit 7d9b548

Browse files
DATAGO-84486: CIBC customer wants to know how to extract data at consumer as string (#12)
1 parent 982b0c1 commit 7d9b548

File tree

1 file changed

+2
-0
lines changed
  • pubsubplus-connector-spark_3.x

1 file changed

+2
-0
lines changed

pubsubplus-connector-spark_3.x/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,13 @@
8989
<groupId>com.solace</groupId>
9090
<artifactId>solace-semp-config-java-client</artifactId>
9191
<version>2.39.0</version>
92+
<scope>test</scope>
9293
</dependency>
9394
<dependency>
9495
<groupId>com.solace</groupId>
9596
<artifactId>solace-semp-monitor-java-client</artifactId>
9697
<version>2.39.0</version>
98+
<scope>test</scope>
9799
</dependency>
98100

99101
</dependencies>

0 commit comments

Comments
 (0)