Skip to content

Commit

Permalink
fix: flink-connectors/flink-connector-aws-base/pom.xml to reduce vuln…
Browse files Browse the repository at this point in the history
…erabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-5725787
  • Loading branch information
snyk-bot committed Jul 12, 2023
1 parent 2eb0464 commit 28ecb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connectors/flink-connector-aws-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ under the License.
<artifactId>flink-connector-aws-base</artifactId>
<name>Flink : Connectors : AWS Base</name>
<properties>
<aws.sdk.version>2.17.52</aws.sdk.version>
<aws.sdk.version>2.17.207</aws.sdk.version>
</properties>

<packaging>jar</packaging>
Expand Down

0 comments on commit 28ecb2d

Please sign in to comment.