Skip to content

Commit

Permalink
chore(deps): update dependency org.codehaus.mojo:properties-maven-plu…
Browse files Browse the repository at this point in the history
…gin to v1.1.0
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 649029c commit 72de47d
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 @@ -39,7 +39,7 @@
<properties>
<gravitee-bom.version>5.0.0</gravitee-bom.version>
<gravitee-gateway-api.version>1.31.0</gravitee-gateway-api.version>
<gravitee-policy-api.version>1.11.0</gravitee-policy-api.version>
<gravitee-policy-api.version>1.4.0</gravitee-policy-api.version>
<gravitee-common.version>1.14.0</gravitee-common.version>

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

0 comments on commit 72de47d

Please sign in to comment.