Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
slf4j-api, log4j-api and spring-beans in the dependency trees
(patch-level drift is fine, renovate.json restricts the lines) -->
<log4j.version>2.26.1</log4j.version>
<slf4j.version>2.0.18</slf4j.version>
<slf4j.version>2.0.19</slf4j.version>
<spring.version>6.2.19</spring.version>
<!-- empty default so the late-bound @{argLine} in the surefire configuration
always resolves, even when the jacoco agent is not attached -->
Expand Down