Hi there,
the core javancss library has been released a few hours ago as version 32.53.
We are preparing the release 2.0 of the maven-plugin integrating this build.
For the impatient, a snapshot of the maven-plugin has been deployed integrating javancss 32.53.
to use it just specify in your pom :
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javancss-maven-plugin</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
javancss-maven-plugin 2.0 release will happen asap : we still have to clean the pom & doc a little bit and cast a vote probably tomorrow.
Jean-Laurent