File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 10451045 <sha256 value =" 8f10ffd8df0d3e9819c8cc8402709c6b248bc53a954ef6e45470d9ae3a5735fb" origin =" Generated by Gradle" reason =" Artifact is not signed" />
10461046 </artifact >
10471047 </component >
1048+ <component group =" xmlpull" name =" xmlpull" version =" 1.1.3.4a" >
1049+ <artifact name =" xmlpull-1.1.3.4a.jar" >
1050+ <sha256 value =" e62496dee7ae032aafc776a87650b1eb8eb090af39b264ccf09b8ddc327a1797" origin =" Generated by Gradle" reason =" Artifact is not signed" />
1051+ </artifact >
1052+ <artifact name =" xmlpull-1.1.3.4a.pom" >
1053+ <sha256 value =" 921f4c877c7eb143289f0ab6fd88a7f64d0ac61d82f6a589189820ffaf25405a" origin =" Generated by Gradle" reason =" Artifact is not signed" />
1054+ </artifact >
1055+ </component >
10481056 </components >
10491057</verification-metadata >
Original file line number Diff line number Diff line change @@ -144,6 +144,6 @@ dependencies {
144144 api(" xalan:serializer:2.7.3" )
145145 api(" xalan:xalan:2.7.3" )
146146 api(" xml-apis:xml-apis:1.4.01" )
147- api(" xmlpull:xmlpull:1.1.3.1 " )
147+ api(" xmlpull:xmlpull:1.1.3.4a " )
148148 }
149149}
You can’t perform that action at this time.
0 commit comments