Skip to content

Commit e79bedb

Browse files
Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.16 in /jhdf
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.16. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f334c2 commit e79bedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhdf/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repositories {
4747

4848
dependencies {
4949
// This dependency is exported to consumers, that is to say found on their compile classpath.
50-
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.36'
50+
implementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.16'
5151
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.16.0'
5252
// lzf compression support
5353
implementation group: 'com.ning', name: 'compress-lzf', version: '1.1.2'

0 commit comments

Comments
 (0)