We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2664314 commit 43a681cCopy full SHA for 43a681c
pom.xml
@@ -40,7 +40,7 @@ JUG supports all 3 official UUID generation methods.
40
41
<properties>
42
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43
- <slf4j.version>1.7.29</slf4j.version>
+ <slf4j.version>1.7.36</slf4j.version>
44
</properties>
45
<licenses>
46
<license>
release-notes/VERSION
@@ -10,6 +10,7 @@ Releases
10
(contributed by Hal H)
11
- Fix a minor issue with argument validation for `Jug` tool class
12
- Update junit dependency (via oss-parent:41)
13
+- Update slf4j-api to 1.7.36
14
15
4.0.1 (03-Mar-2020)
16
0 commit comments