Skip to content

Commit

Permalink
fix(deps): bump the prod-deps group across 1 directory with 5 updates (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent bc5a6f0 commit 877b780
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,24 +34,24 @@
<spring-cloud-starter-openfeign.version>4.1.3</spring-cloud-starter-openfeign.version>
<maven-compat.version>3.9.9</maven-compat.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<swagger-annotations.version>2.2.24</swagger-annotations.version>
<feign-okhttp.version>13.4</feign-okhttp.version>
<swagger-annotations.version>2.2.25</swagger-annotations.version>
<feign-okhttp.version>13.5</feign-okhttp.version>
<mapstruct.version>1.6.2</mapstruct.version>
<cql2pgjson.version>35.2.2</cql2pgjson.version>
<rhino.version>1.7.15</rhino.version>
<icu4j.version>75.1</icu4j.version>
<commons-lang3.version>3.17.0</commons-lang3.version>

<!-- Test dependencies versions -->
<classgraph.version>4.8.176</classgraph.version>
<classgraph.version>4.8.177</classgraph.version>
<easy-random.version>5.0.0</easy-random.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<wiremock.version>3.9.1</wiremock.version>
<commons-compress.version>1.26.2</commons-compress.version>

<!-- Plugins versions -->
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
<openapi-generator.version>7.8.0</openapi-generator.version>
<openapi-generator.version>7.9.0</openapi-generator.version>
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
</properties>

Expand Down

0 comments on commit 877b780

Please sign in to comment.