You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/02/19 08:42:51 UTC

(camel) branch dependabot/maven/openjpa-version-4.0.0 updated (e18e671ac20 -> 250e3c917f5)

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

github-bot pushed a change to branch dependabot/maven/openjpa-version-4.0.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard e18e671ac20 Bump openjpa-version from 3.2.2 to 4.0.0
     add da678721e65 Bump aws-java-sdk2-version from 2.24.3 to 2.24.5 (#13165)
     add d961297ea6c Upgrade rocketmq docker image
     add 17caa6dfa8e camel-rocketmq - Should run as integration tests
     add 6329a6e227d Bump rocketmq-version from 5.1.4 to 5.2.0 (#13169)
     add d269230c9b1 Bump org.cometd.java:cometd-java-client-http-jetty (#13172)
     add e74239f6d63 Bump com.dylibso.chicory:runtime from 0.0.7 to 0.0.9 (#13171)
     add cb680965895 Bump undertow-version from 2.3.10.Final to 2.3.11.Final (#13173)
     add e6cab9d7b8d Bump org.openapitools:openapi-generator from 7.2.0 to 7.3.0 (#13170)
     add 250e3c917f5 Bump openjpa-version from 3.2.2 to 4.0.0

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   (e18e671ac20)
            \
             N -- N -- N   refs/heads/dependabot/maven/openjpa-version-4.0.0 (250e3c917f5)

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.

No new revisions were added by this update.

Summary of changes:
 ...tReplyRouteTest.java => RocketMQRequestReplyRouteIT.java} |  2 +-
 .../{RocketMQRouteTest.java => RocketMQRouteIT.java}         |  2 +-
 parent/pom.xml                                               | 12 ++++++------
 .../camel/test/infra/rocketmq/services/container.properties  |  2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)
 rename components/camel-rocketmq/src/test/java/org/apache/camel/component/rocketmq/{RocketMQRequestReplyRouteTest.java => RocketMQRequestReplyRouteIT.java} (98%)
 rename components/camel-rocketmq/src/test/java/org/apache/camel/component/rocketmq/{RocketMQRouteTest.java => RocketMQRouteIT.java} (98%)