Skip to content

Commit 39abd9a

Browse files
Bump log4j-api from 2.16.0 to 2.17.0 in /SootAnalysis
Bumps log4j-api from 2.16.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c85057d commit 39abd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SootAnalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.apache.logging.log4j</groupId>
3838
<artifactId>log4j-api</artifactId>
39-
<version>2.16.0</version>
39+
<version>2.17.0</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)