Skip to content

Commit

Permalink
Removing redundant log4j configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Aug 21, 2024
1 parent 9c75834 commit 5d02f6c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion modules/micro-profile/portal-mp-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>${version.log4j}</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
</issueManagement>
<properties>
<version.cui.parent>0.7.4</version.cui.parent>
<version.log4j>2.23.1</version.log4j>
</properties>
<modules>
<module>bom</module>
Expand Down

0 comments on commit 5d02f6c

Please sign in to comment.