Skip to content

Commit

Permalink
Bump log4j2 from 3.0.0-beta1 to 3.0.0-beta2 in /examples/hibernate
Browse files Browse the repository at this point in the history
Bumps `log4j2` from 3.0.0-beta1 to 3.0.0-beta2.

Updates `org.apache.logging.log4j:log4j-core` from 3.0.0-beta1 to 3.0.0-beta2

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 3.0.0-beta1 to 3.0.0-beta2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 6c305e1 commit 1922b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hibernate/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ caffeine = "3.1.8"
h2 = "2.2.224"
hibernate = "6.4.4.Final"
junit = "5.10.2"
log4j2 = "3.0.0-beta1"
log4j2 = "3.0.0-beta2"
slf4j = "2.0.7"
truth = "1.4.1"
versions = "0.51.0"
Expand Down

0 comments on commit 1922b3f

Please sign in to comment.