Bump snakeyaml from 1.21 to 1.26 in /ButtonProcessor

Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.21 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.21)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-04 22:05:30 +00:00 committed by GitHub
parent f92cc773c1
commit 59ccc55f98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
ButtonProcessor/pom.xml Executable file → Normal file
View file

@ -11,7 +11,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.21</version>
<version>1.26</version>
<scope>compile</scope>
</dependency>
<dependency>