Skip to content

Commit e35b60f

Browse files
Bump slf4j-api from 1.7.30 to 1.7.31
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.31. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- 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]>
1 parent b4abb97 commit e35b60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<maven.compiler.target>1.8</maven.compiler.target>
5656
<gson.version>2.8.7</gson.version>
5757
<protobuf.version>3.17.2</protobuf.version>
58-
<slf4j-api.version>1.7.30</slf4j-api.version>
58+
<slf4j-api.version>1.7.31</slf4j-api.version>
5959
<log4j.version>2.14.1</log4j.version>
6060
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>
6161
</properties>

0 commit comments

Comments
 (0)