Skip to content

Commit

Permalink
Fix version used for log4j-slf4j-impl that was causing build issue (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 authored Sep 28, 2023
1 parent 5305d09 commit 9eb4a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/mapstore-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ with
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>1.7.2</version>
<version>2.19.0</version>
</dependency>
```
Expand Down

0 comments on commit 9eb4a13

Please sign in to comment.