Skip to content

Commit

Permalink
fix: upgrade org.apache.calcite.avatica:avatica from 1.18.0 to 1.23.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.calcite.avatica:avatica from 1.18.0 to 1.23.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.calcite.avatica/avatica/

See this project in Snyk:
https://app.snyk.io/org/onokatio/project/e9f770e6-fba5-4910-9a52-93be8ef87921?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 15, 2023
1 parent 416b80d commit c8c85c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/flight/flight-sql-jdbc-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.apache.calcite.avatica</groupId>
<artifactId>avatica</artifactId>
<version>1.18.0</version>
<version>1.23.0</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit c8c85c1

Please sign in to comment.