From 63d43197e124f06e593166a9401b2e64d4f812ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Sep 2021 02:20:59 +0000 Subject: [PATCH] fix: upgrade joda-time:joda-time from 2.9.2 to 2.10.10 Snyk has created this PR to upgrade joda-time:joda-time from 2.9.2 to 2.10.10. See this package in Maven Repository: https://mvnrepository.com/artifact/joda-time/joda-time/ See this project in Snyk: https://app.snyk.io/org/laurenhanford/project/3307c519-f8d6-43b7-b435-356c802e3b4f?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 906d40d..bec270c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,8 +27,7 @@ - + hello.HelloWorld @@ -42,7 +41,7 @@ joda-time joda-time - 2.9.2 + 2.10.10 junit