Skip to content

Commit 93aaf13

Browse files
committed
Prepare release - update README
1 parent eea54af commit 93aaf13

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
@@ -123,7 +123,7 @@ Please note, that CDI-specific agent neither requires javaflow.instrument-contin
123123
-javaagent:<path-to-jar>/javaflow.instrument-cdi-proxy.jar \
124124
<rest-of arguments>
125125
```
126-
CDI functionality is tested with JBoss Weld 2.x - 3.1.1 and Apache OpenWebBeans 1.6.x - 2.0.23. Contribution for other CDI/CDI-like containers (Spring, Google Guice, etc) is welcome.
126+
CDI functionality is tested with JBoss Weld 2.x - 3.1.7, 4.0.x and Apache OpenWebBeans 1.6.x - 2.0.23. Contribution for other CDI/CDI-like containers (Spring, Google Guice, etc) is welcome.
127127

128128
# More documentation & exmaples
129129
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)