Skip to content

Commit bdffc1a

Browse files
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](JodaOrg/joda-time@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] <[email protected]>
1 parent 7a99d86 commit bdffc1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

parquet-pig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>joda-time</groupId>
104104
<artifactId>joda-time</artifactId>
105-
<version>2.12.7</version>
105+
<version>2.13.0</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

parquet-thrift/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>joda-time</groupId>
137137
<artifactId>joda-time</artifactId>
138-
<version>2.12.7</version>
138+
<version>2.13.0</version>
139139
<scope>provided</scope>
140140
</dependency>
141141
<dependency>

0 commit comments

Comments
 (0)