Commit 459113e 1 parent 23e524a commit 459113e Copy full SHA for 459113e
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 79
79
<plugin >
80
80
<groupId >org.codehaus.mojo</groupId >
81
81
<artifactId >exec-maven-plugin</artifactId >
82
- <version >3.1.0 </version >
82
+ <version >3.1.1 </version >
83
83
<executions >
84
84
<execution >
85
85
<id >render-configuration-page</id >
Original file line number Diff line number Diff line change 100
100
<guiceVersion >6.0.0</guiceVersion >
101
101
<slf4jVersion >2.0.11</slf4jVersion >
102
102
<!-- Used by Jetty Transport (client) and Test HTTP (server) -->
103
- <jettyVersion >10.0.19 </jettyVersion >
103
+ <jettyVersion >10.0.20 </jettyVersion >
104
104
<!-- used by supplier and demo only -->
105
105
<mavenVersion >4.0.0-alpha-12</mavenVersion >
106
106
<minimalMavenBuildVersion >[3.8.8,)</minimalMavenBuildVersion >
274
274
<plugin >
275
275
<groupId >com.github.siom79.japicmp</groupId >
276
276
<artifactId >japicmp-maven-plugin</artifactId >
277
- <version >0.18.1 </version >
277
+ <version >0.18.3 </version >
278
278
<configuration >
279
279
<oldVersion >
280
280
<!-- We compare same module against 1.8.0 set as "baseline" -->
421
421
<plugin >
422
422
<groupId >org.apache.maven.plugins</groupId >
423
423
<artifactId >maven-javadoc-plugin</artifactId >
424
- <version >3.6.0 </version >
424
+ <version >3.6.3 </version >
425
425
<configuration >
426
426
<detectOfflineLinks >false</detectOfflineLinks >
427
427
<linksource >true</linksource >
581
581
<plugin >
582
582
<groupId >biz.aQute.bnd</groupId >
583
583
<artifactId >bnd-maven-plugin</artifactId >
584
- <version >6.3.1 </version >
584
+ <version >6.4.0 </version >
585
585
<executions >
586
586
<execution >
587
587
<id >bnd-process</id >
You can’t perform that action at this time.
0 commit comments