Skip to content

Commit fcfc079

Browse files
authored
Merge pull request #19 from bastillion-io/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.17.0 to 2.17.1
2 parents 8b47a82 + 63642cf commit fcfc079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.apache.logging.log4j</groupId>
3737
<artifactId>log4j-core</artifactId>
38-
<version>2.17.0</version>
38+
<version>2.17.1</version>
3939
</dependency>
4040

4141
<dependency>

0 commit comments

Comments
 (0)