Skip to content

Commit b750962

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump org.apache.logging.log4j:log4j-core in the test group
Bumps the test group with 1 update: org.apache.logging.log4j:log4j-core. Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d2cca0 commit b750962

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

validator/validator-6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1313
<version.org.hibernate.validator>6.2.5.Final</version.org.hibernate.validator>
1414
<version.javax.el>3.0.1-b12</version.javax.el>
15-
<version.log4j>2.25.0</version.log4j>
15+
<version.log4j>2.25.1</version.log4j>
1616
<version.junit-jupiter>5.11.4</version.junit-jupiter>
1717
</properties>
1818

validator/validator-8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1313
<version.org.hibernate.validator>8.0.2.Final</version.org.hibernate.validator>
1414
<version.org.glassfish.expressly>5.0.0</version.org.glassfish.expressly>
15-
<version.log4j>2.25.0</version.log4j>
15+
<version.log4j>2.25.1</version.log4j>
1616
<version.junit-jupiter>5.11.4</version.junit-jupiter>
1717
</properties>
1818

validator/validator-9/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1313
<version.org.hibernate.validator>9.0.0.Final</version.org.hibernate.validator>
1414
<version.org.glassfish.expressly>6.0.0</version.org.glassfish.expressly>
15-
<version.log4j>2.25.0</version.log4j>
15+
<version.log4j>2.25.1</version.log4j>
1616
<version.assertj-core>3.27.3</version.assertj-core>
1717
<version.junit-jupiter>5.11.4</version.junit-jupiter>
1818
</properties>

0 commit comments

Comments
 (0)