Skip to content

Commit 71fcfeb

Browse files
committed
Add dependencies for product-management and markdown filters
1 parent e841484 commit 71fcfeb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,16 @@
6363
<artifactId>cli</artifactId>
6464
<version>2026.2.0</version>
6565
</dependency>
66+
<dependency>
67+
<groupId>org.nasdanika.models.product-management</groupId>
68+
<artifactId>doc</artifactId>
69+
<version>2026.2.0</version>
70+
</dependency>
71+
<dependency>
72+
<groupId>org.nasdanika.models.markdown</groupId>
73+
<artifactId>filters</artifactId>
74+
<version>2026.2.0</version>
75+
</dependency>
6676
<!--
6777
<dependency>
6878
<groupId>org.nasdanika.models.rules</groupId>

0 commit comments

Comments
 (0)