This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cognitedata/cdf-sdk-java-examples). ## Config Migration Needed - [ ] <!-- create-config-migration-pr --> Select this checkbox to let Renovate create an automated Config Migration PR. ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/slf4j-monorepo -->Update slf4j monorepo to v2.0.18 - [ ] <!-- unlimit-branch=renovate/beam.version -->Update beam.version (`org.apache.beam:beam-runners-google-cloud-dataflow-java`, `org.apache.beam:beam-runners-flink-1.14`, `org.apache.beam:beam-runners-direct-java`, `org.apache.beam:beam-sdks-java-core`) - [ ] <!-- unlimit-branch=renovate/compiler-plugin.version -->Update compiler-plugin.version to v3.15.0 - [ ] <!-- unlimit-branch=renovate/jackson-monorepo -->Update jackson monorepo to v2.22.0 - [ ] <!-- unlimit-branch=renovate/jib.maven.plugin.version -->Update jib.maven.plugin.version to v3.5.1 - [ ] <!-- unlimit-branch=renovate/junit-framework-monorepo -->Update junit-framework monorepo to v5.14.4 - [ ] <!-- unlimit-branch=renovate/registry.access.redhat.com-ubi8-ubi-minimal-8.x -->Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-1779857793 - [ ] <!-- unlimit-branch=renovate/rssreader.version -->Update rssreader.version to v3.12.0 - [ ] <!-- unlimit-branch=renovate/surefire-plugin.version -->Update surefire-plugin.version to v3.5.6 (`org.apache.maven.plugins:maven-failsafe-plugin`, `org.apache.maven.plugins:maven-surefire-plugin`) - [ ] <!-- unlimit-branch=renovate/actions-checkout-6.x -->Update actions/checkout action to v6 - [ ] <!-- unlimit-branch=renovate/actions-setup-java-5.x -->Update actions/setup-java action to v5 - [ ] <!-- unlimit-branch=renovate/docker-login-action-4.x -->Update docker/login-action action to v4 - [ ] <!-- unlimit-branch=renovate/google-github-actions-auth-3.x -->Update google-github-actions/auth action to v3 - [ ] <!-- unlimit-branch=renovate/google-github-actions-setup-gcloud-3.x -->Update google-github-actions/setup-gcloud action to v3 - [ ] <!-- unlimit-branch=renovate/major-junit-framework-monorepo -->Update junit-framework monorepo to v6 - [ ] <!-- unlimit-branch=renovate/major-pdfbox.version -->Update pdfbox.version to v3 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/logback-classic.version -->[Update logback-classic.version to v1.4.12 [SECURITY]](../pull/110) - [ ] <!-- rebase-branch=renovate/logback.classic.version -->[Update logback.classic.version to v1.4.12 [SECURITY]](../pull/111) - [ ] <!-- rebase-branch=renovate/maven-3.x -->[Update dependency maven to v3.9.16](../pull/92) - [ ] <!-- rebase-branch=renovate/pdfbox.version -->[Update pdfbox.version to v2.0.36](../pull/95) - [ ] <!-- rebase-branch=renovate/quarkus-plugin.version -->[Update quarkus-plugin.version to v2.16.12.Final](../pull/96) - [ ] <!-- rebase-branch=renovate/quarkus.platform.version -->[Update quarkus.platform.version to v2.16.12.Final](../pull/63) - [ ] <!-- rebase-branch=renovate/cdf-sdk-java.version -->[Update cdf-sdk-java.version to v2.3.4](../pull/93) - [ ] <!-- rebase-branch=renovate/com.google.cloud-libraries-bom-26.x -->[Update dependency com.google.cloud:libraries-bom to v26.83.0](../pull/94) - [ ] <!-- rebase-branch=renovate/maven-wrapper-3.x -->[Update dependency maven-wrapper to v3](../pull/42) - [ ] <!-- rebase-branch=renovate/major-quarkus-plugin.version -->[Update quarkus-plugin.version to v3](../pull/67) - [ ] <!-- rebase-branch=renovate/major-quarkus.platform.version -->[Update quarkus.platform.version to v3](../pull/74) - [ ] <!-- rebase-branch=renovate/major-smallrye.config.version -->[Update smallrye.config.version to v3](../pull/41) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>dockerfile (4)</summary> <blockquote> <details><summary>copy-tables-service/src/main/docker/Dockerfile.jvm (1)</summary> - `registry.access.redhat.com/ubi8/ubi-minimal 8.7-1085` → [Updates: `8.10-1779857793`] </details> <details><summary>copy-tables-service/src/main/docker/Dockerfile.legacy-jar (1)</summary> - `registry.access.redhat.com/ubi8/ubi-minimal 8.7-1085` → [Updates: `8.10-1779857793`] </details> <details><summary>copy-tables-service/src/main/docker/Dockerfile.native (1)</summary> - `registry.access.redhat.com/ubi8/ubi-minimal 8.7-1085` → [Updates: `8.10-1779857793`] </details> <details><summary>copy-tables-service/src/main/docker/Dockerfile.native-distroless (1)</summary> - `quay.io/quarkus/quarkus-distroless-image 2.0` </details> </blockquote> </details> <details><summary>github-actions (3)</summary> <blockquote> <details><summary>.github/workflows/java-maven-build-push-container-gcr.yml (5)</summary> - `actions/checkout v3` → [Updates: `v6`] - `actions/setup-java v3` → [Updates: `v5`] - `google-github-actions/auth v1` → [Updates: `v3`] - `google-github-actions/setup-gcloud v1.1.1` → [Updates: `v3.0.1`] - `hiberbee/github-action-skaffold 1.27.0` </details> <details><summary>.github/workflows/java-maven-skaffold-build-push-docker.yml (4)</summary> - `actions/checkout v3` → [Updates: `v6`] - `actions/setup-java v3` → [Updates: `v5`] - `docker/login-action v2` → [Updates: `v4`] - `hiberbee/github-action-skaffold 1.27.0` </details> <details><summary>.github/workflows/java-maven-skaffold-build.yml (3)</summary> - `actions/checkout v3` → [Updates: `v6`] - `actions/setup-java v3` → [Updates: `v5`] - `hiberbee/github-action-skaffold 1.27.0` </details> </blockquote> </details> <details><summary>maven (14)</summary> <blockquote> <details><summary>01-k8-demo/pom.xml (8)</summary> - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>02-raw-to-clean-batch-job/pom.xml (8)</summary> - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>10-beam-pipeline/pom.xml (12)</summary> - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:beam-connector-java 0.9.45` - `org.apache.beam:beam-sdks-java-core 2.48.0` → [Updates: `2.74.0`] - `org.apache.beam:beam-runners-direct-java 2.48.0` → [Updates: `2.74.0`] - `org.apache.beam:beam-runners-flink-1.14 2.48.0` → [Updates: `2.56.0`] - `org.apache.beam:beam-runners-google-cloud-dataflow-java 2.48.0` → [Updates: `2.74.0`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>20-met-weather-scenario/pom.xml</summary> </details> <details><summary>21-met-alerts-rss-extractor/pom.xml (9)</summary> - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.apptasticsoftware:rssreader 3.4.5` → [Updates: `3.12.0`] - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>22-met-alerts-cap-extractor/pom.xml (10)</summary> - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.15.2` → [Updates: `2.22.0`] - `org.junit.jupiter:junit-jupiter-engine 5.9.3` → [Updates: `5.14.4`, `6.1.0`] - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>23-met-alerts-cap-pipeline/pom.xml (8)</summary> - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>231-met-alerts-cap-pipeline-beam/pom.xml (12)</summary> - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:beam-connector-java 0.9.45` - `org.apache.beam:beam-sdks-java-core 2.48.0` → [Updates: `2.74.0`] - `org.apache.beam:beam-runners-direct-java 2.48.0` → [Updates: `2.74.0`] - `org.apache.beam:beam-runners-flink-1.14 2.48.0` → [Updates: `2.56.0`] - `org.apache.beam:beam-runners-google-cloud-dataflow-java 2.48.0` → [Updates: `2.74.0`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>asset-hierarchy-pipeline/pom.xml (8)</summary> - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>copy-tables-service/pom.xml (7)</summary> - `io.quarkus:quarkus-universe-bom 2.16.4.Final` → [Updates: `2.16.12.Final`, `3.36.0`] - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `io.quarkus:quarkus-maven-plugin 2.16.7.Final` → [Updates: `2.16.12.Final`, `3.36.0`] - `org.apache.maven.plugins:maven-compiler-plugin 3.11.0` → [Updates: `3.15.0`] - `org.apache.maven.plugins:maven-surefire-plugin 3.1.2` → [Updates: `3.5.6`] - `org.apache.maven.plugins:maven-failsafe-plugin 3.1.2` → [Updates: `3.5.6`] </details> <details><summary>interactive-pnid-batch-job/pom.xml (5)</summary> - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.apache.pdfbox:pdfbox 2.0.28` → [Updates: `2.0.36`, `3.0.7`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>notification-pipeline/pom.xml (10)</summary> - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_httpserver 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>rest-extractor/pom.xml (10)</summary> - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_httpserver 0.16.0` - `io.prometheus:simpleclient_pushgateway 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> <details><summary>workorder-pipeline/pom.xml (9)</summary> - `com.google.cloud:libraries-bom 26.17.0` → [Updates: `26.83.0`] - `com.cognite:cdf-sdk-java 2.1.0` → [Updates: `2.3.4`] - `org.slf4j:slf4j-api 2.0.7` → [Updates: `2.0.18`] - `ch.qos.logback:logback-classic 1.4.8` → [Updates: `1.4.12`] - `io.smallrye.config:smallrye-config-source-yaml 2.13.3` → [Updates: `3.17.2`] - `io.prometheus:simpleclient 0.16.0` - `io.prometheus:simpleclient_hotspot 0.16.0` - `io.prometheus:simpleclient_httpserver 0.16.0` - `com.google.cloud.tools:jib-maven-plugin 3.3.2` → [Updates: `3.5.1`] </details> </blockquote> </details> <details><summary>maven-wrapper (1)</summary> <blockquote> <details><summary>copy-tables-service/.mvn/wrapper/maven-wrapper.properties (2)</summary> - `maven 3.9.2` → [Updates: `3.9.16`] - `maven-wrapper 0.5.6` → [Updates: `3.3.4`] </details> </blockquote> </details> --- - [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
org.apache.beam:beam-runners-google-cloud-dataflow-java,org.apache.beam:beam-runners-flink-1.14,org.apache.beam:beam-runners-direct-java,org.apache.beam:beam-sdks-java-core)org.apache.maven.plugins:maven-failsafe-plugin,org.apache.maven.plugins:maven-surefire-plugin)Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
dockerfile (4)
github-actions (3)
maven (14)
maven-wrapper (1)