[
https://issues.apache.org/jira/browse/SOLR-16443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17622428#comment-17622428
]
Kevin Risden commented on SOLR-16443:
-------------------------------------
Running into :
{code:java}
> Task :solr:core:compileJava
/Users/risdenk/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.3.1/bf29b07ca4dd81ef3c0bc18c8bd5617510a81c5d/woodstox-core-6.3.1.jar(/com/ctc/wstx/stax/WstxInputFactory.class):
warning: Cannot find annotation method 'value()' in type 'ServiceProvider':
class file for aQute.bnd.annotation.spi.ServiceProvider not found
/Users/risdenk/.gradle/caches/modules-2/files-2.1/com.fasterxml.woodstox/woodstox-core/6.3.1/bf29b07ca4dd81ef3c0bc18c8bd5617510a81c5d/woodstox-core-6.3.1.jar(/com/ctc/wstx/stax/WstxInputFactory.class):
warning: Cannot find annotation method 'resolution()' in type 'ServiceProvider'
warning: unknown enum constant Resolution.OPTIONAL
reason: class file for aQute.bnd.annotation.Resolution not found
error: warnings found and -Werror specified
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
3 warnings
> Task :solr:core:compileJava FAILED
{code}
> Upgrade Jackson bom to 2.13.4.20221013
> --------------------------------------
>
> Key: SOLR-16443
> URL: https://issues.apache.org/jira/browse/SOLR-16443
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 8.11.2, 9.1
> Reporter: Nicolò Mendola
> Assignee: Kevin Risden
> Priority: Minor
>
> Due to actual jackson-databind cve listing CVE-2022-42004 and CVE-2022-42003
> the Libary should be updated.
> [https://nvd.nist.gov/vuln/detail/CVE-2022-42004]
> https://nvd.nist.gov/vuln/detail/CVE-2022-42003
>
> Perhaps for version 9.1.0 as well as 8.11.2?
> Best Regards
> h4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]