Skip to content

Commit

Permalink
Bump slf4jVersion from 2.0.11 to 2.0.13
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 2.0.11 to 2.0.13.

Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.13

Updates `org.slf4j:slf4j-simple` from 2.0.11 to 2.0.13

Updates `org.slf4j:jcl-over-slf4j` from 2.0.11 to 2.0.13

---
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:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2024
1 parent fe5de5a commit 6e587c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ under the License.
<resolverVersion>2.0.0-alpha-11</resolverVersion>
<securityDispatcherVersion>2.0</securityDispatcherVersion>
<sisuVersion>0.9.0.M2</sisuVersion>
<slf4jVersion>2.0.11</slf4jVersion>
<slf4jVersion>2.0.13</slf4jVersion>
<stax2ApiVersion>4.2.1</stax2ApiVersion>
<wagonVersion>3.5.3</wagonVersion>
<woodstoxVersion>6.5.1</woodstoxVersion>
Expand Down

0 comments on commit 6e587c7

Please sign in to comment.