Update Sonatype snapshot repository to new Central Portal (#389)

* sonatype-snapshots.xml: Add Sonatype Central snapshots repo

- Sonatype OSSRH URLs are deprecated since 30-Jun-2025
  and will be decommissioned in future

* sonatype-snapshots.xml: Remove deprecated Sonatype OSSRH snapshot repos

- update tests accordingly
- align README.md

* prepare release 4.0.0
This commit is contained in:
Markus Hoffrogge
2025-09-01 21:04:49 +02:00
committed by GitHub
parent c99cacf8e5
commit ed58d20239
6 changed files with 32 additions and 92 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "maven-settings-action",
"version": "3.1.0",
"version": "4.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "maven-settings-action",
"version": "3.1.0",
"version": "4.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",