mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 18:10:30 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c970a70c35 | |||
| 327e5e2b91 |
+1
-1
@@ -22,7 +22,7 @@
|
||||
<maven.compiler.release>17</maven.compiler.release>
|
||||
<junit.version>5.10.2</junit.version>
|
||||
<jackson.version>2.17.2</jackson.version>
|
||||
<json-schema-validator.version>1.5.7</json-schema-validator.version>
|
||||
<json-schema-validator.version>3.0.3</json-schema-validator.version>
|
||||
<!-- 默认跳过 GPG;发布签名:mvn -Prelease-sign verify(见 RELEASING.md) -->
|
||||
<gpg.skip>true</gpg.skip>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user