From af3f6f3da80438d35c731ae9e2208de6d64dc11a Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 17 May 2021 07:35:38 +0000 Subject: Bump commonmark-ext-autolink from 0.17.1 to 0.17.2 Bumps [commonmark-ext-autolink](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 231bb8d2..774e8ba8 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ org.commonmark commonmark-ext-autolink - 0.17.1 + 0.17.2 org.tomitribe -- cgit v1.2.3