JAVA-9824: Identify boot modules not using parent-boot-2 as parent and

upgrade log4j for them
This commit is contained in:
sampadawagde
2022-02-22 21:53:39 +05:30
parent 13a7a1d7eb
commit 9d19160043
30 changed files with 242 additions and 1 deletions
@@ -78,6 +78,7 @@
<!-- used only in dependency management to force this version, not included as a direct dependency -->
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.8.1</junit-jupiter.version>
<log4j2.version>2.17.1</log4j2.version>
</properties>
</project>