POM 更改
parent
5738e9042e
commit
9270a58296
6
pom.xml
6
pom.xml
|
@ -948,7 +948,11 @@
|
||||||
<artifactId>HslCommunication</artifactId>
|
<artifactId>HslCommunication</artifactId>
|
||||||
<version>3.3.0</version>
|
<version>3.3.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.nimbusds</groupId>
|
||||||
|
<artifactId>nimbus-jose-jwt</artifactId>
|
||||||
|
<version>6.0</version>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<organization>
|
<organization>
|
||||||
|
|
Loading…
Reference in New Issue