We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ee32de + a6efacd commit 9bbfefeCopy full SHA for 9bbfefe
2 files changed
docs/CHANGELOG.md
@@ -1 +1,3 @@
1
# Changelog for v0.5.0
2
+
3
++ Update SLF4J to 2.0.9
pom.xml
@@ -59,7 +59,7 @@
59
<!-- Dependencies versions -->
60
<jgrapht-version>1.0.1</jgrapht-version>
61
<junit-version>5.8.2</junit-version>
62
- <slf4j-version>1.7.36</slf4j-version>
+ <slf4j-version>2.0.9</slf4j-version>
63
64
<!-- Plugins versions -->
65
<exec-maven-version>3.0.0</exec-maven-version>
0 commit comments