Skip to content

Commit

Permalink
Bump slf4j.version from 2.0.13 to 2.0.14
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 2.0.13 to 2.0.14.

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

Updates `org.slf4j:jul-to-slf4j` from 2.0.13 to 2.0.14

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 2ac7197 commit e71cb63
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 @@ -19,7 +19,7 @@
<kotlin.compiler.jvmTarget>16</kotlin.compiler.jvmTarget>
<kotlin.version>2.0.10</kotlin.version>

<slf4j.version>2.0.13</slf4j.version>
<slf4j.version>2.0.14</slf4j.version>
<jackson.version>2.17.1</jackson.version>
<picocli.version>4.7.6</picocli.version>
<jgit.version>6.10.0.202406032230-r</jgit.version>
Expand Down

0 comments on commit e71cb63

Please sign in to comment.