Skip to content

Commit

Permalink
fix(deps): bump the prod-deps group with 4 updates (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent f270e32 commit eb3847a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion folio-backend-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<sonar.exclusions>src/main/**/*</sonar.exclusions>
<jsonassert.version>1.5.2</jsonassert.version>
<jsonassert.version>1.5.3</jsonassert.version>
<jjwt.version>0.12.6</jjwt.version>
<apache-commons-lang3.version>3.14.0</apache-commons-lang3.version>
<testcontainers-keycloak.version>3.4.0</testcontainers-keycloak.version>
Expand Down
2 changes: 1 addition & 1 deletion folio-secret-store/folio-secret-store-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<vault.version>5.1.0</vault.version>
<aws.version>2.26.9</aws.version>
<aws.version>2.26.12</aws.version>
<apache-commons-text.version>1.12.0</apache-commons-text.version>
<bc-fips>1.0.2.5</bc-fips>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<properties>
<java.version>17</java.version>
<lombok.version>1.18.32</lombok.version>
<lombok.version>1.18.34</lombok.version>
<spring-boot.version>3.3.1</spring-boot.version>
<apache-commons-collections4.version>4.4</apache-commons-collections4.version>
<spring-kafka.version>3.2.1</spring-kafka.version>
Expand Down

0 comments on commit eb3847a

Please sign in to comment.