Skip to content

Commit 9bd455b

Browse files
build(deps): bump slf4j-api from 1.7.32 to 1.7.33 (#1633)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.33. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33) --- 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 57fa73a commit 9bd455b

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.14'
5959
implementation 'org.aspectj:aspectjweaver:1.9.7'
60-
implementation 'org.slf4j:slf4j-api:1.7.32'
60+
implementation 'org.slf4j:slf4j-api:1.7.33'
6161

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

0 commit comments

Comments
 (0)