Skip to content

Commit

Permalink
Merge pull request #328 from jboss-fuse/ENTESB-20837
Browse files Browse the repository at this point in the history
[ENTESB-20837] Remove references to org.slfj4:slf4j-log4j12
  • Loading branch information
grgrzybek committed Mar 6, 2023
2 parents f3f11c4 + fbdd75a commit d8b0669
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions fuse-eap/fuse-eap-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,6 @@
<artifactId>slf4j-simple</artifactId>
<version>${version.org.slf4j}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>${version.org.slf4j}</version>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
Expand Down
5 changes: 0 additions & 5 deletions fuse-karaf/fuse-karaf-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,6 @@
<artifactId>slf4j-simple</artifactId>
<version>${version.org.slf4j}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>${version.org.slf4j}</version>
</dependency>

<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down
5 changes: 0 additions & 5 deletions fuse-springboot/fabric8-camel-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2076,11 +2076,6 @@
<artifactId>slf4j-simple</artifactId>
<version>${version.org.slf4j}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>${version.org.slf4j}</version>
</dependency>

<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit d8b0669

Please sign in to comment.