Skip to content

Commit

Permalink
fix(deps): update dependency io.gravitee.gateway:gravitee-gateway-api…
Browse files Browse the repository at this point in the history
… to v2
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 72de47d commit 404cc6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<properties>
<gravitee-bom.version>5.0.0</gravitee-bom.version>
<gravitee-gateway-api.version>1.31.0</gravitee-gateway-api.version>
<gravitee-gateway-api.version>2.1.0</gravitee-gateway-api.version>
<gravitee-policy-api.version>1.4.0</gravitee-policy-api.version>
<gravitee-common.version>1.14.0</gravitee-common.version>

Expand Down Expand Up @@ -129,7 +129,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.1.0</version>
<version>1.0.0</version>
<executions>
<execution>
<phase>initialize</phase>
Expand Down

0 comments on commit 404cc6e

Please sign in to comment.