From be1e8284b8c403616b417120e0973b73abdcb846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 08:57:43 +0200 Subject: [PATCH] Bump org.commonmark:commonmark from 0.25.0 to 0.25.1 (#253) Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.25.0 to 0.25.1. - [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.25.0...commonmark-parent-0.25.1) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0089791..1e218c9 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.commonmark commonmark - 0.25.0 + 0.25.1