Skip to content

Commit c56c569

Browse files
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3 (#2726)
* build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3 * 🦉 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 9d95c92 commit c56c569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image/pom.xml

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

0 commit comments

Comments
 (0)