[java-parent-project] 03/06: Update joda-time to 2.12.2
Ian Young
ian at iay.org.uk
Mon Dec 19 14:23:35 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-11
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=9204a5155a7eddf781259c4f603cd3c5f0c43f61
commit 9204a5155a7eddf781259c4f603cd3c5f0c43f61
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Dec 19 13:39:24 2022 +0000
Update joda-time to 2.12.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0f29c23..7ea6b28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<jakarta.mail.version>1.6.7</jakarta.mail.version>
<janino.version>3.1.6</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
- <joda-time.version>2.10.14</joda-time.version>
+ <joda-time.version>2.12.2</joda-time.version>
<jsoup.version>1.14.3</jsoup.version>
<ldaptive.version>1.3.3</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list