[
https://issues.apache.org/jira/browse/JENA-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239306#comment-16239306
]
ASF GitHub Bot commented on JENA-1418:
--------------------------------------
Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/304#discussion_r148943114
--- Diff: jena-project/pom.xml ---
@@ -74,13 +75,14 @@
-->
<ver.httpcore-osgi>${ver.httpcore}</ver.httpcore-osgi>
<ver.httpclient-osgi>${ver.httpclient}</ver.httpclient-osgi>
+
+ <ver.shiro>1.4.0</ver.shiro>
- <ver.commons-codec>1.10</ver.commons-codec>
<ver.lucene>6.4.1</ver.lucene>
<ver.elasticsearch>5.2.2</ver.elasticsearch>
<!-- elasticsearch uses this by reflection -->
- <ver.log4j2>2.7</ver.log4j2>
+ <ver.log4j2>2.9.1</ver.log4j2>
--- End diff --
Given the warning in the comment, sticking to 2.7 is safer (it is what ES
depends on).
> Upgrade minor dependencies
> --------------------------
>
> Key: JENA-1418
> URL: https://issues.apache.org/jira/browse/JENA-1418
> Project: Apache Jena
> Issue Type: Dependency upgrade
> Affects Versions: Jena 3.5.0
> Reporter: A. Soroka
> Assignee: A. Soroka
> Priority: Trivial
> Fix For: Jena 3.6.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)