Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15 #741

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15
Bumps org.slf4j:slf4j-api from 2.0.14 to 2.0.15.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Aug 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 1dc7a740a7a204cd0e4628d83c6d13505a526f34
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
<java.version>1.8</java.version>
<jackson.version>2.17.2</jackson.version>
<junit.version>4.13.2</junit.version>
<slf4j-api.version>2.0.14</slf4j-api.version>
<slf4j-api.version>2.0.15</slf4j-api.version>
<log4j.version>2.23.1</log4j.version>
</properties>