From fb183fb0f579254bb4a0a59681e4133b6bd96d0d Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 17 May 2021 07:35:33 +0000 Subject: Bump commonmark from 0.17.1 to 0.17.2 Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.17.2. - [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.1...commonmark-parent-0.17.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3bed7b38..231bb8d2 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ org.commonmark commonmark - 0.17.1 + 0.17.2 org.commonmark -- cgit v1.2.3