Skip to content

Commit 9d83809

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump slf4j.version from 1.7.32 to 1.7.36
Bumps `slf4j.version` from 1.7.32 to 1.7.36. Updates `slf4j-api` from 1.7.32 to 1.7.36 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.36) Updates `slf4j-simple` from 1.7.32 to 1.7.36 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.36) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44259f4 commit 9d83809

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
@@ -47,7 +47,7 @@ limitations under the License.
4747
</distributionManagement>
4848

4949
<properties>
50-
<slf4j.version>1.7.32</slf4j.version>
50+
<slf4j.version>1.7.36</slf4j.version>
5151
<project.build.outputTimestamp>2021-07-03T11:34:51Z</project.build.outputTimestamp>
5252
</properties>
5353

0 commit comments

Comments
 (0)