No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-16 23:32:45 -04:00
src/main Initial Log4j2 demo application 2026-07-16 16:32:08 -04:00
.gitignore Initial Log4j2 demo application 2026-07-16 16:32:08 -04:00
pom.xml Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.3 2026-07-16 17:12:23 -04:00
README.md Initial Log4j2 demo application 2026-07-16 16:32:08 -04:00

demo-app-2

A minimal Maven application that logs Hello, world! with Log4j2.

This project intentionally uses an outdated Log4j2 version so it can be used to test Renovate dependency updates.

Run

mvn compile exec:java