Skip to content

Commit

Permalink
Bump os-maven-plugin from 1.7.0 to 1.7.1 in /java (#731) #patch
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliot Jackson <13633636+elliotmjackson@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and elliotmjackson committed Dec 2, 2022
1 parent 774e011 commit 31388c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java/pgv-java-grpc/pom.xml
Expand Up @@ -73,7 +73,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
</extension>
</extensions>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion java/pgv-java-stub/pom.xml
Expand Up @@ -61,7 +61,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
</extension>
</extensions>

Expand Down
2 changes: 1 addition & 1 deletion java/pgv-java-validation/pom.xml
Expand Up @@ -41,7 +41,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
</extension>
</extensions>
<plugins>
Expand Down

0 comments on commit 31388c3

Please sign in to comment.