Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 in /dacp
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent b2cd7d2 commit 9523cee
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 @@ -55,7 +55,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<gson.version>2.10.1</gson.version>
<protobuf.version>3.24.4</protobuf.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<log4j.version>2.20.0</log4j.version>
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>
</properties>
Expand Down

0 comments on commit 9523cee

Please sign in to comment.