Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-slf4j-impl in /hello-grpc-java
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.24.0 to 2.24.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 2367cf7 commit 9490703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<system-rules.version>1.19.0</system-rules.version>
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<log4j-slf4j-impl.version>2.24.0</log4j-slf4j-impl.version>
<log4j-slf4j-impl.version>2.24.1</log4j-slf4j-impl.version>
<nacos.version>2.4.2</nacos.version>
</properties>

Expand Down

0 comments on commit 9490703

Please sign in to comment.