Skip to content

Commit

Permalink
Merge pull request #64 from terrestris/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update dependency org.springframework.boot:spring-boot-starter-log4j2 to v3.1.5
  • Loading branch information
hwbllmnn authored Oct 24, 2023
2 parents 9c6ac30 + 8a85fcf commit 5f419b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
<version>3.1.4</version>
<version>3.1.5</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit 5f419b1

Please sign in to comment.