File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
org.eclipse.m2e.logback.feature
org.eclipse.m2e.logback/META-INF Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22<feature
33 id =" org.eclipse.m2e.logback.feature"
44 label =" %featureName"
5- version =" 2.2.1 .qualifier"
5+ version =" 2.6.0 .qualifier"
66 provider-name =" %providerName"
77 plugin =" org.eclipse.m2e.core"
88 license-feature =" org.eclipse.license"
Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
22Bundle-ManifestVersion : 2
33Bundle-SymbolicName : org.eclipse.m2e.logback;singleton:=true
4- Bundle-Version : 2.2.1 .qualifier
4+ Bundle-Version : 2.6.0 .qualifier
55Bundle-Name : M2E Logback Appender and Configuration
66Bundle-Vendor : Eclipse.org - m2e
77Bundle-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)"
99Require-Bundle : org.eclipse.core.runtime,
1010 org.eclipse.jface,
1111 org.eclipse.ui.console,
Original file line number Diff line number Diff line change 3434 </location >
3535 <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
3636 <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 /" />
4040 <unit id =" org.eclipse.wildwebdeveloper.xml.feature.feature.group" version =" 0.0.0" />
4141 <unit id =" org.eclipse.lsp4e" version =" 0.0.0" />
4242 </location >
4949 <dependency >
5050 <groupId >ch.qos.logback</groupId >
5151 <artifactId >logback-classic</artifactId >
52- <version >1.4.14 </version >
52+ <version >1.5.0 </version >
5353 <type >jar</type >
5454 </dependency >
5555 <dependency >
8989 <dependency >
9090 <groupId >commons-codec</groupId >
9191 <artifactId >commons-codec</artifactId >
92- <version >1.16.0 </version >
92+ <version >1.16.1 </version >
9393 <type >jar</type >
9494 </dependency >
9595 <dependency >
You can’t perform that action at this time.
0 commit comments