Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-simple in /java-spark
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 2.0.12 to 2.0.13.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Apr 16, 2024
1 parent afa9678 commit 4bc652e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<apache.httpcomponents.version>4.5.14</apache.httpcomponents.version>
<gson.version>2.10.1</gson.version>
<crate-jdbc.version>2.7.0</crate-jdbc.version>
<slf4j-simple.version>2.0.12</slf4j-simple.version>
<slf4j-simple.version>2.0.13</slf4j-simple.version>
</properties>

<repositories>
Expand Down

0 comments on commit 4bc652e

Please sign in to comment.