Skip to content

Commit b6a607d

Browse files
Bump snakeyaml from 1.32 to 1.33 in /fhir-parent (#4182)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.32 to 1.33. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.32) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b016291 commit b6a607d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fhir-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@
643643
<!-- [CVE-2022-25857] CWE-400: Uncontrolled Resource Consumption ('Resource Exhaustion') -->
644644
<groupId>org.yaml</groupId>
645645
<artifactId>snakeyaml</artifactId>
646-
<version>1.32</version>
646+
<version>1.33</version>
647647
</dependency>
648648
<dependency>
649649
<groupId>org.opencds.cqf.cql</groupId>

0 commit comments

Comments
 (0)