Skip to content

Commit 1671c5f

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-log4j2 to v3.4.3
1 parent cb0b72c commit 1671c5f

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
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>org.springframework.boot</groupId>
285285
<artifactId>spring-boot-starter-log4j2</artifactId>
286-
<version>3.4.2</version>
286+
<version>3.4.3</version>
287287
</dependency>
288288
<dependency>
289289
<groupId>commons-logging</groupId>

0 commit comments

Comments
 (0)