Skip to content

Commit 44faaca

Browse files
authored
Merge pull request #272 from mkempster/master
Add project.url to satisfy the dependency-check-maven plugin
2 parents f9376df + e9ea740 commit 44faaca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<version>0.10.0-SNAPSHOT</version>
2929
<name>JSON Web Token support for the JVM</name>
3030
<packaging>jar</packaging>
31+
<url>https://github.com/jwtk/jjwt</url>
3132

3233
<licenses>
3334
<license>

0 commit comments

Comments
 (0)