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 1515
1616 <properties >
1717 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18- <jmh .version>1.19 </jmh .version>
18+ <jmh .version>1.21 </jmh .version>
1919 </properties >
2020
2121 <dependencies >
3838 <plugin >
3939 <groupId >org.apache.maven.plugins</groupId >
4040 <artifactId >maven-compiler-plugin</artifactId >
41- <version >3.6.2 </version >
41+ <version >3.8.0 </version >
4242 <configuration >
4343 <source >7</source >
4444 <target >7</target >
5959 <plugin >
6060 <groupId >com.github.siom79.japicmp</groupId >
6161 <artifactId >japicmp-maven-plugin</artifactId >
62- <version >0.12 .0</version >
62+ <version >0.13 .0</version >
6363 <configuration >
6464 <oldVersion >
6565 <dependency >
139139 <plugin >
140140 <groupId >org.jacoco</groupId >
141141 <artifactId >jacoco-maven-plugin</artifactId >
142- <version >0.7.9 </version >
142+ <version >0.8.2 </version >
143143 <executions >
144144 <execution >
145145 <id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments