Skip to content

Commit dbe9e5f

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

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
@@ -115,7 +115,7 @@ under the License.
115115
<dependency>
116116
<groupId>org.apache.calcite.avatica</groupId>
117117
<artifactId>avatica</artifactId>
118-
<version>1.25.0</version>
118+
<version>1.26.0</version>
119119
</dependency>
120120

121121
<dependency>

0 commit comments

Comments
 (0)