Skip to content

Commit a4de510

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump slf4j.version from 1.7.25 to 1.7.32
Bumps `slf4j.version` from 1.7.25 to 1.7.32. Updates `slf4j-api` from 1.7.25 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.25 to 1.7.32 - [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 - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47a101a commit a4de510

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.25</slf4j.version>
50+
<slf4j.version>1.7.32</slf4j.version>
5151
<project.build.outputTimestamp>2021-07-03T11:34:51Z</project.build.outputTimestamp>
5252
</properties>
5353

0 commit comments

Comments
 (0)