File tree 1 file changed +3
-3
lines changed
releng/org.eclipse.cdt.target
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
2
<?pde version =" 3.8" ?>
3
- <target name =" cdt" sequenceNumber =" 158 " >
3
+ <target name =" cdt" sequenceNumber =" 159 " >
4
4
<locations >
5
5
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
6
6
<repository location =" https://download.eclipse.org/cbi/updates/license/" />
57
57
<dependency >
58
58
<groupId >org.slf4j</groupId >
59
59
<artifactId >slf4j-api</artifactId >
60
- <version >2.0.7 </version >
60
+ <version >2.0.13 </version >
61
61
<type >jar</type >
62
62
</dependency >
63
63
<!-- slf4j-api requires 1 impl, provide the one that is generally used in the final product, such as standalone debugger -->
64
64
<dependency >
65
65
<groupId >org.slf4j</groupId >
66
66
<artifactId >slf4j-simple</artifactId >
67
- <version >2.0.7 </version >
67
+ <version >2.0.13 </version >
68
68
<type >jar</type >
69
69
</dependency >
70
70
<dependency >
You can’t perform that action at this time.
0 commit comments