File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 500500 <maven-plugin-tools .version>3.15.2</maven-plugin-tools .version>
501501 <maven-archetype .version>3.4.1</maven-archetype .version>
502502 <activemq .version>6.2.1</activemq .version>
503- <surefire .version>3.5.4 </surefire .version>
503+ <surefire .version>3.5.5 </surefire .version>
504504 <!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
505505 we can't use the project.version variable directly because of the dot. See
506506 http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html -->
693693 <dependency >
694694 <groupId >org.mockito</groupId >
695695 <artifactId >mockito-core</artifactId >
696- <version >5.21 .0</version >
696+ <version >5.22 .0</version >
697697 </dependency >
698698 <dependency >
699699 <groupId >org.apache.ws.xmlschema</groupId >
10351035 <dependency >
10361036 <groupId >net.bytebuddy</groupId >
10371037 <artifactId >byte-buddy</artifactId >
1038- <version >1.18.5 </version >
1038+ <version >1.18.7 </version >
10391039 </dependency >
10401040 </dependencies >
10411041 </dependencyManagement >
11721172 <plugin >
11731173 <groupId >org.apache.felix</groupId >
11741174 <artifactId >maven-bundle-plugin</artifactId >
1175- <version >6.0.0 </version >
1175+ <version >6.0.2 </version >
11761176 <configuration >
11771177 <instructions >
11781178 <_bundleannotations />
You can’t perform that action at this time.
0 commit comments