Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 0e8b0b7

Browse files
committed
added missing "provided" scope for dsf-tools-documentation-generator
1 parent f97fbbd commit 0e8b0b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codex-process-data-transfer/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<dependency>
2424
<groupId>org.highmed.dsf</groupId>
2525
<artifactId>dsf-tools-documentation-generator</artifactId>
26+
<scope>provided</scope>
2627
</dependency>
2728

2829
<!-- must be added as regular DSF plugin -->

0 commit comments

Comments
 (0)