File tree Expand file tree Collapse file tree
org.eclipse.jgit.packaging/org.eclipse.jgit.target Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ maven_jar(
170170
171171maven_jar (
172172 name = "commons-lang3" ,
173- artifact = "org.apache.commons:commons-lang3:3.19 .0" ,
174- sha1 = "d6524b169a6574cd253760c472d419b47bfd37e6 " ,
173+ artifact = "org.apache.commons:commons-lang3:3.20 .0" ,
174+ sha1 = "65897b3e5731220962e659e001904af3c3cbeba9 " ,
175175)
176176
177177maven_jar (
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde ?>
33<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4- <target name =" jgit-4.34" sequenceNumber =" 1763479808 " >
4+ <target name =" jgit-4.34" sequenceNumber =" 1763479903 " >
55 <locations >
66 <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
77 <unit id =" com.jcraft.jsch" version =" 0.1.55.v20230916-1400" />
271271 <dependency >
272272 <groupId >org.apache.commons</groupId >
273273 <artifactId >commons-lang3</artifactId >
274- <version >3.19 .0</version >
274+ <version >3.20 .0</version >
275275 <type >jar</type >
276276 </dependency >
277277 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde ?>
33<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4- <target name =" jgit-4.35" sequenceNumber =" 1763479828 " >
4+ <target name =" jgit-4.35" sequenceNumber =" 1763479903 " >
55 <locations >
66 <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
77 <unit id =" com.jcraft.jsch" version =" 0.1.55.v20230916-1400" />
271271 <dependency >
272272 <groupId >org.apache.commons</groupId >
273273 <artifactId >commons-lang3</artifactId >
274- <version >3.19 .0</version >
274+ <version >3.20 .0</version >
275275 <type >jar</type >
276276 </dependency >
277277 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde ?>
33<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4- <target name =" jgit-4.36" sequenceNumber =" 1763479808 " >
4+ <target name =" jgit-4.36" sequenceNumber =" 1763479903 " >
55 <locations >
66 <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
77 <unit id =" com.jcraft.jsch" version =" 0.1.55.v20230916-1400" />
271271 <dependency >
272272 <groupId >org.apache.commons</groupId >
273273 <artifactId >commons-lang3</artifactId >
274- <version >3.19 .0</version >
274+ <version >3.20 .0</version >
275275 <type >jar</type >
276276 </dependency >
277277 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde ?>
33<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4- <target name =" jgit-4.37" sequenceNumber =" 1763479808 " >
4+ <target name =" jgit-4.37" sequenceNumber =" 1763479903 " >
55 <locations >
66 <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
77 <unit id =" com.jcraft.jsch" version =" 0.1.55.v20230916-1400" />
271271 <dependency >
272272 <groupId >org.apache.commons</groupId >
273273 <artifactId >commons-lang3</artifactId >
274- <version >3.19 .0</version >
274+ <version >3.20 .0</version >
275275 <type >jar</type >
276276 </dependency >
277277 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde ?>
33<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4- <target name =" jgit-4.38" sequenceNumber =" 1763479806 " >
4+ <target name =" jgit-4.38" sequenceNumber =" 1763479903 " >
55 <locations >
66 <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
77 <unit id =" com.jcraft.jsch" version =" 0.1.55.v20230916-1400" />
271271 <dependency >
272272 <groupId >org.apache.commons</groupId >
273273 <artifactId >commons-lang3</artifactId >
274- <version >3.19 .0</version >
274+ <version >3.20 .0</version >
275275 <type >jar</type >
276276 </dependency >
277277 <dependency >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ maven apache
2020 dependency {
2121 groupId = "org.apache.commons"
2222 artifactId = "commons-lang3"
23- version = "3.19 .0"
23+ version = "3.20 .0"
2424 }
2525 dependency {
2626 groupId = "commons-io"
You can’t perform that action at this time.
0 commit comments