File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >org.apache.logging.log4j</groupId >
4141 <artifactId >log4j-core</artifactId >
42- <version >2.17.1 </version >
42+ <version >2.17.2 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.apache.logging.log4j</groupId >
4646 <artifactId >log4j-api</artifactId >
47- <version >2.17.1 </version >
47+ <version >2.17.2 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >commons-validator</groupId >
124124 <plugin >
125125 <groupId >org.apache.maven.plugins</groupId >
126126 <artifactId >maven-compiler-plugin</artifactId >
127- <version >3.10.0 </version >
127+ <version >3.10.1 </version >
128128 <configuration >
129129 <showDeprecation >true</showDeprecation >
130130 </configuration >
178178 <plugin >
179179 <groupId >io.github.fvarrui</groupId >
180180 <artifactId >javapackager</artifactId >
181- <version >1.6.3 </version >
181+ <version >1.6.6 </version >
182182 <configuration >
183183 <mainClass >${mainClass} </mainClass >
184184 <bundleJre >true</bundleJre >
You can’t perform that action at this time.
0 commit comments