Add Java Image process

This commit is contained in:
2023-09-03 10:31:46 -04:00
committed by honeymoose
parent a68493c2ec
commit c9f430ae03
44 changed files with 25682 additions and 216 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>${version.log4j}</version>
<version>${log4j.version}</version>
</dependency>
<dependency> <!-- needed to bridge to slf4j for projects that use the log4j APIs directly -->
<groupId>org.slf4j</groupId>