Skip to content

Commit

Permalink
fix: flink-metrics/flink-metrics-influxdb/pom.xml to reduce vulnerabi…
Browse files Browse the repository at this point in the history
…lities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKIO-5773320
  • Loading branch information
snyk-bot committed Jul 13, 2023
1 parent 2eb0464 commit 4aecaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-metrics/flink-metrics-influxdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ under the License.
<dependency>
<groupId>org.influxdb</groupId>
<artifactId>influxdb-java</artifactId>
<version>2.17</version>
<version>2.23</version>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit 4aecaaf

Please sign in to comment.