Skip to content

Commit

Permalink
fix: regression-test/java-udf-src/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538
  • Loading branch information
snyk-bot committed Jul 27, 2024
1 parent 95ae537 commit 6c50f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression-test/java-udf-src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<hive.version>3.1.3</hive.version>
<hive.version>4.0.0</hive.version>
</properties>

<repositories>
Expand Down

0 comments on commit 6c50f14

Please sign in to comment.