Skip to content

Commit e67ea9a

Browse files
authored
deps: update dependency org.yaml:snakeyaml to v2.3 (#3158)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml/src) | `2.2` -> `2.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.yaml:snakeyaml/2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.yaml:snakeyaml/2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.yaml:snakeyaml/2.2/2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.yaml:snakeyaml/2.2/2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent b1ddd16 commit e67ea9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic-generator-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
<dependency>
437437
<groupId>org.yaml</groupId>
438438
<artifactId>snakeyaml</artifactId>
439-
<version>2.2</version>
439+
<version>2.3</version>
440440
</dependency>
441441
<dependency>
442442
<groupId>com.google.googlejavaformat</groupId>

0 commit comments

Comments
 (0)