Skip to content

Commit 94deccc

Browse files
fix(deps): update dependency org.slf4j:jul-to-slf4j to v2.0.15
1 parent c9bd490 commit 94deccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.app.cli.commands:$haleVersion"
6262
implementation "org.codehaus.groovy:groovy-all:$groovyVersion"
6363
implementation 'org.json:json:20240303'
64-
implementation 'org.slf4j:jul-to-slf4j:2.0.13'
64+
implementation 'org.slf4j:jul-to-slf4j:2.0.15'
6565
implementation 'org.apache.httpcomponents:httpmime:4.5.14'
6666

6767
//developmentOnly 'org.springframework.boot:spring-boot-docker-compose'

0 commit comments

Comments
 (0)