Skip to content

Commit 86d3ad5

Browse files
Merge pull request #13 from curityio/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.0
Bump log4j-core from 2.15.0 to 2.17.0
2 parents a11bc12 + d104551 commit 86d3ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.apache.logging.log4j</groupId>
132132
<artifactId>log4j-core</artifactId>
133-
<version>2.15.0</version>
133+
<version>2.17.0</version>
134134
<scope>runtime</scope>
135135
</dependency>
136136
<dependency>

0 commit comments

Comments
 (0)