Skip to content

Commit

Permalink
slf4j
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Dec 2, 2024
1 parent 1172136 commit 1c32522
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
<plexusArchiverVersion>4.10.0</plexusArchiverVersion>
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
<plexusUtilsVersion>4.0.2</plexusUtilsVersion>
<slf4jVersion>2.0.16</slf4jVersion>
<mockitoVersion>4.6.1</mockitoVersion>

<project.build.outputTimestamp>2024-11-27T16:58:36Z</project.build.outputTimestamp>
Expand All @@ -82,11 +81,6 @@
<artifactId>maven-api-model</artifactId>
<version>${mavenVersion}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>${slf4jVersion}</version>
</dependency>

<!--
Plexus dependencies
Expand Down Expand Up @@ -158,12 +152,6 @@
<version>${mockitoVersion}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>${slf4jVersion}</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 1c32522

Please sign in to comment.