[ 
https://issues.apache.org/jira/browse/FC-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106567#comment-17106567
 ] 

Shawn McKinney commented on FC-281:
-----------------------------------

Use latest stable release of the following:

<dependency>
 <groupId>org.apache.wicket</groupId>
 <artifactId>wicket-spring</artifactId>
 <version>8.8.0</version>
 </dependency>

<dependency>
 <groupId>org.wicketstuff</groupId>
 <artifactId>wicketstuff-inmethod-grid</artifactId>
 <version>8.8.0</version>
 </dependency>
 
 <dependency>
 <groupId>com.googlecode.wicket-jquery-ui</groupId>
 <artifactId>wicket-jquery-ui</artifactId>
 <version>8.6.0</version>
 </dependency>
 
 <dependency>
 <groupId>com.googlecode.wicket-jquery-ui</groupId>
 <artifactId>wicket-kendo-ui</artifactId>
 <version>8.6.0</version>
 </dependency>

<dependency>
 <groupId>org.springframework.security</groupId>
 <artifactId>spring-security-config</artifactId>
 <version>5.3.2.RELEASE</version>
 </dependency>

<dependency>
 <groupId>org.springframework.security</groupId>
 <artifactId>spring-security-web</artifactId>
 <version>5.3.2.RELEASE</version>
 </dependency>

> [FORTRESS-WEB] Upgrade to Wicket version 8
> ------------------------------------------
>
>                 Key: FC-281
>                 URL: https://issues.apache.org/jira/browse/FC-281
>             Project: FORTRESS
>          Issue Type: Improvement
>    Affects Versions: 2.0.4
>            Reporter: Shawn McKinney
>            Assignee: Shawn McKinney
>            Priority: Major
>             Fix For: 3.0.0-RC1
>
>
> Bump up to Wicket 8.  This requires a change on nearly every page, to change 
> the way callbacks for Ajax buttons and links. 
>  
> Also bump up to latest Spring.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to