Skip to content

Commit 075fbec

Browse files
authored
Merge pull request #1320 from adpi2/sbt-log4j
Bump patched version of sbt in blog post
2 parents 058c548 + c535f37 commit 075fbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-12-16-state-of-log4j-in-scala-ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If this is not possible, for libraries, see the tip below on how to force the de
3535

3636
| Tool name | Affected versions | Fixed in version |
3737
|-----------|-------------------|------------------|
38-
| sbt | 1.x < 1.5.7 | 1.5.7 |
38+
| sbt | 1.x < 1.5.8 | 1.5.8 |
3939

4040
Log4j is not enabled by default since sbt 1.4.0, but all users are recommended to upgrade to the latest fixed version.
4141
Any organization using sbt as part of CI/CD (continuous integration and delivery), automated publishing, and projects that expose a TCP/IP entry point during testing may be most vulnerable to an exploit.

0 commit comments

Comments
 (0)