We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55434e commit b562c8cCopy full SHA for b562c8c
new-system-tests/pom.xml
@@ -19,7 +19,7 @@
19
<maven.failsafe.version>3.0.0-M7</maven.failsafe.version>
20
<maven.surefire.version>3.0.0-M7</maven.surefire.version>
21
<junit.jupiter.version>5.9.0</junit.jupiter.version>
22
- <fabric8.version>6.3.0</fabric8.version>
+ <fabric8.version>6.3.1</fabric8.version>
23
<!-- sundrio version is critical to stay aligned with whatever comes from fabric8 -->
24
<sundrio.version>0.93.1</sundrio.version>
25
<version.hamcrest>2.2</version.hamcrest>
0 commit comments