File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1212 <mainClass >io.github.vimasig.bozar/io.github.vimasig.bozar.ui.App</mainClass >
1313 <encoding >UTF-8</encoding >
1414 </properties >
15-
1615 <build >
1716 <resources >
1817 <resource >
4645 </manifestEntries >
4746 <manifest >
4847 <mainClass >${mainClass} </mainClass >
49-
5048 </manifest >
5149 </archive >
5250 </configuration >
8785 <dependency >
8886 <groupId >org.ow2.asm</groupId >
8987 <artifactId >asm</artifactId >
90- <version >9.2 </version >
88+ <version >9.7 </version >
9189 </dependency >
9290 <dependency >
9391 <groupId >org.ow2.asm</groupId >
9492 <artifactId >asm-tree</artifactId >
95- <version >9.2 </version >
93+ <version >9.7 </version >
9694 </dependency >
9795 <dependency >
9896 <groupId >org.ow2.asm</groupId >
9997 <artifactId >asm-commons</artifactId >
100- <version >9.2 </version >
98+ <version >9.7 </version >
10199 </dependency >
102100 <dependency >
103101 <groupId >org.ow2.asm</groupId >
104102 <artifactId >asm-util</artifactId >
105- <version >9.2 </version >
103+ <version >9.7 </version >
106104 </dependency >
107105
108106 <!-- Gson -->
You can’t perform that action at this time.
0 commit comments