Skip to content

Commit

Permalink
Bump snakeyaml from 1.28 to 1.29
Browse files Browse the repository at this point in the history
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.28 to 1.29.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.29..snakeyaml-1.28)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2021
1 parent 524f9bf commit 85a5f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<license-maven-plugin.version>2.0.0</license-maven-plugin.version>
<maven-help-plugin.version>3.2.0</maven-help-plugin.version>
<jackson-core.version>2.12.3</jackson-core.version>
<snakeyaml.version>1.28</snakeyaml.version>
<snakeyaml.version>1.29</snakeyaml.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
Expand Down

0 comments on commit 85a5f57

Please sign in to comment.