Skip to content

Commit f345679

Browse files
authored
Merge pull request #1353 from spring-cloud/dependabot/maven/4.3.x/kr.motd.maven-os-maven-plugin-1.6.2
Bump kr.motd.maven:os-maven-plugin from 1.6.1 to 1.6.2
2 parents 78e61bb + 1604340 commit f345679

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • spring-cloud-function-adapters
    • spring-cloud-function-grpc-cloudevent-ext
    • spring-cloud-function-grpc
  • spring-cloud-function-samples/function-sample-grpc-cloudevent

spring-cloud-function-adapters/spring-cloud-function-grpc-cloudevent-ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<extension>
4141
<groupId>kr.motd.maven</groupId>
4242
<artifactId>os-maven-plugin</artifactId>
43-
<version>1.6.1</version>
43+
<version>1.6.2</version>
4444
</extension>
4545
</extensions>
4646
<plugins>

spring-cloud-function-adapters/spring-cloud-function-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<extension>
6868
<groupId>kr.motd.maven</groupId>
6969
<artifactId>os-maven-plugin</artifactId>
70-
<version>1.6.1</version>
70+
<version>1.6.2</version>
7171
</extension>
7272
</extensions>
7373
<plugins>

spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<extension>
7070
<groupId>kr.motd.maven</groupId>
7171
<artifactId>os-maven-plugin</artifactId>
72-
<version>1.6.1</version>
72+
<version>1.6.2</version>
7373
</extension>
7474
</extensions>
7575
<plugins>

0 commit comments

Comments
 (0)