From bdffc1aa2c0c0639c67fa691c509a60380f37f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:34:44 +0000 Subject: [PATCH] Bump joda-time:joda-time from 2.12.7 to 2.13.0 Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.7 to 2.13.0. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](https://github.com/JodaOrg/joda-time/compare/v2.12.7...v2.13.0) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- parquet-pig/pom.xml | 2 +- parquet-thrift/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parquet-pig/pom.xml b/parquet-pig/pom.xml index db98eeb87b..5d75a0f7c7 100644 --- a/parquet-pig/pom.xml +++ b/parquet-pig/pom.xml @@ -102,7 +102,7 @@ joda-time joda-time - 2.12.7 + 2.13.0 test diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml index 1e493bbdc9..f53bd315c8 100644 --- a/parquet-thrift/pom.xml +++ b/parquet-thrift/pom.xml @@ -135,7 +135,7 @@ joda-time joda-time - 2.12.7 + 2.13.0 provided