Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit a1ee0a5

Browse files
Bump slf4j.version from 2.0.4 to 2.0.5
Bumps `slf4j.version` from 2.0.4 to 2.0.5. Updates `slf4j-api` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.4...v_2.0.5) Updates `slf4j-simple` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.4...v_2.0.5) --- 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 ee01fb1 commit a1ee0a5

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
@@ -24,7 +24,7 @@
2424
<os72.protobuf-shaded.plugin-version>${protobuf.version}</os72.protobuf-shaded.plugin-version>
2525
<os72.protobuf-shaded.version>3-11-1</os72.protobuf-shaded.version>
2626
<protobuf.version>3.11.1</protobuf.version>
27-
<slf4j.version>2.0.4</slf4j.version>
27+
<slf4j.version>2.0.5</slf4j.version>
2828
</properties>
2929

3030
<url>http://www.signalfx.com</url>

0 commit comments

Comments
 (0)