Skip to content

Commit

Permalink
Bump the java-production-dependencies group across 1 directory with 3…
Browse files Browse the repository at this point in the history
… updates

Bumps the java-production-dependencies group with 3 updates in the / directory: org.slf4j:slf4j-api, org.slf4j:slf4j-simple and [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations).


Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17

Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17

Updates `org.jetbrains:annotations` from 26.0.1 to 26.0.2
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@26.0.1...26.0.2)

Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 3b764f2 commit adf8732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>17</jdk.version>

<slf4j.version>2.0.16</slf4j.version>
<jetbrains-annotation.version>26.0.1</jetbrains-annotation.version>
<slf4j.version>2.0.17</slf4j.version>
<jetbrains-annotation.version>26.0.2</jetbrains-annotation.version>

<!-- Test dependencies -->
<junit.version>5.11.4</junit.version>
Expand Down

0 comments on commit adf8732

Please sign in to comment.