Skip to content

Commit

Permalink
chore(deps-dev): bump org.apache.logging.log4j:log4j-jcl
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-jcl from 2.19.0 to 2.24.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-jcl
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 2cbfeed commit 188bef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-auth-server/agama/engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jcl</artifactId>
<version>2.19.0</version>
<version>2.24.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 188bef9

Please sign in to comment.