Skip to content
Open
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.32 in /api/repositorio-principal
---
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 Dec 14, 2022
commit 73cce45f4edb24174cef53809dead6fea5c15c2f
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.32</version>
</dependency>
<dependency>
<groupId>br.gov.df.emater</groupId>
Expand Down