Skip to content

Commit 56928a0

Browse files
Bump org.slf4j:slf4j-bom from 2.0.16 to 2.0.17 in the maven group
Bumps the maven group with 1 update: [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j). Updates `org.slf4j:slf4j-bom` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.16...v_2.0.17) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22d77f0 commit 56928a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ SPDX-License-Identifier: EPL-2.0
4949
<maven.compiler.release>11</maven.compiler.release>
5050
<!-- rat plugin is no good at validating EPL headers out of the box -->
5151
<rat.skip>true</rat.skip>
52-
<version.slf4j>2.0.16</version.slf4j>
52+
<version.slf4j>2.0.17</version.slf4j>
5353
</properties>
5454
<dependencyManagement>
5555
<dependencies>

0 commit comments

Comments
 (0)