Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit abaddf2

Browse files
build(deps): bump io.jsonwebtoken:jjwt-impl from 0.12.5 to 0.12.6 (#848)
* build(deps): bump io.jsonwebtoken:jjwt-impl from 0.12.5 to 0.12.6 Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.5 to 0.12.6. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.5...0.12.6) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): bump io.jsonwebtoken:jjwt-jackson from 0.12.5 to 0.12.6 Bumps io.jsonwebtoken:jjwt-jackson from 0.12.5 to 0.12.6. --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed98287 commit abaddf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ dependencies {
141141
'org.apache.commons:commons-compress:1.26.2',
142142
'org.apache.commons:commons-exec:1.4.0',
143143
'com.redhat.devtools.intellij:intellij-common:1.9.6-SNAPSHOT',
144-
'io.jsonwebtoken:jjwt-impl:0.12.5',
145-
'io.jsonwebtoken:jjwt-jackson:0.12.5',
144+
'io.jsonwebtoken:jjwt-impl:0.12.6',
145+
'io.jsonwebtoken:jjwt-jackson:0.12.6',
146146
'org.keycloak:keycloak-installed-adapter:24.0.5',
147147
'com.squareup.retrofit2:converter-jackson:2.11.0',
148148
'com.google.code.gson:gson:2.11.0')

0 commit comments

Comments
 (0)