Skip to content

Commit 34769c6

Browse files
build(deps): bump java-jwt from 4.3.0 to 4.4.0 in /server/api-service
Bumps [java-jwt](https://github.com/auth0/java-jwt) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.3.0...4.4.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7ec2bf commit 34769c6

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/openblocks-server

1 file changed

+1
-1
lines changed

server/api-service/openblocks-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>com.auth0</groupId>
167167
<artifactId>java-jwt</artifactId>
168-
<version>4.3.0</version>
168+
<version>4.4.0</version>
169169
</dependency>
170170

171171
<dependency>

0 commit comments

Comments
 (0)