You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Mark Struberg <st...@yahoo.de.INVALID> on 2021/05/08 12:01:59 UTC

Re: [openjpa] 02/02: OPENJPA-2871 update to xbean-4.20

note that xBean-4.20 is right now under vote and will only be avail in 2 days.
The staging repo is
https://repository.apache.org/content/repositories/orgapachegeronimo-1139 <https://repository.apache.org/content/repositories/orgapachegeronimo-1139>
We already got enough +1 to release, just waiting for the 72h period.

LieGrue,
strub


> Am 08.05.2021 um 13:59 schrieb struberg@apache.org <ma...@apache.org>:
> 
> This is an automated email from the ASF dual-hosted git repository.
> 
> struberg pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/openjpa.git <https://gitbox.apache.org/repos/asf/openjpa.git>
> 
> commit e3fd21f0a204b5f196732fc594a16bf4baa65ccb
> Author: Mark Struberg <struberg@apache.org <ma...@apache.org>>
> AuthorDate: Sat May 8 13:58:55 2021 +0200
> 
>    OPENJPA-2871 update to xbean-4.20
> ---
> pom.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pom.xml b/pom.xml
> index 91907cc..9bee3f4 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -98,7 +98,7 @@
>         <javadoc.additionalparam />
>         <maven.surefire.version>3.0.0-M4</maven.surefire.version>
> 
> -        <xbean.version>4.18</xbean.version>
> +        <xbean.version>4.20</xbean.version>
>         <bval.version>1.1.2</bval.version>
>         <log4j2.version>2.14.1</log4j2.version>
>         <ant.version>1.10.9</ant.version>