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 6565 <slf4j .version>2.0.17</slf4j .version>
6666 <mockito-core .version>4.11.0</mockito-core .version>
6767 <hamcrest .version>3.0</hamcrest .version>
68- <junit .jupiter.version>5.13.2 </junit .jupiter.version>
68+ <junit .jupiter.version>5.13.3 </junit .jupiter.version>
6969 <maven .compiler.source>8</maven .compiler.source>
7070 <maven .compiler.target>8</maven .compiler.target>
7171 <mainClass />
8282 <maven-shade-plugin-version >3.6.0</maven-shade-plugin-version >
8383 <maven-assembly-plugin-version >3.7.1</maven-assembly-plugin-version >
8484 <maven-bundle-plugin-version >5.1.9</maven-bundle-plugin-version >
85- <maven-gpg-plugin-version >3.2.7 </maven-gpg-plugin-version >
85+ <maven-gpg-plugin-version >3.2.8 </maven-gpg-plugin-version >
8686 <maven-deploy-plugin-version >3.1.4</maven-deploy-plugin-version >
8787 <nexus-staging-maven-plugin-version >1.7.0</nexus-staging-maven-plugin-version >
8888 <build-helper-maven-plugin-version >3.6.1</build-helper-maven-plugin-version >
421421 </plugin >
422422 <plugin >
423423 <artifactId >maven-invoker-plugin</artifactId >
424- <version >3.9.0 </version >
424+ <version >3.9.1 </version >
425425 </plugin >
426426 <plugin >
427427 <artifactId >maven-plugin-plugin</artifactId >
448448 <plugin >
449449 <groupId >org.apache.maven.plugins</groupId >
450450 <artifactId >maven-enforcer-plugin</artifactId >
451- <version >3.5 .0</version >
451+ <version >3.6 .0</version >
452452 </plugin >
453453 </plugins >
454454 </pluginManagement >
Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >net.sf.saxon</groupId >
4242 <artifactId >Saxon-HE</artifactId >
43- <version >12.7 </version >
43+ <version >12.8 </version >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.junit.vintage</groupId >
You can’t perform that action at this time.
0 commit comments