Skip to content

Commit

Permalink
Merge pull request data-integrations#202 from data-integrations/vuln-fix
Browse files Browse the repository at this point in the history
Update scope of hydrator-test to resolve vulnerabilities coming in from transitive dependencies
  • Loading branch information
itsankit-google authored Apr 15, 2024
2 parents 1779c2c + 968be94 commit e649575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<groupId>io.cdap.cdap</groupId>
<artifactId>hydrator-test</artifactId>
<version>${cdap.version}</version>
<scope>provided</scope>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.apache.hive</groupId>
Expand Down

0 comments on commit e649575

Please sign in to comment.