Compare commits

...

2 commits

Author SHA1 Message Date
63d867ebd1
Merge pull request #29 from rasilon/dependabot/maven/org.apache.logging.log4j-log4j-core-2.25.4
Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4
2026-04-13 13:34:06 +01:00
dependabot[bot]
b1c2b28565
Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4
Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 23:47:15 +00:00

View file

@ -71,7 +71,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.25.3</version>
<version>2.25.4</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>