Skip to content

Commit

Permalink
build(deps): bump slf4j-api.version from 1.7.36 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps `slf4j-api.version` from 1.7.36 to 2.0.16.

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

Updates `org.slf4j:slf4j-nop` from 1.7.36 to 2.0.16

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent a743693 commit 73da5f0
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 @@ -63,7 +63,7 @@
<neo4j.java.driver.version>4.4.19</neo4j.java.driver.version>
<netty-bom.version>4.1.118.Final</netty-bom.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j-api.version>1.7.36</slf4j-api.version>
<slf4j-api.version>2.0.16</slf4j-api.version>
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
<testcontainers.version>1.20.4</testcontainers.version>
</properties>
Expand Down

0 comments on commit 73da5f0

Please sign in to comment.