Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-surefir…
Browse files Browse the repository at this point in the history
…e-plugin to v3.2.2 (#2991)

* build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Nov 7, 2023
1 parent 2e00eef commit 5d6a1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin
</artifactId> <!-- Must use older version of surefire plugin for native-image testing. -->
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<includes>
<include>**/*IT</include>
Expand Down

0 comments on commit 5d6a1c0

Please sign in to comment.