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.
1 parent 6ce18fb commit 05cba63Copy full SHA for 05cba63
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