TMDM-13351 Fixed missing bundle org.yaml.snakeyaml [1.23.0,2.0.0) (#181)
This commit is contained in:
@@ -350,6 +350,11 @@
|
||||
<artifactId>jackson-module-jaxb-annotations</artifactId>
|
||||
<version>${fasterxml.jackson.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.23</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user