You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/04/21 16:14:11 UTC

[pulsar] branch master updated (d1a439b -> 350fdab)

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

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from d1a439b  [Broker] Add time based backlog quota (#10093)
     add 350fdab  [Security] Add configuration for running OWASP Dependency Check for all modules (#10288)

No new revisions were added by this update.

Summary of changes:
 build/pulsar_ci_tool.sh                            |  10 ++
 jclouds-shaded/pom.xml                             |   2 +-
 kafka-connect-avro-converter-shaded/pom.xml        |   2 +-
 pom.xml                                            | 102 ++++++++++++++++++++-
 pulsar-broker-shaded/pom.xml                       |   2 +-
 .../pulsar-client-2x-shaded/pom.xml                |   2 +-
 pulsar-client-admin-shaded/pom.xml                 |   2 +-
 pulsar-client-all/pom.xml                          |   2 +-
 pulsar-client-shaded/pom.xml                       |   2 +-
 pulsar-functions/localrun-shaded/pom.xml           |   2 +-
 pulsar-sql/presto-distribution/pom.xml             |  37 ++++++--
 pulsar-sql/presto-pulsar/pom.xml                   |   2 +-
 tests/docker-images/java-test-functions/pom.xml    |   2 +-
 13 files changed, 149 insertions(+), 20 deletions(-)