diff --git a/primefaces-showcase/src/main/webapp/ui/multimedia/qrcode.xhtml b/primefaces-showcase/src/main/webapp/ui/multimedia/qrcode.xhtml index 186d8faadb..cc35801374 100644 --- a/primefaces-showcase/src/main/webapp/ui/multimedia/qrcode.xhtml +++ b/primefaces-showcase/src/main/webapp/ui/multimedia/qrcode.xhtml @@ -16,7 +16,7 @@ <dependency> <groupId>uk.org.okapibarcode</groupId> <artifactId>okapibarcode</artifactId> - <version>0.4.8</version> + <version>0.4.9</version> </dependency>