Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1 (#136)
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 0255963 commit db15d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-lang-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.22.0</version>
<version>2.22.1</version>
</dependency>

<!-- Transitive dependencies declared as optional in other modules, and needed for instance in docgen -->
Expand Down

0 comments on commit db15d62

Please sign in to comment.