[ 
https://issues.apache.org/jira/browse/JENA-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927930#comment-16927930
 ] 

Andy Seaborne commented on JENA-1756:
-------------------------------------

Apache Commons Lang3  (3.4 to 3.9) introduces one change in {{DateTimeUtils}} 
(date and time formatting code). The {{FastDateFormat}} class does not handle 
timezones correctly (or at least, 3.4 and 3.9 behave differently with 3.9 
always outputting as UTC).

The solution is to swap to {{java.time.format.DateTimeFormatter}}.

 

> Update jena dependencies
> ------------------------
>
>                 Key: JENA-1756
>                 URL: https://issues.apache.org/jira/browse/JENA-1756
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.13.0
>
>
> The following dependency updates can be done:
> jsonldjava  – 0.12.5
> commonslang3 -- 3.9
> commonscsv – 1.7
>  httpclient – 4.5.10
> micrometer – 1.2.1
>  commons-collections4  – 4.4
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to