Skip to content

Commit

Permalink
Use org.apache.logging.log4j.to.slf4j from Orbit
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Jul 13, 2024
1 parent 65c8a47 commit 2eaeb92
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions target-platform/target-platform.target
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,9 @@
<unit id="org.apache.poi" version="0.0.0"/>
<unit id="org.apache.poi.ooxml" version="0.0.0"/>
<unit id="org.apache.poi.ooxml.schemas" version="0.0.0"/>
<unit id="org.apache.logging.log4j.to.slf4j" version="0.0.0"/>
<unit id="slf4j.simple" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/latest"/>
</location>
<location includeDependencyDepth="none" includeSource="true" missingManifest="generate" type="Maven">
<dependencies>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-to-slf4j</artifactId>
<version>2.23.1</version>
<type>jar</type>
</dependency>
</dependencies>
</location>
</locations>
</target>

0 comments on commit 2eaeb92

Please sign in to comment.