There are lots of dependencies with newer versions:

[INFO]   ${asm.version} ............................................. 9.1 -> 9.5
[INFO]   ${bouncycastle.version} ................................ 1.72 -> 1.73
[INFO]   ${commons-io.version} .............................. 2.11.0 -> 2.12.0
[INFO]   ${jackson.version} ................................. 2.14.2
-> 2.14.3 (2.15.1 requires code changes)
[INFO]   ${junit.version} ................................. 5.9.2 -> 5.9.3
[INFO]   ${mockito.version} ................................... 5.2.0 -> 5.3.1
[INFO]   ${spring.version} ................................... 5.3.25
-> 5.3.27 (2 Vulnerabilities are fixed)

do we like to updated whose?
https://github.com/apache/wicket/pull/590

On Tue, 23 May 2023 at 02:05, Andrea Del Bene <an.delb...@gmail.com> wrote:
>
> This is a vote to release Apache Wicket 9.14.0
>
> Please download the source distributions found in our staging area
> linked below.
>
> I have included the signatures for both the source archives. This vote
> lasts for 72 hours minimum.
>
> [ ] Yes, release Apache Wicket 9.14.0
> [ ] No, don't release Apache Wicket 9.14.0, because ...
>
> Distributions, changelog, keys and signatures can be found at:
>
>      https://dist.apache.org/repos/dist/dev/wicket/9.14.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachewicket-1181/
>
> The binaries are available in the above link, as are a staging
> repository for Maven. Typically the vote is on the source, but should
> you find a problem with one of the binaries, please let me know, I can
> re-roll them some way or the other.
>
> Staging git repository data:
>
>      Repository:  g...@github.com:bitstorm/wicket.git
>      Branch:      build/wicket-9.14.0
>      Release tag: rel/wicket-9.14.0
>
>
> ========================================================================
>
>      CHANGELOG for 9.14.0:
>
> ** Bug
>
>      * [WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore
>      * [WICKET-7052] - Interrupting a task should not be logged as an error
>      * [WICKET-7054] - Tag <script> mus be wrapped in CDATA for 'type'
> values 'module' and 'importmap'
>      * [WICKET-7055] - AjaxEventBehavior onload event unstable
>
> ** New Feature
>
>      * [WICKET-7033] - add support to uploading to a resource
>
> ** Improvement
>
>      * [WICKET-6979] - Cut back slightly on some String instance
> creation in PageInfo and friends.
>      * [WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys
>      * [WICKET-7046] - Avoid allocating StringResponse when no response
> filters are active
>      * [WICKET-7047] - Improve initial buffer capacity for
> Strings.toMultilineMarkup
>      * [WICKET-7049] - Avoid allocation for empty buckets in
> FilteringHeaderResponse
>


-- 
Best regards,
Maxim

Reply via email to