Skip to content
Snippets Groups Projects
Unverified Commit 95ffab51 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump log4j-api from 2.17.1 to 2.17.2


Bumps log4j-api from 2.17.1 to 2.17.2.

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent cb4f6fc3
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ dependencies {
implementation 'de.griefed:serverpackcreator:3.0.0-beta.9'
// Required if you want to log to any of ServerPackCreators logs
implementation 'org.apache.logging.log4j:log4j-api:2.17.1'
implementation 'org.apache.logging.log4j:log4j-api:2.17.2'
// Dependencies your plugin or extension requires and need to be shipped within the plugin#s JAR-file
embed 'commons-io:commons-io:2.11.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment