Skip to content

Commit

Permalink
Merge pull request #6869 from Viii3/FISH-9111-Community6
Browse files Browse the repository at this point in the history
FISH-9111 stax2-api dependency.
  • Loading branch information
Viii3 authored Aug 13, 2024
2 parents dda1bb2 + 297c4a5 commit feceb88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nucleus/packager/nucleus-jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
Expand Down

0 comments on commit feceb88

Please sign in to comment.