Skip to content

Commit

Permalink
Use 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed-Maeng committed May 11, 2024
1 parent 2d26a86 commit 95aeb20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DataProcessing/datax-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ SOFTWARE
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_2.12</artifactId>
<version>4.1.0-M5</version>
<version>3.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down
2 changes: 1 addition & 1 deletion DataProcessing/datax-keyvault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ SOFTWARE
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_2.12</artifactId>
<version>4.1.0-M5</version>
<version>3.5.3</version>
</dependency>
<!--Azure dependencies-->
<dependency>
Expand Down

0 comments on commit 95aeb20

Please sign in to comment.