Skip to content

Commit 4fb099b

Browse files
authored
Update README.md
1 parent c1003e1 commit 4fb099b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository contains a tool to detect if a jar file is affected by the criti
66

77
## How to run this tool
88

9-
1. Download the [jar file](https://github.com/CodeShield-Security/Log4JShell-Bytecode-Detector/releases/download/v0.2/Log4JDetector-0.2-jar-with-dependencies.jar) under releases.
9+
1. Download the [jar file](https://github.com/CodeShield-Security/Log4JShell-Bytecode-Detector/releases/download/v0.4/Log4JDetector-0.4-jar-with-dependencies.jar) under releases.
1010
2. Run `java -cp <PATH_TO_DOWNLOADED_JAR> de.codeshield.log4jshell.Log4JDetector <ABSOLUTE_PATH_TO_JAR_TO_CHECK>`
1111

1212

0 commit comments

Comments
 (0)