Skip to content

Commit f5eb705

Browse files
committed
build(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.11.0
1 parent 618e565 commit f5eb705

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • bigtable-test

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.apache.maven.plugin-tools</groupId>
4949
<artifactId>maven-plugin-annotations</artifactId>
50-
<version>3.8.1</version>
50+
<version>3.11.0</version>
5151
<scope>provided</scope>
5252
</dependency>
5353

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ limitations under the License.
4141
<dependency>
4242
<groupId>org.apache.maven.plugin-tools</groupId>
4343
<artifactId>maven-plugin-annotations</artifactId>
44-
<version>3.10.1</version>
44+
<version>3.11.0</version>
4545
<scope>provided</scope>
4646
</dependency>
4747
</dependencies>

0 commit comments

Comments
 (0)