We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ce18fb + 05cba63 commit 9e5ca7eCopy full SHA for 9e5ca7e
server-sent-events-sample/pom.xml
@@ -11,7 +11,7 @@
11
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
12
<maven.compiler.parameters>true</maven.compiler.parameters>
13
<compiler-plugin.version>3.13.0</compiler-plugin.version>
14
- <surefire-plugin.version>3.5.1</surefire-plugin.version>
+ <surefire-plugin.version>3.5.2</surefire-plugin.version>
15
<maven.compiler.source>17</maven.compiler.source>
16
<maven.compiler.target>17</maven.compiler.target>
17
0 commit comments