Skip to content

Commit 02ae538

Browse files
Bump org.commonmark:commonmark from 0.27.1 to 0.28.0
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.27.1...commonmark-parent-0.28.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aaa3fe8 commit 02ae538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.commonmark</groupId>
7676
<artifactId>commonmark</artifactId>
77-
<version>0.27.1</version>
77+
<version>0.28.0</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>org.jsoup</groupId>

0 commit comments

Comments
 (0)