Skip to content

Commit d2f1b03

Browse files
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3 (#3048)
* 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 ff93fb8 commit d2f1b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-surefire-plugin
113113
</artifactId> <!-- Must use older version of surefire plugin for native-image testing. -->
114-
<version>3.2.2</version>
114+
<version>3.2.3</version>
115115
<configuration>
116116
<includes>
117117
<include>**/*IT</include>

0 commit comments

Comments
 (0)