Skip to content

Commit 29d7749

Browse files
committed
Remove last plantuml extension dependency
1 parent 4aa23f0 commit 29d7749

3 files changed

Lines changed: 0 additions & 7 deletions

File tree

flexmark-all/flexmark-all.iml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<orderEntry type="module" module-name="flexmark-ext-ins" />
3939
<orderEntry type="module" module-name="flexmark-ext-jekyll-front-matter" />
4040
<orderEntry type="module" module-name="flexmark-ext-jekyll-tag" />
41-
<orderEntry type="module" module-name="flexmark-ext-plantuml" />
4241
<orderEntry type="module" module-name="flexmark-ext-spec-example" />
4342
<orderEntry type="module" module-name="flexmark-ext-superscript" />
4443
<orderEntry type="module" module-name="flexmark-ext-tables" />

flexmark-all/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,6 @@
173173
<artifactId>flexmark-ext-youtube-embedded</artifactId>
174174
<version>${project.version}</version>
175175
</dependency>
176-
<dependency>
177-
<groupId>com.vladsch.flexmark</groupId>
178-
<artifactId>flexmark-ext-plantuml</artifactId>
179-
<version>${project.version}</version>
180-
</dependency>
181176
<dependency>
182177
<groupId>com.vladsch.flexmark</groupId>
183178
<artifactId>flexmark-html2md-converter</artifactId>

flexmark-java.iml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
<orderEntry type="module" module-name="flexmark-ext-jekyll-front-matter" />
3737
<orderEntry type="module" module-name="flexmark-ext-jekyll-tag" />
3838
<orderEntry type="module" module-name="flexmark-ext-media-tags" />
39-
<orderEntry type="module" module-name="flexmark-ext-plantuml" />
4039
<orderEntry type="module" module-name="flexmark-ext-resizable-image" />
4140
<orderEntry type="module" module-name="flexmark-ext-spec-example" />
4241
<orderEntry type="module" module-name="flexmark-ext-superscript" />

0 commit comments

Comments
 (0)