Skip to content

Commit 48a550d

Browse files
committed
Set smallrye-jwt version for java 11 profiles
1 parent bbaf1d2 commit 48a550d

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
@@ -785,6 +785,7 @@
785785
<jdk>11</jdk>
786786
</activation>
787787
<properties>
788+
<smallrye.jwt.version>4.6.2</smallrye.jwt.version>
788789
<smallrye.config.version>3.10.2</smallrye.config.version>
789790
</properties>
790791
</profile>

0 commit comments

Comments
 (0)