Skip to content

Commit 0e27554

Browse files
authored
Merge pull request #1 from timgrossmann/dependabot/maven/scannerProj/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.12.0 to 2.13.2 in /scannerProj
2 parents 05a1de1 + a2aeb30 commit 0e27554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scannerProj/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.logging.log4j</groupId>
3030
<artifactId>log4j-core</artifactId>
31-
<version>2.12.0</version>
31+
<version>2.13.2</version>
3232
</dependency>
3333
</dependencies>
3434

0 commit comments

Comments
 (0)