blueperf / acmeair-bookingservice-java

This service handles getting, making, and cancelling flight bookings.
Apache License 2.0
2 stars 37 forks source link

Update version of maven-compiler-plugin in pom.xml #33

Closed mcginne closed 1 year ago

mcginne commented 1 year ago

We got a security issue flagged as log4j-1.2.12.jar was found on our systems. We tracked it down to being caused by maven during the AcmeAir builds as explained here -> https://stackoverflow.com/questions/70473780/why-is-maven-downloading-log4j-1-2-12-jar . This change stops it downloading log4j.