Skip to content

Commit

Permalink
fix genie api page 500 error
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Lai committed Jan 15, 2025
1 parent 50f78d9 commit 71aa760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<!-- Third Party -->
<redisson.version>3.22.0</redisson.version>
<commons-math3.version>3.6.1</commons-math3.version>
<springdoc.version>2.2.0</springdoc.version>
<springdoc.version>2.8.3</springdoc.version>
<apache-commons-collections.version>4.4</apache-commons-collections.version>
<io-jsonwebtoken.version>0.11.2</io-jsonwebtoken.version>
<mongodb_bson.version>4.11.0</mongodb_bson.version>
Expand Down

0 comments on commit 71aa760

Please sign in to comment.