mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 09:54:55 +00:00
Update commons-logging to 1.2 (#2806)
* Upgrade to Apache Commons Logging 1.2 Signed-off-by: Yoann Rodière <yoann@hibernate.org> * Clarify that Apache HTTP/commons-* dependencies are not just for tests Signed-off-by: Yoann Rodière <yoann@hibernate.org>
This commit is contained in:
parent
2d89bc7c61
commit
b5d5616d44
@ -23,6 +23,13 @@ jna = 5.5.0
|
||||
netty = 4.1.73.Final
|
||||
joda = 2.10.12
|
||||
|
||||
# client dependencies
|
||||
httpclient = 4.5.13
|
||||
httpcore = 4.4.12
|
||||
httpasyncclient = 4.1.4
|
||||
commonslogging = 1.2
|
||||
commonscodec = 1.13
|
||||
|
||||
# when updating this version, you need to ensure compatibility with:
|
||||
# - plugins/ingest-attachment (transitive dependency, check the upstream POM)
|
||||
# - distribution/tools/plugin-cli
|
||||
@ -30,11 +37,6 @@ bouncycastle=1.70
|
||||
# test dependencies
|
||||
randomizedrunner = 2.7.1
|
||||
junit = 4.13.2
|
||||
httpclient = 4.5.13
|
||||
httpcore = 4.4.12
|
||||
httpasyncclient = 4.1.4
|
||||
commonslogging = 1.1.3
|
||||
commonscodec = 1.13
|
||||
hamcrest = 2.1
|
||||
mockito = 4.3.1
|
||||
objenesis = 3.2
|
||||
|
@ -89,7 +89,6 @@ thirdPartyAudit.ignoreMissingClasses(
|
||||
'org.apache.avalon.framework.logger.Logger',
|
||||
'org.apache.log.Hierarchy',
|
||||
'org.apache.log.Logger',
|
||||
'org.apache.log4j.Category',
|
||||
'org.apache.log4j.Level',
|
||||
'org.apache.log4j.Logger',
|
||||
'org.apache.log4j.Priority',
|
||||
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
1
client/rest/licenses/commons-logging-1.2.jar.sha1
Normal file
1
client/rest/licenses/commons-logging-1.2.jar.sha1
Normal file
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -88,7 +88,6 @@ thirdPartyAudit.ignoreMissingClasses(
|
||||
'org.apache.avalon.framework.logger.Logger',
|
||||
'org.apache.log.Hierarchy',
|
||||
'org.apache.log.Logger',
|
||||
'org.apache.log4j.Category',
|
||||
'org.apache.log4j.Level',
|
||||
'org.apache.log4j.Logger',
|
||||
'org.apache.log4j.Priority',
|
||||
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
1
client/sniffer/licenses/commons-logging-1.2.jar.sha1
Normal file
1
client/sniffer/licenses/commons-logging-1.2.jar.sha1
Normal file
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -1 +0,0 @@
|
||||
f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f
|
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
@ -71,7 +71,6 @@ thirdPartyAudit.ignoreMissingClasses(
|
||||
'org.apache.avalon.framework.logger.Logger',
|
||||
'org.apache.log.Hierarchy',
|
||||
'org.apache.log.Logger',
|
||||
'org.apache.log4j.Category',
|
||||
'org.apache.log4j.Level',
|
||||
'org.apache.log4j.Logger',
|
||||
'org.apache.log4j.Priority',
|
||||
|
1
x-pack/plugin/core/licenses/commons-logging-1.2.jar.sha1
Normal file
1
x-pack/plugin/core/licenses/commons-logging-1.2.jar.sha1
Normal file
@ -0,0 +1 @@
|
||||
4bfc12adfe4842bf07b657f0369c4cb522955686
|
Loading…
x
Reference in New Issue
Block a user