|
23 | 23 | <jackson-annotations.version>2.21</jackson-annotations.version> |
24 | 24 | <jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version> |
25 | 25 | <jakarta.mail.version>2.0.5</jakarta.mail.version> |
26 | | - <cyclonedx.version>11.0.1</cyclonedx.version> |
| 26 | + <cyclonedx.version>12.0.1</cyclonedx.version> |
27 | 27 | <tomlj.version>1.1.1</tomlj.version> |
28 | 28 | <!-- Testing Dependencies --> |
29 | 29 | <assertj.version>3.27.7</assertj.version> |
|
39 | 39 | <maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version> |
40 | 40 | <maven-help-plugin.version>3.5.1</maven-help-plugin.version> |
41 | 41 | <maven-install-plugin.version>3.1.1</maven-install-plugin.version> |
42 | | - <maven-jar-plugin.version>3.3.0</maven-jar-plugin.version> |
| 42 | + <maven-jar-plugin.version>3.5.0</maven-jar-plugin.version> |
43 | 43 | <maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version> |
44 | 44 | <maven-release-plugin.version>3.0.0</maven-release-plugin.version> |
45 | 45 | <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version> |
46 | 46 | <maven-site-plugin.version>4.0.0-M6</maven-site-plugin.version> |
47 | 47 | <maven-source-plugin.version>3.2.1</maven-source-plugin.version> |
48 | 48 | <maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version> |
49 | | - <maven-shade-plugin.version>3.4.1</maven-shade-plugin.version> |
50 | | - <build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version> |
| 49 | + <maven-shade-plugin.version>3.6.1</maven-shade-plugin.version> |
| 50 | + <build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version> |
51 | 51 | <extra-enforcer-rules.version>1.6.2</extra-enforcer-rules.version> |
52 | | - <flatten-maven-plugin.version>1.4.1</flatten-maven-plugin.version> |
53 | | - <jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version> |
| 52 | + <flatten-maven-plugin.version>1.7.3</flatten-maven-plugin.version> |
| 53 | + <jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version> |
54 | 54 | <junit-platform-maven-plugin.version>1.1.8</junit-platform-maven-plugin.version> |
55 | 55 | <license-maven-plugin.version>4.1</license-maven-plugin.version> |
56 | | - <pitest-maven.version>1.13.2</pitest-maven.version> |
| 56 | + <pitest-maven.version>1.22.1</pitest-maven.version> |
57 | 57 | <pitest-junit5-plugin.version>1.1.2</pitest-junit5-plugin.version> |
58 | 58 | <versions-maven-plugin.version>2.15.0</versions-maven-plugin.version> |
59 | 59 | <maven-failsafe-plugin.version>3.5.3</maven-failsafe-plugin.version> |
|
0 commit comments