8000 build(deps): bump os-maven-plugin from 1.4.1.Final to 1.7.1 · salesforce/grpc-java-contrib@4e1e58a · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e1e58a

Browse files
build(deps): bump os-maven-plugin from 1.4.1.Final to 1.7.1
Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 1.4.1.Final to 1.7.1. - [Release notes](https://github.com/trustin/os-maven-plugin/releases) - [Commits](trustin/os-maven-plugin@os-maven-plugin-1.4.1.Final...os-maven-plugin-1.7.1) --- updated-dependencies: - dependency-name: kr.motd.maven:os-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b04975b commit 4e1e58a

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)
0