fix(deps): update dependency org.snakeyaml:snakeyaml-engine to v2.10 (#14237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-14 13:34:53 +03:00 committed by GitHub
parent 9fa1c65ccb
commit f1fa49f31f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ val DEPENDENCIES = listOf(
"org.junit-pioneer:junit-pioneer:1.9.1",
"org.objenesis:objenesis:3.4",
"javax.validation:validation-api:2.0.1.Final",
"org.snakeyaml:snakeyaml-engine:2.9",
"org.snakeyaml:snakeyaml-engine:2.10",
"org.elasticmq:elasticmq-rest-sqs_2.13:1.6.12"
)

2
licenses/licenses.md generated
View File

@ -276,7 +276,7 @@
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
> - **POM License**: The 3-Clause BSD License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
**60** **Group:** `org.snakeyaml` **Name:** `snakeyaml-engine` **Version:** `2.9`
**60** **Group:** `org.snakeyaml` **Name:** `snakeyaml-engine` **Version:** `2.10`
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **POM Project URL**: [https://bitbucket.org/snakeyaml/snakeyaml-engine](https://bitbucket.org/snakeyaml/snakeyaml-engine)
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)