Skip to content

Commit 661a62b

Browse files
authored
Merge pull request #275 from bbottema/dependabot/maven/modules/simple-java-mail/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.6.1 to 2.13.2 in /modules/simple-java-mail
2 parents 295ded7 + ae5209f commit 661a62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/simple-java-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>org.apache.logging.log4j</groupId>
145145
<artifactId>log4j-core</artifactId>
146-
<version>2.6.1</version>
146+
<version>2.13.2</version>
147147
<scope>runtime</scope>
148148
</dependency>
149149
</dependencies>

0 commit comments

Comments
 (0)