Skip to content

Commit 7c23ea8

Browse files
Bump java-jwt from 4.2.2 to 4.4.0 (#137)
1 parent c98e315 commit 7c23ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.auth0</groupId>
110110
<artifactId>java-jwt</artifactId>
111-
<version>4.2.2</version>
111+
<version>4.4.0</version>
112112
</dependency>
113113

114114
<!-- These are needed for the FhirPath and FHIRPathEngine of HAPI.

0 commit comments

Comments
 (0)