From 437ea458c501584125f09f76899b60c94a667e60 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 24 Feb 2022 21:09:40 +0000 Subject: Bump commonmark-ext-autolink from 0.18.1 to 0.18.2 Bumps [commonmark-ext-autolink](https://github.com/commonmark/commonmark-java) from 0.18.1 to 0.18.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.18.1...commonmark-parent-0.18.2) --- updated-dependencies: - dependency-name: org.commonmark:commonmark-ext-autolink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc5dd9d4..7bbfee31 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ org.commonmark commonmark-ext-autolink - 0.18.1 + 0.18.2 org.tomitribe -- cgit v1.2.3