Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade azure and spring boot libs #1

Open
wants to merge 41 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
74b7fcc
Bump com.google.cloud:spring-cloud-gcp-dependencies from 4.5.0 to 4.7…
dependabot[bot] Aug 4, 2023
abfd085
Bump org.apache.zookeeper:zookeeper from 3.8.2 to 3.9.0 (#1401)
dependabot[bot] Aug 4, 2023
133fe41
Update redis Docker tag to v7.0.12 (#1414)
Fameing Aug 4, 2023
8092a62
Update rancher/k3s Docker tag to v1.27.4 (#1413)
Fameing Aug 4, 2023
496a076
Update quay.io/keycloak/keycloak Docker tag to v21.1.2 (#1412)
Fameing Aug 4, 2023
ab09c6a
Update mongo Docker tag to v6.0.8 (#1411)
Fameing Aug 4, 2023
bf15037
Update grafana/grafana Docker tag to v9.5.7 (#1410)
Fameing Aug 4, 2023
aefe87a
Update ghcr.io/singlestore-labs/singlestoredb-dev Docker tag to v0.2.…
Fameing Aug 4, 2023
45d24b2
Update cockroachdb/cockroach Docker tag to v22.2.12 (#1406)
Fameing Aug 4, 2023
ba43ad7
Update apachepulsar/pulsar Docker tag to v3.0.1 (#1405)
Fameing Aug 4, 2023
fc31abe
Bump org.apache.pulsar:pulsar-client from 3.0.0 to 3.0.1 (#1415)
dependabot[bot] Aug 4, 2023
d7ad83b
Update confluentinc/cp-kafka Docker tag to v7.4.1 (#1407)
Fameing Aug 4, 2023
e8fbc27
Bump com.couchbase.client:java-client from 3.4.7 to 3.4.9 (#1400)
dependabot[bot] Aug 4, 2023
71e107a
Update confluentinc/cp-schema-registry Docker tag to v7.4.1 (#1408)
Fameing Aug 4, 2023
8e140d0
Bump renovatebot/github-action from 38.1.0 to 39.0.1 (#1394)
dependabot[bot] Aug 4, 2023
52c1429
Bump mheap/github-action-required-labels from 4 to 5 (#1374)
dependabot[bot] Aug 4, 2023
9cb5710
Update vault Docker tag to v1.13.3 (#1416)
Fameing Aug 4, 2023
47589e2
Update zookeeper Docker tag to v3.8.2 (#1417)
Fameing Aug 4, 2023
416a15b
Update amazon/dynamodb-local Docker tag to v1.22.0 (#1418)
Fameing Aug 4, 2023
a5f5f52
Update clickhouse/clickhouse-server Docker tag to v23.7.2 (#1419)
Fameing Aug 4, 2023
fb0b7e7
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8…
Fameing Aug 4, 2023
d46d2f4
Update couchbase/server Docker tag to v7.2.0 (#1420)
Fameing Aug 4, 2023
2d95842
Update localstack/localstack Docker tag to v2.2.0 (#1423)
Fameing Aug 4, 2023
c225bb2
Update mcr.microsoft.com/azure-storage/azurite Docker tag to v3.25.0 …
Fameing Aug 4, 2023
b1ec81a
Update fsouza/fake-gcs-server Docker tag to v1.47.3 (#1422)
Fameing Aug 4, 2023
acc6204
Update mysql Docker tag to v8.1 (#1425)
Fameing Aug 4, 2023
1e5e627
Update neo4j Docker tag to v5.10 (#1426)
Fameing Aug 4, 2023
3df533d
Update prom/prometheus Docker tag to v2.46.0 (#1427)
Fameing Aug 4, 2023
887db85
Update rabbitmq Docker tag to v3.12 (#1428)
Fameing Aug 4, 2023
6ada6e5
Update releases-docker.jfrog.io/jfrog/artifactory-oss Docker tag to v…
Fameing Aug 4, 2023
d64bbd2
Update solr Docker tag to v9.3 (#1430)
Fameing Aug 4, 2023
f80b998
Update victoriametrics/victoria-metrics Docker tag to v1.92.1 (#1431)
Fameing Aug 4, 2023
aba99bf
Update amazon/dynamodb-local Docker tag to v2 (#1432)
Fameing Aug 4, 2023
512677a
Update cockroachdb/cockroach Docker tag to v23 (#1433)
Fameing Aug 4, 2023
55868b2
Update grafana/grafana Docker tag to v10 (#1435)
Fameing Aug 4, 2023
0c007f0
Update google/cloud-sdk Docker tag to v441 (#1434)
Fameing Aug 4, 2023
2ee53ff
Upgrade azure and spring boot libs
Aug 4, 2023
74ac21a
exclude commons logging
Aug 4, 2023
a03448b
add exclusion
Aug 4, 2023
20e622c
add exclude
Aug 4, 2023
5350c2b
add ignore
Aug 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/[email protected]

- name: Self-hosted Renovate
uses: renovatebot/github-action@v38.1.0
uses: renovatebot/github-action@v39.0.1
with:
configurationFile: .github/renovate/renovate.json
token: ${{ secrets.RELEASE_PERSONAL_ACCESS_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/required-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Verify Pull Request has labels
steps:
- uses: mheap/github-action-required-labels@v4
- uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ build/
nbbuild/
dist/
nbdist/
.nb-gradle/
.nb-gradle/

### VSCode ###
.vscode
2 changes: 1 addition & 1 deletion embedded-artifactory/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.artifactory.enabled` `(true|false, default is true)`
* `embedded.artifactory.reuseContainer` `(true|false, default is false)`
* `embedded.artifactory.dockerImage` `(default is 'releases-docker.jfrog.io/jfrog/artifactory-oss:7.55.13')`
* `embedded.artifactory.dockerImage` `(default is 'releases-docker.jfrog.io/jfrog/artifactory-oss:7.63.10')`
** Release notes on https://www.jfrog.com/confluence/display/JFROG/Artifactory+Release+Notes[jfrog.com]
* `embedded.artifactory.networkAlias` `(default is 'artifactory')`
* `embedded.artifactory.username` `(default is 'admin')`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ public ArtifactoryProperties() {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "releases-docker.jfrog.io/jfrog/artifactory-oss:7.55.13";
return "releases-docker.jfrog.io/jfrog/artifactory-oss:7.63.10";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ public class AzuriteProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "mcr.microsoft.com/azure-storage/azurite:3.23.0";
return "mcr.microsoft.com/azure-storage/azurite:3.25.0";
}
}
2 changes: 1 addition & 1 deletion embedded-clickhouse/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.clickhouse.enabled` `(true|false, default is true)`
* `embedded.clickhouse.reuseContainer` `(true|false, default is false)`
* `embedded.clickhouse.dockerImage` `(default is 'clickhouse/clickhouse-server:23.4.2')`
* `embedded.clickhouse.dockerImage` `(default is 'clickhouse/clickhouse-server:23.7.2')`
** Image versions on https://hub.docker.com/r/clickhouse/clickhouse-server/tags[dockerhub]
* `embedded.clickhouse.user` `(default is 'default')`
* `embedded.clickhouse.password` `(default is '')`
Expand Down
6 changes: 6 additions & 0 deletions embedded-clickhouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
<artifactId>clickhouse-jdbc</artifactId>
<version>${clickhouse-driver.version}</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ public class ClickHouseProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "clickhouse/clickhouse-server:23.4.2";
return "clickhouse/clickhouse-server:23.7.2";
}
}
2 changes: 1 addition & 1 deletion embedded-cockroachdb/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.cockroach.enabled` `(true|false, default is true)`
* `embedded.cockroach.reuseContainer` `(true|false, default is false)`
* `embedded.cockroach.dockerImage` `(default is 'cockroachdb/cockroach:v22.2.9')`
* `embedded.cockroach.dockerImage` `(default is 'cockroachdb/cockroach:v23.1.7')`
** Image versions on https://hub.docker.com/r/cockroachdb/cockroach/tags[dockerhub]
* `embedded.cockroach.initScriptPath` `(default is null)`
* `embedded.toxiproxy.proxies.cockroach.enabled` Enables both creation of the container with ToxiProxy TCP proxy and a proxy to the `embedded-cockroachdb` container.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ public class CockroachDBProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "cockroachdb/cockroach:v22.2.9";
return "cockroachdb/cockroach:v23.1.7";
}
}
2 changes: 1 addition & 1 deletion embedded-couchbase/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* `embedded.couchbase.reuseContainer` `(true|false, default is false)`
* `embedded.couchbase.services` `(comma separated list, default is 'INDEX,KV,QUERY,SEARCH')`
* `embedded.couchbase.bucketRamMb` `(default is '100')`
* `embedded.couchbase.dockerImage` `(default is 'couchbase/server:7.1.4')`
* `embedded.couchbase.dockerImage` `(default is 'couchbase/server:7.2.0')`
** Image versions on https://hub.docker.com/r/couchbase/server/tags[dockerhub]
* `embedded.toxiproxy.proxies.couchbase.enabled` Enables both creation of the container with ToxiProxy TCP proxy and a proxy to the `embedded-couchbase` container.

Expand Down
2 changes: 1 addition & 1 deletion embedded-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-couchbase</artifactId>

<properties>
<couchbase-java-client-3.x.version>3.4.7</couchbase-java-client-3.x.version>
<couchbase-java-client-3.x.version>3.4.9</couchbase-java-client-3.x.version>
<okhttp.version>4.11.0</okhttp.version>
</properties>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ public String getCredentials() {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "couchbase/server:7.1.4";
return "couchbase/server:7.2.0";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ public class DynamoDBProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "amazon/dynamodb-local:1.21.0";
return "amazon/dynamodb-local:2.0.0";
}
}
2 changes: 1 addition & 1 deletion embedded-elasticsearch/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.elasticsearch.enabled` `(true|false, default is true)`
* `embedded.elasticsearch.reuseContainer` `(true|false, default is false)`
* `embedded.elasticsearch.dockerImage` `(default is 'docker.elastic.co/elasticsearch/elasticsearch:8.7.1')`
* `embedded.elasticsearch.dockerImage` `(default is 'docker.elastic.co/elasticsearch/elasticsearch:8.9.0')`
** Image versions on https://www.docker.elastic.co/r/elasticsearch[docker.elastic.co]
* `embedded.elasticsearch.indices` `(indices to create, no indices are created by default)`
* `embedded.elasticsearch.waitTimeoutInSeconds` `(default is 60 seconds)`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ public class ElasticSearchProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "docker.elastic.co/elasticsearch/elasticsearch:8.7.1";
return "docker.elastic.co/elasticsearch/elasticsearch:8.9.0";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ public class PubsubProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "google/cloud-sdk:430.0.0";
return "google/cloud-sdk:441.0.0";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public class StorageProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "fsouza/fake-gcs-server:1.45.1";
return "fsouza/fake-gcs-server:1.47.3";
}

@Data
Expand Down
2 changes: 1 addition & 1 deletion embedded-grafana/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.grafana.enabled` `(true|false, default is true)`
* `embedded.grafana.reuseContainer` `(true|false, default is false)`
* `embedded.grafana.dockerImage` `(default is 'grafana/grafana:9.5.2')`
* `embedded.grafana.dockerImage` `(default is 'grafana/grafana:10.0.3')`
** Image versions on https://hub.docker.com/r/grafana/grafana/tags[dockerhub]
* `embedded.grafana.networkAlias` `(default is 'grafana')`
* `embedded.grafana.username` `(default is 'admin')`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ public class GrafanaProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "grafana/grafana:9.5.2";
return "grafana/grafana:10.0.3";
}
}
6 changes: 6 additions & 0 deletions embedded-influxdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion embedded-k3s/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.k3s.enabled` `(true|false, default is true)`
* `embedded.k3s.reuseContainer` `(true|false, default is false)`
* `embedded.k3s.dockerImage` `(default is 'rancher/k3s:v1.27.1-k3s1')`
* `embedded.k3s.dockerImage` `(default is 'rancher/k3s:v1.27.4-k3s1')`
** Image versions on https://hub.docker.com/r/rancher/k3s/tags[dockerhub]
* `embedded.k3s.port` `(int, default is '6443')`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ public class K3sProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "rancher/k3s:v1.27.1-k3s1";
return "rancher/k3s:v1.27.4-k3s1";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"name": "embedded.k3s.docker-image",
"values": [
{
"value": "rancher/k3s:v1.27.1-k3s1",
"value": "rancher/k3s:v1.27.4-k3s1",
"description": "Latest 1.24.x version. Ref https://hub.docker.com/r/rancher/k3s/tags?page=1&name=v1.24 for further info."
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public KafkaConfigurationProperties() {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "confluentinc/cp-kafka:7.4.0";
return "confluentinc/cp-kafka:7.4.1";
}

@AllArgsConstructor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public boolean isBasicAuthenticationEnabled() {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "confluentinc/cp-schema-registry:7.4.0";
return "confluentinc/cp-schema-registry:7.4.1";
}

public enum AvroCompatibilityLevel {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ public class KeycloakProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "quay.io/keycloak/keycloak:21.1.1";
return "quay.io/keycloak/keycloak:21.1.2";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"name": "embedded.keycloak.docker-image",
"values": [
{
"value": "quay.io/keycloak/keycloak:21.1.1",
"value": "quay.io/keycloak/keycloak:21.1.2",
"description": "Default Keycloak image in version 21.0.0. Ref https://quay.io/keycloak/keycloak:21.0.0 for further info."
}
]
Expand Down
2 changes: 1 addition & 1 deletion embedded-localstack/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* `embedded.localstack.enabled` `(true|false, default is true)`
* `embedded.localstack.reuseContainer` `(true|false, default is false)`
* `embedded.localstack.services` `(comma separated list of AWS services (S3, SQS, DYNAMODB, etc. Should be non empty)`
* `embedded.localstack.dockerImage` `(default is 'localstack/localstack:2.0.2')`
* `embedded.localstack.dockerImage` `(default is 'localstack/localstack:2.2.0')`
** Image versions on https://hub.docker.com/r/localstack/localstack/tags[dockerhub]
* `embedded.localstack.useSsl` `(default is false)`
* `embedded.localstack.hostname` `(default is 'localhost')`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ public class LocalStackProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "localstack/localstack:2.0.2";
return "localstack/localstack:2.2.0";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"name": "embedded.localstack.docker-image",
"values": [
{
"value": "localstack/localstack:2.0.2",
"value": "localstack/localstack:2.2.0",
"description": "Default Localstack image in version 0.10.8. Ref https://hub.docker.com/r/localstack/localstack for further info."
}
]
Expand Down
2 changes: 1 addition & 1 deletion embedded-memsql/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.memsql.enabled` `(true|false, default is true)`
* `embedded.memsql.reuseContainer` `(true|false, default is false)`
* `embedded.memsql.dockerImage` `(default is 'ghcr.io/singlestore-labs/singlestoredb-dev:0.2.6')`
* `embedded.memsql.dockerImage` `(default is 'ghcr.io/singlestore-labs/singlestoredb-dev:0.2.8')`
** Image versions on https://github.com/singlestore-labs/singlestoredb-dev-image[gitHub]
[NOTE]
====
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ public class MemSqlProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "ghcr.io/singlestore-labs/singlestoredb-dev:0.2.6";
return "ghcr.io/singlestore-labs/singlestoredb-dev:0.2.8";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ public MongodbProperties() {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "mongo:6.0.5-jammy";
return "mongo:6.0.8-jammy";
}
}
2 changes: 1 addition & 1 deletion embedded-mysql/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* `embedded.mysql.reuseContainer` `(true|false, default is false)`
* `embedded.mysql.encoding` `(default is 'utf8mb4')`
* `embedded.mysql.collation` `(default is 'utf8mb4_unicode_ci')`
* `embedded.mysql.dockerImage` `(default is 'mysql:8.0')`
* `embedded.mysql.dockerImage` `(default is 'mysql:8.1')`
** Image versions on https://hub.docker.com/_/mysql?tab=tags[dockerhub]
* `embedded.mysql.waitTimeoutInSeconds` `(default is 60 seconds)`
* `embedded.mysql.initScriptPath` `(default is null)`
Expand Down
2 changes: 1 addition & 1 deletion embedded-neo4j/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.neo4j.enabled` `(true|false, default is true)`
* `embedded.neo4j.reuseContainer` `(true|false, default is false)`
* `embedded.neo4j.dockerImage` `(default is 'neo4j:5.7-community')`
* `embedded.neo4j.dockerImage` `(default is 'neo4j:5.10-community')`
** Image versions on https://hub.docker.com/_/neo4j?tab=tags[dockerhub]
* `embedded.neo4j.waitTimeoutInSeconds` `(default is 60 seconds)`
* `embedded.toxiproxy.proxies.neo4j.enabled` Enables both creation of the container with ToxiProxy TCP proxy and a proxy to the `embedded-neo4j` container.
Expand Down
6 changes: 6 additions & 0 deletions embedded-neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
<artifactId>neo4j-ogm-http-driver</artifactId>
<version>${neo4j-ogm.version}</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ public class Neo4jProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "neo4j:5.7-community";
return "neo4j:5.10-community";
}
}
2 changes: 1 addition & 1 deletion embedded-prometheus/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* `embedded.prometheus.enabled` `(true|false, default is true)`
* `embedded.prometheus.reuseContainer` `(true|false, default is false)`
* `embedded.prometheus.dockerImage` `(default is 'prom/prometheus:v2.44.0')`
* `embedded.prometheus.dockerImage` `(default is 'prom/prometheus:v2.46.0')`
** Image versions on https://hub.docker.com/r/prom/prometheus/tags[dockerhub]
* `embedded.prometheus.networkAlias` `(default is 'prometheus')`
* `embedded.toxiproxy.proxies.prometheus.enabled` Enables both creation of the container with ToxiProxy TCP proxy and a proxy to the `embedded-prometheus` container.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ public class PrometheusProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "prom/prometheus:v2.44.0";
return "prom/prometheus:v2.46.0";
}
}
2 changes: 1 addition & 1 deletion embedded-pulsar/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
==== Consumes (via `bootstrap.properties`)

* `embedded.pulsar.enabled` `(true|false, default is true)`
* `embedded.pulsar.docker-image` `(default is 'apachepulsar/pulsar:3.0.0')`
* `embedded.pulsar.docker-image` `(default is 'apachepulsar/pulsar:3.0.1')`
** Image versions on https://hub.docker.com/r/apachepulsar/pulsar/tags[dockerhub]
* `embedded.toxiproxy.proxies.pulsar.enabled` Enables both creation of the container with ToxiProxy TCP proxy and a proxy to the `embedded-pulsar` container.

Expand Down
2 changes: 1 addition & 1 deletion embedded-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-pulsar</artifactId>

<properties>
<pulsar-clients.version>3.0.0</pulsar-clients.version>
<pulsar-clients.version>3.0.1</pulsar-clients.version>
</properties>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ public class PulsarProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "apachepulsar/pulsar:3.0.0";
return "apachepulsar/pulsar:3.0.1";
}
}
Loading