File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 <packaging >jar</packaging >
1212
1313 <properties >
14- <antlr .version>4.7.1 </antlr .version>
14+ <antlr .version>4.9.2 </antlr .version>
1515 <graal .version>21.1.0</graal .version>
1616 </properties >
1717
9696 <dependency >
9797 <groupId >org.yaml</groupId >
9898 <artifactId >snakeyaml</artifactId >
99- <version >1.27 </version >
99+ <version >1.29 </version >
100100 </dependency >
101101 <dependency >
102102 <groupId >de.siegmar</groupId >
106106 <dependency >
107107 <groupId >info.picocli</groupId >
108108 <artifactId >picocli</artifactId >
109- <version >4.5.2 </version >
109+ <version >4.6.1 </version >
110110 </dependency >
111111 <dependency >
112112 <groupId >io.github.classgraph</groupId >
113113 <artifactId >classgraph</artifactId >
114- <version >4.8.93 </version >
114+ <version >4.8.108 </version >
115115 </dependency >
116116 <dependency >
117117 <groupId >org.junit.jupiter</groupId >
Original file line number Diff line number Diff line change 3838 <maven .surefire.version>2.22.2</maven .surefire.version>
3939 <maven .shade.version>3.2.4</maven .shade.version>
4040 <junit .version>4.13.1</junit .version>
41- <junit5 .version>5.7.0 </junit5 .version>
41+ <junit5 .version>5.7.2 </junit5 .version>
4242 <nexus .staging.plugin.version>1.6.8</nexus .staging.plugin.version>
4343 <spring .version>5.2.9.RELEASE</spring .version>
4444 <spring .boot.version>2.3.4.RELEASE</spring .boot.version>
You can’t perform that action at this time.
0 commit comments