Skip to content

Commit 7f0a6ab

Browse files
committed
Upgrade to Log4J 2.25.2
Closes gh-1832
1 parent d692efc commit 7f0a6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ allprojects {
4141

4242
dependency "org.hibernate.orm:hibernate-core:7.2.0.CR1"
4343

44-
dependencySet(group: 'org.apache.logging.log4j', version: '2.25.1') {
44+
dependencySet(group: 'org.apache.logging.log4j', version: '2.25.2') {
4545
entry 'log4j-api'
4646
entry 'log4j-core'
4747
entry 'log4j-slf4j-impl'

0 commit comments

Comments
 (0)