[
https://issues.apache.org/jira/browse/NIFI-8367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342803#comment-17342803
]
ASF subversion and git services commented on NIFI-8367:
-------------------------------------------------------
Commit 340b13033f1012a2de2cec582b019ad0e01ead4a in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=340b130 ]
NIFI-8367 Removed joda-time from nifi-standard-processors
> Remove unnecessary use of Joda-Time
> -----------------------------------
>
> Key: NIFI-8367
> URL: https://issues.apache.org/jira/browse/NIFI-8367
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.13.2
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> A small number of classes use the [Joda-Time|https://www.joda.org/joda-time/]
> library for date and time operations. These references should be replaced
> with JSR-310 java.time classes so that the joda-time dependency can be
> removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)