We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497fda0 commit 9cbb47eCopy full SHA for 9cbb47e
build.gradle
@@ -140,7 +140,7 @@ repositories {
140
}
141
142
dependencies {
143
- implementation 'org.apache.logging.log4j:log4j-core:2.21.0'
+ implementation 'org.apache.logging.log4j:log4j-core:2.21.1'
144
implementation 'io.github.mkpaz:atlantafx-base:2.0.1'
145
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
146
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
0 commit comments