This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a change to branch jdk24
in repository https://gitbox.apache.org/repos/asf/tomee.git


 discard 4660a8089f TOMEE-4474 - TomEE does not launch on Java 24
     add ab72bfb5fa TOMEE-4496 - Convert GH Action Tags into Pinned SHA
     add a7aae1d214 dependabot: ignore myfaces major/minor updates
     add b8b0707aa7 Bump version.log4j2 from 2.24.3 to 2.25.0
     add 7b420753fb Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2
     add 5db1d13464 Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 
to 3.27.0
     add ccfad6b98c Bump org.jboss.arquillian:arquillian-bom
     add 49b817a807 Bump org.jboss.arquillian.junit:arquillian-junit-container
     add a2ab833879 Bump 
org.jboss.arquillian.container:arquillian-container-test-api
     add 08da35bf0b Bump org.jboss.arquillian.junit5:arquillian-junit5-container
     add 50932dbb24 Bump org.testcontainers:junit-jupiter from 1.21.1 to 1.21.2
     add 2389c4f79a Bump version.spring-boot from 3.5.0 to 3.5.3
     add abd245d1c9 Bump org.apache.maven.plugins:maven-ear-plugin from 3.3.0 
to 3.4.0
     add 15f72222ab Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6
     add 319f8bac3c TOMEE-4497 - Bump version.myfaces from 4.0.2 to 4.0.3 
