Skip to content

Commit

Permalink
Bump java-jwt from 4.2.2 to 4.4.0 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent c98e315 commit 7c23ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>4.2.2</version>
<version>4.4.0</version>
</dependency>

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

0 comments on commit 7c23ea8

Please sign in to comment.