Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:jul-to-slf4j to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent c9bd490 commit 375f04c
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 @@ -61,7 +61,7 @@ dependencies {
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.app.cli.commands:$haleVersion"
implementation "org.codehaus.groovy:groovy-all:$groovyVersion"
implementation 'org.json:json:20240303'
implementation 'org.slf4j:jul-to-slf4j:2.0.13'
implementation 'org.slf4j:jul-to-slf4j:2.0.16'
implementation 'org.apache.httpcomponents:httpmime:4.5.14'

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

0 comments on commit 375f04c

Please sign in to comment.