Skip to content

Commit

Permalink
Fix version used for log4j-slf4j-impl that was causing build issue (g…
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 committed Sep 28, 2023
1 parent 4b20e32 commit 6abfc5e
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 @@ -385,7 +385,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 6abfc5e

Please sign in to comment.