We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c032ae commit f30f682Copy full SHA for f30f682
plugin/hotswap-agent-owb-plugin/pom.xml
@@ -11,7 +11,7 @@
11
<artifactId>hotswap-agent-owb-plugin</artifactId>
12
13
<properties>
14
- <owb.version>2.0.25</owb.version>
+ <owb.version>2.0.26</owb.version>
15
</properties>
16
17
<dependencies>
plugin/hotswap-agent-owb-plugin/run-tests.sh
@@ -41,3 +41,4 @@ testCDI2 2.0.22
41
testCDI2 2.0.23
42
testCDI2 2.0.24
43
testCDI2 2.0.25
44
+testCDI2 2.0.26
0 commit comments