Skip to content

Commit

Permalink
ORC-881: Bump slf4j.version from 1.7.30 to 1.7.32 (#786)
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 1.7.30 to 1.7.32.

Updates `slf4j-api` from 1.7.30 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-simple` from 1.7.30 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-log4j12` from 1.7.30 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

(cherry picked from commit a9d321f)
Signed-off-by: Dongjoon Hyun <[email protected]>
  • Loading branch information
dependabot[bot] authored and dongjoon-hyun committed Feb 4, 2022
1 parent 47c7269 commit df256c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<maven.version>3.8.4</maven.version>
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<maven-shade-plugin.version>3.2.4</maven-shade-plugin.version>
<slf4j.version>1.7.30</slf4j.version>
<slf4j.version>1.7.32</slf4j.version>
<protoc.artifact>com.google.protobuf:protoc:2.5.0</protoc.artifact>
<surefire.version>3.0.0-M5</surefire.version>
<junit.version>5.8.2</junit.version>
Expand Down

0 comments on commit df256c0

Please sign in to comment.