Compare commits

..

2 commits

Author SHA1 Message Date
4f16842623
Merge pull request #28 from rasilon/dependabot/maven/org.apache.logging.log4j-log4j-core-2.25.3
Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3
2025-12-30 01:16:49 +00:00
dependabot[bot]
d2257f1b81
Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3
Bumps org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 22:49:23 +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.17.1</version>
<version>2.25.3</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>