From 9ededd6abda3029b9f7534cf71e081d240afc390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:47:55 +0000 Subject: [PATCH] chore(gradle): bump com.univocity:univocity-parsers from 2.6.0 to 2.9.1 Bumps [com.univocity:univocity-parsers](https://github.com/univocity/univocity-parsers) from 2.6.0 to 2.9.1. - [Release notes](https://github.com/univocity/univocity-parsers/releases) - [Commits](https://github.com/univocity/univocity-parsers/compare/v2.6.0...v2.9.1) --- updated-dependencies: - dependency-name: com.univocity:univocity-parsers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b4158ed3525..9279fe9e6c9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -75,7 +75,7 @@ sslcontext = "8.3.6" tdunning = "3.2" trove = "3.0.3" undercouch = "2.15.1" -univocity = "2.6.0" +univocity = "2.9.1" vertispan-nio = "1.0-alpha-2" vertispan-flatbuffers-gwt = "1.12.0-1" vertispan-ts-defs = "1.0.0-RC4"