Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core in the test group
Browse files Browse the repository at this point in the history
Bumps the test group with 1 update: org.apache.logging.log4j:log4j-core.


Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marko-bekhta committed Nov 25, 2024
1 parent 4301f15 commit 7a5e415
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion validator/validator-6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<version.org.hibernate.validator>6.2.5.Final</version.org.hibernate.validator>
<version.javax.el>3.0.1-b12</version.javax.el>
<version.junit>4.13.2</version.junit>
<version.log4j>2.24.1</version.log4j>
<version.log4j>2.24.2</version.log4j>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion validator/validator-8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<version.org.hibernate.validator>8.0.1.Final</version.org.hibernate.validator>
<version.org.glassfish.expressly>5.0.0</version.org.glassfish.expressly>
<version.junit>4.13.2</version.junit>
<version.log4j>2.24.1</version.log4j>
<version.log4j>2.24.2</version.log4j>
</properties>

<dependencies>
Expand Down

0 comments on commit 7a5e415

Please sign in to comment.