This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch dependabot/maven/activemq.version-6.2.3
in repository https://gitbox.apache.org/repos/asf/storm.git
from b5e649fa0 Bump activemq.version from 6.2.1 to 6.2.3
add 136025bca Fix scientific notation display for large numbers in Storm
UI tables (#8456) (#8457)
add 2ddb77f3b Bump redis.clients:jedis from 7.3.0 to 7.4.0 (#8462)
add ff795aa37 Bump org.checkerframework:checker-qual from 3.53.1 to 3.54.0
(#8464)
add 7db22abc1 Bump prometheus.client.version from 1.5.0 to 1.5.1 (#8465)
add e9e48513b Bump org.apache.logging.log4j:log4j-bom from 2.25.3 to
2.25.4 (#8466)
add a588e923a Bump netty-tcnative.version from 2.0.74.Final to
2.0.75.Final (#8473)
add 254d111d6 Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2
(#8472)
add 81759b211 Bump joda-time:joda-time from 2.14.0 to 2.14.1 (#8470)
add 72a3c596d Bump byte-buddy.version from 1.18.5 to 1.18.8 (#8469)
add bbdb2dc21 Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final
(#8471)
add 9e8dd0da5 Merge branch 'master' into
dependabot/maven/activemq.version-6.2.3
No new revisions were added by this update.
Summary of changes:
external/storm-metrics-prometheus/pom.xml | 2 +-
pom.xml | 14 +++++++----
storm-webapp/cypress/e2e/component-page.cy.js | 28 ++++++++++++++++++++++
storm-webapp/cypress/e2e/index-page.cy.js | 8 +++++++
storm-webapp/cypress/e2e/topology-page.cy.js | 28 ++++++++++++++++++++++
.../cypress/fixtures/component-detail.json | 8 +++----
storm-webapp/cypress/fixtures/topology-detail.json | 22 ++++++++---------
.../apache/storm/daemon/ui/WEB-INF/component.html | 14 +++++------
.../org/apache/storm/daemon/ui/WEB-INF/index.html | 4 ++--
.../org/apache/storm/daemon/ui/WEB-INF/owner.html | 4 ++--
.../apache/storm/daemon/ui/WEB-INF/supervisor.html | 4 ++--
.../apache/storm/daemon/ui/WEB-INF/topology.html | 10 ++++----
storm-webapp/src/main/webapp/js/script.js | 12 ++++++++++
13 files changed, 119 insertions(+), 39 deletions(-)