Merge pull request #432 from hapifhir/dependabot/maven/org.yaml-snakeyaml-1.31

Bump snakeyaml from 1.30 to 1.31
This commit is contained in:
Kevin Dougan SmileCDR
2022-09-27 09:54:09 -04:00
committed by GitHub

View File

@@ -169,7 +169,7 @@
<dependency> <dependency>
<groupId>org.yaml</groupId> <groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId> <artifactId>snakeyaml</artifactId>
<version>1.30</version> <version>1.31</version>
</dependency> </dependency>
<!-- Used for CORS support --> <!-- Used for CORS support -->