(#1991)
     add 68b571e22f TOMEE-4498 - Bump org.eclipse.persistence:eclipselink from 
4.0.6 to 4.0.7 (#1989)
     add 425a0f6081 TOMEE-4499 - Bump version.activemq from 6.1.6 to 6.1.7 
(#1976)
     add 633fe5fbf2 TOMEE-4500 - Bump version.microprofile.impl.config from 
3.13.1 to 3.13.2 (#1967)
     add 733ad1762f Bump org.apache.commons:commons-fileupload2-core
     add 8c97477c3f align fileupload2-jakarta version
     add 7aa7ab429e TOMEE-4501 - Bump org.eclipse.jdt:ecj from 3.40.0 to 3.42.0 
(#1973)
     add b60bd17f20 Minor: Regenerated BOMs for 
7aa7ab429e6e4ef6576c6b76049e8240a436e62a
     add ee635a4ac2 Bump version.arquillian from 1.9.5.Final to 1.10.0.Final
     add 3d4d0279f5 Bump org.testcontainers:junit-jupiter from 1.21.2 to 1.21.3
     add 9ab5cf994c TOMEE-4504 - Bump tomcat.version from 10.1.42 to 10.1.43 
(#1997)
     add fd2bd46e14 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 
to 4.2.1
     add 06a31f5154 Bump com.github.dasniko:testcontainers-keycloak from 3.7.0 
to 3.8.0
     add 93d8851a7c Bump com.nimbusds:nimbus-jose-jwt from 10.1 to 10.3.1
     add 8fc600a907 Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3
     new 23e9a782e1 TOMEE-4474 - TomEE does not launch on Java 24

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4660a8089f)
            \
             N -- N -- N   refs/heads/jdk24 (23e9a782e1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/dependabot.yml                             | 12 ++++++---
 .github/workflows/main-pull-request-build.yml      |  6 ++---
 .github/workflows/main-push-build.yml              |  8 +++---
 arquillian/arquillian-tomee-tests/pom.xml          |  2 +-
 .../functional-tests/spring-cxf-tomee-4332/pom.xml |  4 +--
 boms/tomee-microprofile-api/pom.xml                |  2 +-
 boms/tomee-microprofile/pom.xml                    | 12 ++++-----
 boms/tomee-plume/pom.xml                           | 22 ++++++++--------
 boms/tomee-plus-api/pom.xml                        |  2 +-
 boms/tomee-plus/pom.xml                            | 24 +++++++++---------
 boms/tomee-webprofile-api/pom.xml                  |  2 +-
 boms/tomee-webprofile/pom.xml                      |  6 ++---
 examples/activemq-multiple-brokers/pom.xml         |  6 ++---
 examples/arquillian-jpa/pom.xml                    |  2 +-
 examples/async-servlet/pom.xml                     |  2 +-
 examples/bval-evaluation-redeployment/pom.xml      |  2 +-
 examples/cdi-realm/pom.xml                         |  2 +-
 examples/change-jaxws-url/pom.xml                  |  2 +-
 examples/client-resource-lookup-preview/pom.xml    |  2 +-
 examples/concurrency-utils/pom.xml                 |  4 +--
 .../connector-ear/connector-sample-ear/pom.xml     |  2 +-
 .../connector-sample-functional-tests/pom.xml      |  2 +-
 examples/connector-war/pom.xml                     |  2 +-
 examples/datasource-versioning/pom.xml             |  6 ++---
 examples/groovy-cdi/pom.xml                        |  4 +--
 examples/groovy-jpa/pom.xml                        |  4 +--
 examples/java-modules/pom.xml                      |  2 +-
 examples/jpa-eclipselink/pom.xml                   |  2 +-
 examples/jpa-hibernate-arquillian/pom.xml          |  2 +-
 examples/jsf-cdi-and-ejb/pom.xml                   |  2 +-
 examples/junit5-application-composer/pom.xml       |  2 +-
 examples/junit5-arquillian-multiple-tomee/pom.xml  |  2 +-
 .../junit5-arquillian-simple-websockets/pom.xml    |  4 +--
 examples/moviefun-rest/pom.xml                     |  2 +-
 examples/moviefun/pom.xml                          |  4 +--
 examples/mp-config-example/pom.xml                 |  2 +-
 examples/mp-config-source-database/pom.xml         |  2 +-
 .../mp-jwt-bean-validation-strongly-typed/pom.xml  |  4 +--
 examples/mp-jwt-bean-validation/pom.xml            |  4 +--
 examples/mp-metrics-metered/pom.xml                |  2 +-
 examples/mp-rest-jwt-jwk/pom.xml                   |  4 +--
 examples/mp-rest-jwt-principal/pom.xml             |  4 +--
 examples/mp-rest-jwt-public-key/pom.xml            |  4 +--
 examples/multi-jpa-provider-testing/pom.xml        |  2 +-
 examples/multiple-arquillian-adapters/pom.xml      |  2 +-
 examples/multiple-tomee-arquillian/pom.xml         |  2 +-
 .../resources-jmx-ear/pom.xml                      |  2 +-
 .../resources-jmx-ejb/pom.xml                      |  2 +-
 examples/security-openid/pom.xml                   |  6 ++---
 examples/server-events/pom.xml                     |  2 +-
 examples/simple-ear/moviefun-ear/pom.xml           |  2 +-
 .../simple-ear/moviefun-functional-tests/pom.xml   |  4 +--
 examples/simple-jms-context/pom.xml                |  2 +-
 examples/simple-jms/pom.xml                        |  2 +-
 examples/simple-remote-tomcatusers/pom.xml         |  2 +-
 examples/webservice-ssl-client-cert/pom.xml        |  2 +-
 examples/websocket-jms/pom.xml                     |  2 +-
 examples/websocket-tls-basic-auth/pom.xml          |  6 ++---
 itests/microprofile-jwt-itests/pom.xml             |  2 +-
 mp-jwt/pom.xml                                     |  2 +-
 pom.xml                                            | 29 +++++++++++-----------
 server/openejb-http/pom.xml                        |  2 +-
 .../httpd/part/CommonsFileUploadPartFactory.java   |  4 +--
 tck/microprofile-tck/jwt/pom.xml                   |  2 +-
 tck/microprofile-tck/openapi/pom.xml               |  2 +-
 tck/microprofile-tck/opentelemetry/pom.xml         |  2 +-
 .../org/apache/tomee/bootstrap/GenerateBoms.java   |  2 +-
 tomee/tomee-webaccess/pom.xml                      |  2 +-
 68 files changed, 143 insertions(+), 138 deletions(-)

Reply via email to