Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 233adee commit c247192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.364'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.17.5'
implementation 'com.github.librepdf:openpdf:2.0.3'
implementation 'org.yaml:snakeyaml:2.2'
implementation 'org.yaml:snakeyaml:2.3'
implementation 'com.mailgun:mailgun-java:1.1.3'
implementation 'com.google.crypto.tink:tink:1.14.1'
implementation 'org.springframework.session:spring-session-jdbc'
Expand Down

0 comments on commit c247192

Please sign in to comment.