Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 8, 2024
1 parent 43cb230 commit fb4dcfa
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 @@ -62,7 +62,7 @@
<mavenPluginTestingVersion>4.0.0-beta-2-SNAPSHOT</mavenPluginTestingVersion>
<plexusArchiverVersion>4.10.0</plexusArchiverVersion>
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
<slf4jVersion>2.0.13</slf4jVersion>
<slf4jVersion>2.0.15</slf4jVersion>

<project.build.outputTimestamp>2024-06-26T08:06:04Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit fb4dcfa

Please sign in to comment.