Skip to content

Commit

Permalink
Update dependency com.fasterxml.woodstox:woodstox-core to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Sep 8, 2024
1 parent dd01a1d commit 3096be5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flowgate-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>5.0.2</version>
<version>5.2.1</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion vc-worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>5.0.2</version>
<version>5.2.1</version>
</dependency>
<dependency>
<groupId>com.vmware.flowgate</groupId>
Expand Down

0 comments on commit 3096be5

Please sign in to comment.