Skip to content

Commit

Permalink
Merge pull request #30 from orbisgis/ebocher-patch-2
Browse files Browse the repository at this point in the history
Update SLFJ to 2.0.9
  • Loading branch information
ebocher authored Sep 14, 2023
2 parents 0ee32de + a6efacd commit 9bbfefe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Changelog for v0.5.0

+ Update SLF4J to 2.0.9
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<!-- Dependencies versions -->
<jgrapht-version>1.0.1</jgrapht-version>
<junit-version>5.8.2</junit-version>
<slf4j-version>1.7.36</slf4j-version>
<slf4j-version>2.0.9</slf4j-version>

<!-- Plugins versions -->
<exec-maven-version>3.0.0</exec-maven-version>
Expand Down

0 comments on commit 9bbfefe

Please sign in to comment.