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 b84c4df commit 9a22223Copy full SHA for 9a22223
operator-build-maven-plugin/pom.xml
@@ -45,7 +45,7 @@
45
<dependency>
46
<groupId>org.ow2.asm</groupId>
47
<artifactId>asm</artifactId>
48
- <version>9.4</version>
+ <version>9.5</version>
49
<scope>test</scope>
50
</dependency>
51
</dependencies>
0 commit comments