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:
2
pom.xml
2
pom.xml
@@ -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 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user