Skip to content

Commit aa70e1b

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.15.1
1 parent 4033a54 commit aa70e1b

File tree

2 files changed

+2
-2
lines changed
  • bigtable-test

2 files changed

+2
-2
lines changed

bigtable-test/bigtable-build-helper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.apache.maven.plugins</groupId>
7676
<artifactId>maven-plugin-plugin</artifactId>
77-
<version>3.10.2</version>
77+
<version>3.15.1</version>
7878
</plugin>
7979

8080
<!-- Start Skip publishing -->

bigtable-test/bigtable-emulator-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ limitations under the License.
5050
<plugins>
5151
<plugin>
5252
<artifactId>maven-plugin-plugin</artifactId>
53-
<version>3.10.2</version>
53+
<version>3.15.1</version>
5454
<executions>
5555
<execution>
5656
<id>mojo-descriptor</id>

0 commit comments

Comments
 (0)