Skip to content

Commit 533010f

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump org.slf4j:slf4j-jdk14 from 2.0.7 to 2.0.9
Bumps org.slf4j:slf4j-jdk14 from 2.0.7 to 2.0.9. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40011bc commit 533010f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
// url validator
5050
implementation group: 'commons-validator', name: 'commons-validator', version: '1.7'
5151
// logging
52-
implementation group: 'org.slf4j', name: 'slf4j-jdk14', version: '2.0.7'
52+
implementation group: 'org.slf4j', name: 'slf4j-jdk14', version: '2.0.9'
5353
// JSON-LD, Zenodo mapping
5454
implementation group: 'com.apicatalog', name: 'titanium-json-ld', version: '1.3.2'
5555
// metadata validation, profiles based on JSON schema

0 commit comments

Comments
 (0)