We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6185563 + 6f6ab83 commit 1bde30dCopy full SHA for 1bde30d
2 files changed
modules/jooby-bom/pom.xml
@@ -55,7 +55,7 @@
55
<jooby-maven-plugin.version>2.6.1-SNAPSHOT</jooby-maven-plugin.version>
56
<jooby.version>2.6.1-SNAPSHOT</jooby.version>
57
<json.version>20190722</json.version>
58
- <jsonwebtoken.version>0.10.7</jsonwebtoken.version>
+ <jsonwebtoken.version>0.11.0</jsonwebtoken.version>
59
<jsr305.version>3.0.2</jsr305.version>
60
<junit.version>5.6.0</junit.version>
61
<kotlin.version>1.3.61</kotlin.version>
pom.xml
@@ -74,7 +74,7 @@
74
75
<!-- Misc -->
76
<okhttp.version>4.3.1</okhttp.version>
77
78
79
<pac4j.version>4.0.0-RC2</pac4j.version>
80
<quartz.version>2.3.2</quartz.version>
0 commit comments