Upgrading Grovy
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fc06e742 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fc06e742 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fc06e742 Branch: refs/heads/master Commit: fc06e742d6c0b506e62372f84cd796424674c3bb Parents: 4b8b58b 8f4ba7f Author: Francesco Chicchiriccò <ilgro...@apache.org> Authored: Wed Feb 18 15:12:31 2015 +0100 Committer: Francesco Chicchiriccò <ilgro...@apache.org> Committed: Wed Feb 18 15:12:31 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/fc06e742/pom.xml ---------------------------------------------------------------------- diff --cc pom.xml index 71ec0ff,a986c26..58666bd --- a/pom.xml +++ b/pom.xml @@@ -320,50 -329,50 +320,50 @@@ under the License <connid.ldap.version>1.4.0</connid.ldap.version> <connid.ad.version>1.2.2</connid.ad.version> - <commons-jexl.version>2.1.1</commons-jexl.version> - <commons-lang.version>3.3.2</commons-lang.version> - <commons-codec.version>1.10</commons-codec.version> + <cxf.version>3.0.4</cxf.version> - <activiti.version>5.16.4</activiti.version> + <camel.version>2.14.1</camel.version> - <aspectj.version>1.8.5</aspectj.version> + <jackson.version>2.4.5</jackson.version> - <cxf.version>3.0.4</cxf.version> - <spring.version>4.0.9.RELEASE</spring.version> + <spring.version>4.1.4.RELEASE</spring.version> <spring-security.version>3.2.5.RELEASE</spring-security.version> - <jackson.version>2.4.5</jackson.version> - <velocity.version>1.7</velocity.version> - <velocitytools.version>2.0</velocitytools.version> - <quartz.version>2.2.1</quartz.version> <openjpa.version>2.3.0</openjpa.version> + <commons-dbcp.version>2.0.1</commons-dbcp.version> <hibernate-validator.version>5.1.3.Final</hibernate-validator.version> - <commons-dbcp.version>1.4</commons-dbcp.version> - <commons.logging.version>1.1.3</commons.logging.version> - <cocoon.version>3.0.0-alpha-3</cocoon.version> + <jasypt.version>1.9.2</jasypt.version> - <wicket.version>6.19.0</wicket.version> + <quartz.version>2.2.1</quartz.version> - <groovy.version>2.3.10</groovy.version> + <cocoon.version>3.0.0-alpha-3</cocoon.version> - <groovy.version>2.4.0</groovy.version> - <h2.version>1.4.185</h2.version> ++ <groovy.version>2.4.1</groovy.version> + + <activiti.version>5.16.4</activiti.version> - <log4j.version>2.1</log4j.version> <slf4j.version>1.7.10</slf4j.version> + <log4j.version>2.1</log4j.version> <disruptor.version>3.3.0</disruptor.version> - <junit.version>4.11</junit.version> - <selenium.version>2.44.0</selenium.version> + <commons-io.version>2.4</commons-io.version> + <commons-codec.version>1.10</commons-codec.version> + <commons-jexl.version>2.1.1</commons-jexl.version> + <commons-lang.version>3.3.2</commons-lang.version> + <commons.logging.version>1.1.3</commons.logging.version> - <apacheds.version>1.5.7</apacheds.version> - - <httpclient.version>4.3.6</httpclient.version> + <h2.version>1.4.185</h2.version> - <tomcat.version>7.0.59</tomcat.version> + <junit.version>4.12</junit.version> + <selenium.version>2.44.0</selenium.version> - <jasypt.version>1.9.2</jasypt.version> - + <conf.directory>${project.build.directory}/test-classes</conf.directory> + <bundles.directory>${project.build.directory}/bundles</bundles.directory> + <connid.location>file:${bundles.directory}/</connid.location> + <log.directory>${project.build.directory}/log</log.directory> + <activiti-modeler.directory>${project.build.directory}/activiti-modeler</activiti-modeler.directory> + <jquery.version>1.11.1</jquery.version> <jquery-ui.version>1.10.4</jquery-ui.version> <highlightjs.version>8.0</highlightjs.version>