Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
upgrade clearinghouse version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Feb 19, 2024
1 parent 063128f commit 94f045a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
<artifactId>postgresql</artifactId>
</dependency>
<dependency>
<groupId>no.uio.ifi</groupId>
<groupId>no.elixir</groupId>
<artifactId>clearinghouse</artifactId>
<version>1.2.1</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
Expand Down

0 comments on commit 94f045a

Please sign in to comment.