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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 1e33c37 commit e531d9b
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.0</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 e531d9b

Please sign in to comment.