[java-parent-project] 04/05: IDP-1465 - update joda-time to 2.10.5
Ian Young
ian at iay.org.uk
Tue Jan 7 08:41:56 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=131cc2b317539ce0dc83f8bfc588928fcadf84ea
commit 131cc2b317539ce0dc83f8bfc588928fcadf84ea
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 7 11:36:08 2020 +0000
IDP-1465 - update joda-time to 2.10.5
https://issues.shibboleth.net/jira/browse/IDP-1465
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ac9fab2..b8d4045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,7 +294,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>2.9</version>
+ <version>2.10.5</version>
</dependency>
<dependency>
<!-- needed for logback SMTP appender -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list