mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02:00
build(deps): bump commonmarkVersion from 0.25.0 to 0.25.1
Bumps `commonmarkVersion` from 0.25.0 to 0.25.1. Updates `org.commonmark:commonmark` 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) Updates `org.commonmark:commonmark-ext-gfm-tables` 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 - dependency-name: org.commonmark:commonmark-ext-gfm-tables dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
17ef9720e5
commit
fa7f4f15f9
@ -28,7 +28,7 @@ ext {
|
|||||||
bouncycastleVersion = "1.81"
|
bouncycastleVersion = "1.81"
|
||||||
springSecuritySamlVersion = "6.5.2"
|
springSecuritySamlVersion = "6.5.2"
|
||||||
openSamlVersion = "4.3.2"
|
openSamlVersion = "4.3.2"
|
||||||
commonmarkVersion = "0.25.0"
|
commonmarkVersion = "0.25.1"
|
||||||
googleJavaFormatVersion = "1.28.0"
|
googleJavaFormatVersion = "1.28.0"
|
||||||
tempJrePath = null
|
tempJrePath = null
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user