8000 Chore(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by dependabot[bot] · Pull Request #1921 · hub4j/github-api · GitHub
[go: up one dir, main page]

Skip to content

Chore(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 #1921

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

Merged
merged 1 commit into from
Sep 5, 2024
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
Chore(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16
Bumps org.slf4j:slf4j-simple from 2.0.13 to 2.0.16.

---
updated-dependencies:
- 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] authored Sep 1, 2024
commit 6eb01723fb46f66637c9f64d44633da2241f3ab0
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.13</version>
<version>2.0.16</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
0