On 03.10.18 17:05, [email protected] wrote: > - <dependency> > - <groupId>org.apache.commons</groupId> > - <artifactId>commons-jcs-core</artifactId> > - <version>2.0-beta-1</version> > - <optional>true</optional> > - </dependency>
2.2.1 is current. > + <dependency> > + <groupId>org.apache.tomee.patch</groupId> > + <artifactId>commons-jcs-core</artifactId> > + <version>2.0-M1</version> > + <optional>true</optional> > + </dependency> This is no official release (read: no idea what the status is) Bye, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
