We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2dbd52 commit 15b6b10Copy full SHA for 15b6b10
kafka-exercises-solutions/6.2-java-avro-clients/quarkus-avro-consumer/pom.xml
@@ -15,7 +15,7 @@
15
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
16
<quarkus.platform.version>3.21.0</quarkus.platform.version>
17
<skipITs>true</skipITs>
18
- <surefire-plugin.version>3.5.2</surefire-plugin.version>
+ <surefire-plugin.version>3.5.3</surefire-plugin.version>
19
</properties>
20
<dependencyManagement>
21
<dependencies>
0 commit comments