We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fea63 commit 680ccb9Copy full SHA for 680ccb9
run/markdown-preview/renderer/pom.xml
@@ -49,7 +49,7 @@
49
<artifactId>spring-boot-starter-web</artifactId>
50
</dependency>
51
<dependency>
52
- <groupId>com.atlassian.commonmark</groupId>
+ <groupId>org.commonmark</groupId>
53
<artifactId>commonmark</artifactId>
54
<version>0.17.0</version>
55
0 commit comments