Skip to content

Commit d2597d3

Browse files
chore: [DevOps] bump org.slf4j:slf4j-simple in the test group (#364)
Bumps the test group with 1 update: org.slf4j:slf4j-simple. Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e7145 commit d2597d3

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
@@ -60,7 +60,7 @@
6060
<junit-jupiter.version>5.12.0</junit-jupiter.version>
6161
<wiremock.version>3.12.0</wiremock.version>
6262
<assertj-core.version>3.27.3</assertj-core.version>
63-
<slf4j.version>2.0.16</slf4j.version>
63+
<slf4j.version>2.0.17</slf4j.version>
6464
<checkstyle.version>10.21.3</checkstyle.version>
6565
<system-stubs.version>2.1.3</system-stubs.version>
6666
<surefire.version>3.5.2</surefire.version>

0 commit comments

Comments
 (0)