Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump snakeyaml from 1.24 to 1.26 in /api/repositorio-principal
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.24 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2021
commit 4d6c2a4b73d8f2fd7a8932a2e73ee44e1f9315c6
2 changes: 1 addition & 1 deletion api/repositorio-principal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.24</version>
<version>1.26</version>
</dependency>
<dependency>
<groupId>br.gov.df.emater</groupId>
Expand Down