Polish "Remove deprecated Joda-Time support"

See gh-19699
This commit is contained in:
Stephane Nicoll
2020-01-16 15:15:21 +01:00
parent c4592e7df8
commit 7270ca5cf4
3 changed files with 2 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
@Grab('joda-time')
@Grab('jackson-core')
class GrabTest {
}