Skip to content

Commit c059ea8

Browse files
authored
Merge pull request #40 from guohao/dependabot/maven/kr.motd.maven-os-maven-plugin-1.7.1
build(deps): bump os-maven-plugin from 1.4.1.Final to 1.7.1
2 parents c088b68 + 4e1e58a commit c059ea8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

contrib/grpc-contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<extension>
7878
<groupId>kr.motd.maven</groupId>
7979
<artifactId>os-maven-plugin</artifactId>
80-
<version>1.4.1.Final</version>
80+
<version>1.7.1</version>
8181
</extension>
8282
</extensions>
8383
<plugins>

contrib/grpc-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<extension>
8686
<groupId>kr.motd.maven</groupId>
8787
<artifactId>os-maven-plugin</artifactId>
88-
<version>1.4.1.Final</version>
88+
<version>1.7.1</version>
8989
</extension>
9090
</extensions>
9191
<plugins>

demos/grpc-java-contrib-demo/time-client-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<extension>
3737
<groupId>kr.motd.maven</groupId>
3838
<artifactId>os-maven-plugin</artifactId>
39-
<version>1.4.1.Final</version>
39+
<version>1.7.1</version>
4040
</extension>
4141
</extensions>
4242
<plugins>

demos/grpc-java-contrib-demo/time-service-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<extension>
6666
<groupId>kr.motd.maven</groupId>
6767
<artifactId>os-maven-plugin</artifactId>
68-
<version>1.4.1.Final</version>
68+
<version>1.7.1</version>
6969
</extension>
7070
</extensions>
7171
<plugins>

jprotoc/jprotoc-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<extension>
8383
<groupId>kr.motd.maven</groupId>
8484
<artifactId>os-maven-plugin</artifactId>
85-
<version>1.4.1.Final</version>
85+
<version>1.7.1</version>
8686
</extension>
8787
</extensions>
8888

0 commit comments

Comments
 (0)