Skip to content

Commit 051a49c

Browse files
Bump io.smallrye:smallrye-jwt-build from 4.6.2 to 4.6.3 (#2538)
* Bump io.smallrye:smallrye-jwt-build from 4.6.2 to 4.6.3 Bumps io.smallrye:smallrye-jwt-build from 4.6.2 to 4.6.3. --- updated-dependencies: - dependency-name: io.smallrye:smallrye-jwt-build dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Pin smallrye-jwt version for java 11 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Coburn <aaronc@inrupt.com>
1 parent fbd3f3d commit 051a49c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<equalsverifier.version>3.19.4</equalsverifier.version>
7676
<glassfish.json.version>2.0.1</glassfish.json.version>
7777
<junit.version>5.14.3</junit.version>
78-
<smallrye.jwt.version>4.6.2</smallrye.jwt.version>
78+
<smallrye.jwt.version>4.6.3</smallrye.jwt.version>
7979
<smallrye.config.version>3.16.0</smallrye.config.version>
8080
<yasson.version>3.0.4</yasson.version>
8181
<wiremock.version>3.13.2</wiremock.version>
@@ -775,6 +775,7 @@
775775
</activation>
776776
<properties>
777777
<jena.version>4.10.0</jena.version>
778+
<smallrye.jwt.version>4.6.2</smallrye.jwt.version>
778779
<smallrye.config.version>3.10.2</smallrye.config.version>
779780
</properties>
780781
</profile>

0 commit comments

Comments
 (0)