Skip to content

Commit 43a681c

Browse files
committed
bump slf4j api dependency version
1 parent 2664314 commit 43a681c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ JUG supports all 3 official UUID generation methods.
4040

4141
<properties>
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43-
<slf4j.version>1.7.29</slf4j.version>
43+
<slf4j.version>1.7.36</slf4j.version>
4444
</properties>
4545
<licenses>
4646
<license>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Releases
1010
(contributed by Hal H)
1111
- Fix a minor issue with argument validation for `Jug` tool class
1212
- Update junit dependency (via oss-parent:41)
13+
- Update slf4j-api to 1.7.36
1314

1415
4.0.1 (03-Mar-2020)
1516

0 commit comments

Comments
 (0)