Skip to content

Commit 13db632

Browse files
MINOR: Bump org.apache.calcite.avatica:avatica from 1.26.0 to 1.27.0
Bumps [org.apache.calcite.avatica:avatica](https://github.com/apache/calcite-avatica) from 1.26.0 to 1.27.0. - [Commits](apache/calcite-avatica@rel/avatica-1.26.0...rel/avatica-1.27.0) --- updated-dependencies: - dependency-name: org.apache.calcite.avatica:avatica dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f8a080 commit 13db632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flight/flight-sql-jdbc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ under the License.
159159
<dependency>
160160
<groupId>org.apache.calcite.avatica</groupId>
161161
<artifactId>avatica</artifactId>
162-
<version>1.26.0</version>
162+
<version>1.27.0</version>
163163
</dependency>
164164

165165
<dependency>

0 commit comments

Comments
 (0)