We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceceab6 commit ab69a08Copy full SHA for ab69a08
appengine-java11/quarkus-helloworld/pom.xml
@@ -29,7 +29,7 @@ limitations under the License.
29
</parent>
30
31
<properties>
32
- <surefire-plugin.version>3.2.1</surefire-plugin.version>
+ <surefire-plugin.version>3.2.2</surefire-plugin.version>
33
<maven.compiler.target>11</maven.compiler.target>
34
<maven.compiler.source>11</maven.compiler.source>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments