Skip to content

Commit b586685

Browse files
Bump commonmark.version from 0.28.0 to 0.29.0 (#2896)
Bumps `commonmark.version` from 0.28.0 to 0.29.0. Updates `org.commonmark:commonmark` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.28.0...commonmark-parent-0.29.0) Updates `org.commonmark:commonmark-ext-gfm-tables` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.28.0...commonmark-parent-0.29.0) Updates `org.commonmark:commonmark-ext-gfm-strikethrough` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.28.0...commonmark-parent-0.29.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.commonmark:commonmark-ext-gfm-tables dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.commonmark:commonmark-ext-gfm-strikethrough dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5e6eae commit b586685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tika-parsers/tika-parsers-ml/tika-vlm

tika-parsers/tika-parsers-ml/tika-vlm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<name>Apache Tika VLM module</name>
3131

3232
<properties>
33-
<commonmark.version>0.28.0</commonmark.version>
33+
<commonmark.version>0.29.0</commonmark.version>
3434
</properties>
3535

3636
<dependencies>

0 commit comments

Comments
 (0)