Skip to content

Commit

Permalink
fixes #189 change logger-config to logger-handler in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Mar 21, 2024
1 parent cd7e6bb commit 38d7110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
</dependency>
<dependency>
<groupId>com.networknt</groupId>
<artifactId>logger-config</artifactId>
<artifactId>logger-handler</artifactId>
<version>${version.light-4j}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 38d7110

Please sign in to comment.