File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
19
19
<properties >
20
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21
- <jmh .version>1.11.3 </jmh .version>
21
+ <jmh .version>1.12 </jmh .version>
22
22
</properties >
23
23
24
24
<dependencies >
50
50
<plugin >
51
51
<groupId >com.github.siom79.japicmp</groupId >
52
52
<artifactId >japicmp-maven-plugin</artifactId >
53
- <version >0.7.1 </version >
53
+ <version >0.8.0 </version >
54
54
<configuration >
55
55
<oldVersion >
56
56
<dependency >
89
89
<plugin >
90
90
<groupId >org.sonatype.plugins</groupId >
91
91
<artifactId >nexus-staging-maven-plugin</artifactId >
92
- <version >1.6.6 </version >
92
+ <version >1.6.7 </version >
93
93
<extensions >true</extensions >
94
94
<configuration >
95
95
<serverId >ossrh</serverId >
130
130
<plugin >
131
131
<groupId >org.apache.maven.plugins</groupId >
132
132
<artifactId >maven-source-plugin</artifactId >
133
- <version >3.0.0 </version >
133
+ <version >3.0.1 </version >
134
134
<executions >
135
135
<execution >
136
136
<id >attach-sources</id >
143
143
<plugin >
144
144
<groupId >org.apache.maven.plugins</groupId >
145
145
<artifactId >maven-javadoc-plugin</artifactId >
146
- <version >2.10.3 </version >
146
+ <version >2.10.4 </version >
147
147
<executions >
148
148
<execution >
149
149
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments