File tree 3 files changed +8
-8
lines changed
org.eclipse.m2e.logback/META-INF
org.eclipse.m2e.logback.feature
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.m2e.logback.feature"
4
4
label =" %featureName"
5
- version =" 2.2.1 .qualifier"
5
+ version =" 2.6.0 .qualifier"
6
6
provider-name =" %providerName"
7
7
plugin =" org.eclipse.m2e.core"
8
8
license-feature =" org.eclipse.license"
Original file line number Diff line number Diff line change 1
1
Manifest-Version : 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-SymbolicName : org.eclipse.m2e.logback;singleton:=true
4
- Bundle-Version : 2.2.1 .qualifier
4
+ Bundle-Version : 2.6.0 .qualifier
5
5
Bundle-Name : M2E Logback Appender and Configuration
6
6
Bundle-Vendor : Eclipse.org - m2e
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-17
8
- Fragment-Host : ch.qos.logback.classic;bundle-version="[1.3.0,1.5 .0)"
8
+ Fragment-Host : ch.qos.logback.classic;bundle-version="[1.3.0,1.6 .0)"
9
9
Require-Bundle : org.eclipse.core.runtime,
10
10
org.eclipse.jface,
11
11
org.eclipse.ui.console,
Original file line number Diff line number Diff line change 34
34
</location >
35
35
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
36
36
<repository location =" https://download.eclipse.org/wildwebdeveloper/releases/1.3.3/" />
37
- <repository location =" https://download.eclipse.org/tm4e/releases/0.8.1 /" />
38
- <repository location =" https://download.eclipse.org/lsp4e/releases/0.24.5 /" />
39
- <repository location =" https://download.eclipse.org/lsp4j/updates/releases/0.21.1 /" />
37
+ <repository location =" https://download.eclipse.org/tm4e/releases/0.9.0 /" />
38
+ <repository location =" https://download.eclipse.org/lsp4e/releases/0.24.8 /" />
39
+ <repository location =" https://download.eclipse.org/lsp4j/updates/releases/0.22.0 /" />
40
40
<unit id =" org.eclipse.wildwebdeveloper.xml.feature.feature.group" version =" 0.0.0" />
41
41
<unit id =" org.eclipse.lsp4e" version =" 0.0.0" />
42
42
</location >
49
49
<dependency >
50
50
<groupId >ch.qos.logback</groupId >
51
51
<artifactId >logback-classic</artifactId >
52
- <version >1.4.14 </version >
52
+ <version >1.5.0 </version >
53
53
<type >jar</type >
54
54
</dependency >
55
55
<dependency >
89
89
<dependency >
90
90
<groupId >commons-codec</groupId >
91
91
<artifactId >commons-codec</artifactId >
92
- <version >1.16.0 </version >
92
+ <version >1.16.1 </version >
93
93
<type >jar</type >
94
94
</dependency >
95
95
<dependency >
You can’t perform that action at this time.
0 commit comments