mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
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:
4
package-lock.json
generated
4
package-lock.json
generated
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user