From ad98fdd807eaeb9d01bd9d08059ce7f319bb111a Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 1 Jul 2021 21:09:47 +0000 Subject: Bump commonmark from 0.17.2 to 0.18.0 Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.17.2 to 0.18.0. - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.2...commonmark-parent-0.18.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e9e080d..3700e24f 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ org.commonmark commonmark - 0.17.2 + 0.18.0 org.commonmark -- cgit v1.2.3