Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:jul-to-slf4j to v1.7.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 1fdfa43 commit a268387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.app.cli.commands:$haleVersion"
implementation "org.codehaus.groovy:groovy-all:$groovyVersion"
implementation 'org.json:json:20190722'
implementation 'org.slf4j:jul-to-slf4j:1.7.21'
implementation 'org.slf4j:jul-to-slf4j:1.7.36'
implementation 'org.apache.httpcomponents:httpmime:4.5.14'

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

0 comments on commit a268387

Please sign in to comment.