Changes between Initial Version and Version 1 of Ticket #23220, comment 17
- Timestamp:
- 2024-08-02T06:41:24+02:00 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23220, comment 17
initial v1 12 12 --- a/ivy.xml 13 13 +++ b/ivy.xml 14 @@ -36,15 +36,1 2@@14 @@ -36,15 +36,11 @@ 15 15 <dependency conf="api->default" org="org.webjars.npm" name="tag2link" rev="2024.7.8"/> 16 16 <!-- sources->sources --> … … 23 23 <dependency conf="sources->sources" org="org.apache.commons" name="commons-compress" rev="1.26.2"/> 24 24 <dependency conf="sources->sources" org="jakarta.annotation" name="jakarta.annotation-api" rev="2.1.1" /> 25 <!-- jsr305 has some source files with non-free CC-BY-2.5 license. Remove after 2024-06-01 to give plugins time to migrate. See #23220 for details -->25 - <!-- jsr305 has some source files with non-free CC-BY-2.5 license. Remove after 2024-06-01 to give plugins time to migrate. See #23220 for details --> 26 26 - <dependency conf="sources->sources" org="com.google.code.findbugs" name="jsr305" rev="3.0.2"/> 27 27 <dependency conf="sources->sources" org="org.tukaani" name="xz" rev="1.9"/>


