Skip to content

Commit

Permalink
Merge branch 'feature/deps' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Chan committed Sep 8, 2024
2 parents 6ab71a2 + 2535109 commit ad23e11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@
<git-commit-id-plugin.version>9.0.1</git-commit-id-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.7.1</maven-dependency-plugin.version>
<maven-dependency-plugin.version>3.8.0</maven-dependency-plugin.version>
<!-- libs -->
<commons-io.version>2.16.1</commons-io.version>
<coca-kit.version>0.2.0</coca-kit.version>
<tile.version>1.5.1</tile.version>
<guava.version>33.2.1-jre</guava.version>
<redisson.version>3.34.1</redisson.version>
<redisson.version>3.35.0</redisson.version>
<ez-captcha.version>0.1.1</ez-captcha.version>
<dict-mapper.version>0.1.3</dict-mapper.version>
<friendly-id.version>1.1.0</friendly-id.version>
Expand All @@ -95,7 +95,7 @@
<oauth2-oidc-sdk.version>11.19.1</oauth2-oidc-sdk.version>
<transmittable-thread-local.version>2.14.5</transmittable-thread-local.version>
<excel-spring-boot-starter.version>3.3.1</excel-spring-boot-starter.version>
<seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>
<seancfoley.ipaddress.version>5.5.1</seancfoley.ipaddress.version>

<spock-lib.version>2.4-M4-groovy-4.0</spock-lib.version>
</properties>
Expand Down

0 comments on commit ad23e11

Please sign in to comment.