File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 211211 <trusted-key id =" EED6202038849B47FEEAD1EC9266326161C26F29" group =" net.javacrumbs.json-unit" />
212212 <trusted-key id =" F254B35617DC255D9344BCFA873A8E86B4372146" group =" org.apache" />
213213 <trusted-key id =" F3184BCD55F4D016E30D4C9BF42E87F9665015C9" group =" org.jsoup" />
214- <trusted-key id =" F4DD59C90148BDC52BEB90A4530AA5F25C25011F" group =" commons-logging" />
214+ <trusted-key id =" F4DD59C90148BDC52BEB90A4530AA5F25C25011F" >
215+ <trusting group =" commons-logging" />
216+ <trusting group =" org.apache.commons" />
217+ </trusted-key >
215218 <trusted-key id =" F5FEBA84EB26C56457B2CF819E31AB27445478DB" group =" org.infinispan" />
216219 <trusted-key id =" FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A" >
217220 <trusting group =" org.codehaus.plexus" />
633636 <sha256 value =" ea297dcd114136e8b8e8b630230d52a76c2fc69f6c5db25d672b1857000728b8" origin =" Generated by Gradle" />
634637 </artifact >
635638 </component >
639+ <component group =" org.apache" name =" apache" version =" 37" >
640+ <artifact name =" apache-37.pom" >
641+ <sha256 value =" 524ec4787aff73af6b3a9fafa154c7f1881b648299b663fdbfcadda1286f2353" origin =" Generated by Gradle" />
642+ </artifact >
643+ </component >
636644 <component group =" org.apache" name =" apache" version =" 4" >
637645 <artifact name =" apache-4.pom" >
638646 <sha256 value =" 9e9323a26ba8eb2394efef0c96d31b70df570808630dc147cab1e73541cc5194" origin =" Generated by Gradle" />
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ dependencies {
4444 api(" net.bytebuddy:byte-buddy:1.17.8" )
4545 api(" nl.jqno.equalsverifier:equalsverifier:4.3" )
4646 // activemq-all should not be used as it provides secondary slf4j binding
47- api(" org.apache.activemq:activemq-broker:6.2.0 " )
48- api(" org.apache.activemq:activemq-client:6.2.0 " )
49- api(" org.apache.activemq:activemq-spring:6.2.0 " )
47+ api(" org.apache.activemq:activemq-broker:6.2.6 " )
48+ api(" org.apache.activemq:activemq-client:6.2.6 " )
49+ api(" org.apache.activemq:activemq-spring:6.2.6 " )
5050 api(" org.apache.ftpserver:ftplet-api:1.2.1" )
5151 api(" org.apache.ftpserver:ftpserver-core:1.2.1" )
5252 api(" org.apache.mina:mina-core:2.2.5" )
You can’t perform that action at this time.
0 commit comments