Skip to content

Commit d3f897c

Browse files
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 (#1474)
* 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>
1 parent ae179f2 commit d3f897c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<groupId>org.apache.maven.plugins</groupId>
122122
<artifactId>maven-surefire-plugin
123123
</artifactId> <!-- Must use older version of surefire plugin for native-image testing. -->
124-
<version>3.2.1</version>
124+
<version>3.2.2</version>
125125
<configuration>
126126
<includes>
127127
<include>**/IT*</include>

0 commit comments

Comments
 (0)