Skip to content
Open
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
Bump org.apache.logging.log4j:log4j-core
Bumps the maven group with 1 update in the /java/ql/test/utils/flowtestcasegenerator directory: org.apache.logging.log4j:log4j-core.


Updates `org.apache.logging.log4j:log4j-core` from 2.14.1 to 2.25.4

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.4
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2026
commit a22fec0c2133f323bd7ce05c5fb4de1f46dff6d8
2 changes: 1 addition & 1 deletion java/ql/test/utils/flowtestcasegenerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.14.1</version>
<version>2.25.4</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
Loading