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 75fbc25 commit d20084bCopy full SHA for d20084b
sample-operators/mysql-schema/pom.xml
@@ -64,14 +64,8 @@
64
<dependency>
65
<groupId>org.awaitility</groupId>
66
<artifactId>awaitility</artifactId>
67
- <version>4.1.0</version>
68
<scope>test</scope>
69
</dependency>
70
- <dependency>
71
- <groupId>com.fasterxml.jackson.dataformat</groupId>
72
- <artifactId>jackson-dataformat-yaml</artifactId>
73
- <version>2.13.3</version>
74
- </dependency>
75
76
<groupId>io.javaoperatorsdk</groupId>
77
<artifactId>operator-framework-junit-5</artifactId>
sample-operators/tomcat-operator/pom.xml
@@ -54,7 +54,6 @@
54
55
56
57
- <version>4.1.1</version>
58
59
60
0 commit comments