Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
813667ae1f chore(deps): bump org.commonmark:commonmark from 0.27.0 to 0.27.1
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.27.0 to 0.27.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.27.0...commonmark-parent-0.27.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  dependency-version: 0.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-15 02:55:19 +00:00

View File

@@ -28,7 +28,7 @@ okhttp = "5.3.0"
sshj = "0.39.0" sshj = "0.39.0"
sshd-core = "2.15.0" sshd-core = "2.15.0"
jgit = "7.4.0.202509020913-r" jgit = "7.4.0.202509020913-r"
commonmark = "0.27.0" commonmark = "0.27.1"
jnafilechooser = "1.1.2" jnafilechooser = "1.1.2"
xodus = "2.0.1" xodus = "2.0.1"
bip39 = "1.0.9" bip39 = "1.0.9"