Upgrade os-maven-plugin version to 1.7.1 (#13385)

* Upgrade os-maven-plugin version to 1.7.1

* revert to 1.5

* update version to 1.7.1

* Remove spaces

* add spaces
This commit is contained in:
sunheyi 2025-08-25 11:18:30 +08:00 committed by GitHub
parent 7efabe0c83
commit 3501f3e35c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.5.0.Final</version>
<version>1.7.1</version>
</extension>
</extensions>
<plugins>