You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ma...@apache.org on 2023/12/27 13:55:53 UTC

(flink-connector-jdbc) branch dependabot/maven/com.google.guava-guava-32.0.0-jre updated (30e2d116 -> 4ec67cb1)

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

martijnvisser pushed a change to branch dependabot/maven/com.google.guava-guava-32.0.0-jre
in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git


 discard 30e2d116 Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre
     add f8de82b4 [FLINK-33787][jdbc] Java 17 support for jdbc connector
     add e6645995 [FLINK-33883][jdbc] Bump CI flink version on flink-connector-jdbc to support flink 1.19
     add be5150b3 [FLINK-33329 ] Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0. This closes #84
     add 4ec67cb1 [FLINK-33953] Bump com.google.guava:guava from 31.1-jre to 33.0.0-jre

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   (30e2d116)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.google.guava-guava-32.0.0-jre (4ec67cb1)

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:
 .github/workflows/push_pr.yml                      |  9 ++++++-
 .github/workflows/weekly.yml                       |  7 ++++++
 flink-connector-jdbc/pom.xml                       |  4 ++++
 .../connector/jdbc/table/JdbcTablePlanTest.java    | 28 ++++++++++++++++++----
 pom.xml                                            |  7 ++++--
 5 files changed, 47 insertions(+), 8 deletions(-)