Update to Maven 3.9.14

This commit is contained in:
Jon Chambers 2026-04-03 16:51:13 -04:00 committed by Jon Chambers
parent 89590ec602
commit d71060604e
2 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,8 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.14/apache-maven-3.9.14-bin.zip
distributionSha256Sum=55fadd669532a3205d5db95f490bf13971d8b0843526f407f29db0e61f074ab3
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
distributionSha256Sum=4ec3f26fb1a692473aea0235c300bd20f0f9fe741947c82c1234cefd76ac3a3c
wrapperSha256Sum=3d8f20ce6103913be8b52aef6d994e0c54705fb527324ceb9b835b338739c7a8

View File

@ -379,7 +379,7 @@
<rules>
<dependencyConvergence/>
<requireMavenVersion>
<version>3.9.9</version>
<version>3.9.14</version>
</requireMavenVersion>
</rules>
</configuration>