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

github-bot pushed a change to branch regen_bot_sbom
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 582d27c0b1 Update Maven wrapper distribution URL to Maven 3.9.12
     add a34480d633 Provide basic test for pdf:merge
     add 4eadc39670 Enable field reflection on LangChain4j Jackson model classes
     add 7019f06187 Add test to pdf:merge with a more complex pdf
     add 54fdcd3d6a Update qdrant test container to 1.15.0 to align with client 
use
     add c406b97028 Upgrade Splunk test container to 9.4.7
     add e9bf6684c0 Upgrade consul test container image from 1.19 to 1.21
     add 76cf9bd7ff Upgrade couchbase test container from 7.2.5 to 7.6.2
     add 320281544b Upgrade ElasticSearch test container from 9.0.2 to 9.1.0
     add a3c187efc5 Upgrade FHIR test container to v8.0.2-2
     add d8b0dc891c Upgrade Google Cloud test container to 551
     add 761db2d665 Upgrade Hashicorp Vault test container from 1.17 to 1.20.4
     add 771f505b93 Upgrade InfluxDB test container to 1.12.2
     add c804a3d3ba Upgrade Kudu test container to 1.8.0-ubuntu
     add 7c279144c5 Upgrade Minio test container to 
RELEASE.2025-07-23T15-54-02Z-cpuv1
     add ab9ce72b8d Upgrade MariaDB test container to 12.1
     add d051067ca4 Upgrade Nats test container to 2.11.6
     add e915ffbf24 Upgrade Pinecone test container to 1.0.0.rc0
     add 943ffe4744 Upgrade Postgres test container to 17.5
     add b761c0a4b3 Upgrade RabbitMQ test container to 4.1.2
     add 6dafa5f98a Upgrade Redis test container to 7.4.0
     add 57aacf5d20 Upgrade Solr test container to 9.9.0
     add 4889366543 Upgrade Weaviate test container to 1.32.0
     add 8527fc6016 Bump com.microsoft.graph:microsoft-graph from 6.59.0 to 
6.60.0
     add 6fa08867ca Add changelog for 3.27.2
     add 29c80e8251 Use mvnw.cmd on Windows to launch Performance test
     add 76d4d50db6 Upgrade Debezium Postgres container image to 
quay.io/debezium/postgres:17-alpine
     add 626d87f58e Upgrade GreenMail container image to 2.1.8
     add a4861273b8 Upgrade LocalStack container image to 4.9.2
     add 3e34224871 Upgrade OpenSearch container image to 3.1.0
     add 8bc50058c3 Bump quarkiverse-pooled-jms.version from 2.8.0 to 2.9.0
     add 067c1dbacb Add resource bundle sun.security.util.resources.security 
for kudu
     add 4721cb42f8 Regen SBOM from commit 
067c1dbacb15a24c35774554a7124ce8fb4196d1

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  11 ++
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 149 ++++++++++++++++-----
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 112 +++++++++++-----
 .../deployment/SupportLangchain4jProcessor.java    |   3 +-
 .../component/kudu/deployment/KuduProcessor.java   |   6 +
 .../component/pdf/deployment/PdfProcessor.java     |   8 +-
 .../secrets/manager/it/AwsSecretsManagerTest.java  |   3 +-
 .../opensearch/it/OpensearchTestResource.java      |  19 ++-
 .../test/support/splunk/SplunkTestResource.java    |   1 +
 .../camel/quarkus/component/mail/MailTest.java     |  15 +--
 .../quarkus/component/mail/MailTestResource.java   |   7 +-
 .../quarkus/component/pdf/it/PdfResource.java      |  15 +++
 .../camel/quarkus/component/pdf/it/PdfTest.java    |  57 ++++++++
 .../pdf-with-several-different-contents.pdf        | Bin 0 -> 110549 bytes
 ...or-test-pdf-with-several-different-contents.odt | Bin 0 -> 67758 bytes
 .../pdf/src/test/resources/test_pagelabels.pdf     | Bin 0 -> 289703 bytes
 pom.xml                                            |  50 +++----
 poms/bom/src/main/generated/flattened-full-pom.xml |   4 +-
 .../src/main/generated/flattened-reduced-pom.xml   |   4 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   4 +-
 .../performance/regression/MvnwCmdHelper.java      |   4 +-
 21 files changed, 345 insertions(+), 127 deletions(-)
 create mode 100644 
integration-tests/pdf/src/test/resources/pdf-with-several-different-contents.pdf
 create mode 100644 
integration-tests/pdf/src/test/resources/source-for-test-pdf-with-several-different-contents.odt
 create mode 100644 integration-tests/pdf/src/test/resources/test_pagelabels.pdf

Reply via email to