Skip to content

Commit 2a0773c

Browse files
build(deps): bump slf4j-api from 1.7.33 to 1.7.36 (#1647)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.33 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.36) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13377bf commit 2a0773c

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
@@ -57,7 +57,7 @@ dependencies {
5757
implementation 'commons-io:commons-io:2.11.0'
5858
implementation 'org.springframework:spring-context:5.3.15'
5959
implementation 'org.aspectj:aspectjweaver:1.9.7'
60-
implementation 'org.slf4j:slf4j-api:1.7.33'
60+
implementation 'org.slf4j:slf4j-api:1.7.36'
6161

6262
testImplementation 'junit:junit:4.13.2'
6363
testImplementation 'org.hamcrest:hamcrest:2.2'

0 commit comments

Comments
 (0)