Skip to content

Commit

Permalink
fix: flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml to reduc…
Browse files Browse the repository at this point in the history
…e vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSGROOVY-31510
  • Loading branch information
snyk-bot committed Jul 27, 2023
1 parent 2eb0464 commit c7bf061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ under the License.
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-exec</artifactId>
<version>2.2.0</version>
<version>3.0.0</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>
Expand Down

0 comments on commit c7bf061

Please sign in to comment.