Bump org.snakeyaml:snakeyaml-engine from 2.6 to 2.7 (#650)

Bumps [org.snakeyaml:snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine) from 2.6 to 2.7.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml-engine/branches/compare/snakeyaml-engine-2.7..snakeyaml-engine-2.6)

---
updated-dependencies:
- dependency-name: org.snakeyaml:snakeyaml-engine
  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>
pull/651/head
dependabot[bot] 2023-08-29 05:25:43 -04:00 zatwierdzone przez GitHub
rodzic ac820e8dd9
commit 1ee801dfa7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -97,7 +97,7 @@
<dependency>
<groupId>org.snakeyaml</groupId>
<artifactId>snakeyaml-engine</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.commonmark</groupId>