Skip to content

Commit

Permalink
fix: The Gson version dependency in pom under the infra package is pr…
Browse files Browse the repository at this point in the history
…ovided
  • Loading branch information
Pan-YuJie committed Aug 9, 2024
1 parent 59e89ef commit eaf5f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>${gson.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit eaf5f7d

Please sign in to comment.