Skip to content

Commit fa2d823

Browse files
authored
Update README.md
1 parent 6b97856 commit fa2d823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Please note, that CDI-specific agent neither requires javaflow.instrument-contin
119119
-javaagent:<path-to-jar>/javaflow.instrument-cdi-proxy.jar \
120120
<rest-of arguments>
121121
```
122-
CDI functionality is tested with JBoss Weld 2.x (up to 2.4.2) and Apache OpenWebBeans 1.6.x / 1.7.x (up to 1.7.2). Contribution for other CDI/CDI-like containers (Spring, Google Guice, etc) is welcome.
122+
CDI functionality is tested with JBoss Weld 2.x - 3.1.0 and Apache OpenWebBeans 1.6.x - 2.0.10. Contribution for other CDI/CDI-like containers (Spring, Google Guice, etc) is welcome.
123123

124124
# More documentation & exmaples
125125
Examples of the library usage may be found in the [Tascalate JavaFlow Examples](https://github.com/vsilaev/tascalate-javaflow-examples) project. The covered topics are common tasks, inheritance, lambdas support, proxies, usage with CDI containers like JBoss Weld and Apache OpenWebBeans.

0 commit comments

Comments
 (0)