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.3.0 (#2079)

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

* 🦉 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 Jun 21, 2024
1 parent 11d67d4 commit d5993ca
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 @@ -124,7 +124,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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.5</version>
<version>3.3.0</version>
<configuration>
<includes>
<include>**/*IT</include>
Expand Down

0 comments on commit d5993ca

Please sign in to comment.