Thanks Dominik. I'll cancel this and do an RC2.
It's hard to find good docs on how to use BOMs but I found this and it concurs
about the `pom` and `import` requirement.
https://www.baeldung.com/spring-maven-bom
On 2024/12/01 08:25:22 Dominik Stadler wrote:
> Hi,
>
> after trying to work with A
Hi,
after trying to work with Apache POI 5.4.0-SNAPSHOT a bit more I think I
found an issue with the new XmlBeans 5.3.0 builds:
There is now a dependency on "log4j-bom", but as normal "jar"-dependency,
i.e. not of type "bom".
When using a snapshot build of Apache POI (which includes the XmlBeans
I reviewed differences between 5.2.2 and 5.3.0 in "bin" and "src" distro
and checked checksums.
Everything looks good!
So I am voting +1
Thanks PJ for preparing the release!
On Tue, Nov 26, 2024 at 10:02 PM PJ Fanning
wrote:
> Hi everyone,
>
> I've prepared artifacts for the release of A
Hi everyone,
I've prepared artifacts for the release of Apache XmlBeans 5.3.0 (RC1). These
are built with Java 8.
This is a bug fix and dependency upgrade release.
A full list of changes is available in the change log:
https://issues.apache.org/jira/projects/XMLBEANS/versions/12355264
https:/