testcontainers / testcontainers-java

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.org
MIT License
7.97k stars 1.64k forks source link

[Enhancement]: Upgrade the following jars in examples before it is too late #7050

Closed nagkumar closed 1 year ago

nagkumar commented 1 year ago
------------------------------------------------------------
: Project Dependency Updates (report to plain text file)
------------------------------------------------------------

The following dependencies are using the latest milestone version:
 - com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.46.0
 - com.google.code.gson:gson:2.10.1
 - com.jcraft:jsch:0.1.55
 - com.puppycrawl.tools:checkstyle:9.3
 - io.codenotary:immudb4j:1.0.0
 - junit:junit:4.13.2
 - org.apache.httpcomponents:httpclient:4.5.14
 - org.apache.kafka:kafka-clients:3.4.0
 - org.assertj:assertj-core:3.24.2
 - org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.20
 - org.jetbrains.kotlin:kotlin-klib-commonizer-embeddable:1.8.20
 - org.json:json:20230227
 - org.postgresql:postgresql:42.6.0
 - org.projectlombok:lombok:1.18.26
 - org.testcontainers:junit-jupiter:unspecified
 - org.testcontainers:kafka:unspecified
 - org.testcontainers:neo4j:unspecified
 - org.testcontainers:postgresql:unspecified
 - org.testcontainers:selenium:unspecified
 - org.testcontainers:solr:unspecified
 - org.testcontainers:testcontainers:unspecified
 - se.patrikerdes.use-latest-versions:se.patrikerdes.use-latest-versions.gradle.plugin:0.2.18

The following dependencies have later milestone versions:
 - ch.qos.logback:logback-classic [1.3.5 -> 1.4.7]
     http://logback.qos.ch
 - com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [6.13.0 -> 6.18.0]
 - com.google.guava:guava [23.0 -> 31.1-jre]
     https://github.com/google/guava
 - com.google.guava:guava [30.1.1-android -> 31.1-jre]
     https://github.com/google/guava
 - com.hazelcast:hazelcast [5.2.3 -> 5.3.0]
     http://www.hazelcast.com/
 - com.squareup.okhttp3:okhttp [4.10.0 -> 5.0.0-alpha.11]
     https://square.github.io/okhttp/
 - io.cucumber:cucumber-java [7.11.1 -> 7.12.0]
     https://cucumber.io/
 - io.cucumber:cucumber-junit [7.11.1 -> 7.12.0]
     https://cucumber.io/
 - io.nats:jnats [2.16.10 -> 2.16.11]
     https://github.com/nats-io/nats.java
 - org.apache.curator:curator-framework [5.4.0 -> 5.5.0]
     https://curator.apache.org
 - org.apache.solr:solr-solrj [8.11.2 -> 9.2.1]
     https://solr.apache.org/
 - org.jetbrains.kotlin:kotlin-allopen [1.8.20 -> 1.9.0-Beta]
     https://kotlinlang.org/
 - org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable [1.8.20 -> 1.9.0-Beta]
     https://kotlinlang.org/
 - org.jetbrains.kotlin:kotlin-stdlib-jdk8 [1.8.20 -> 1.9.0-Beta]
     https://kotlinlang.org/
 - org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin [1.8.10 -> 1.8.21]
     https://kotlinlang.org/
 - org.jetbrains.kotlin.plugin.spring:org.jetbrains.kotlin.plugin.spring.gradle.plugin [1.8.20 -> 1.8.21]
     https://kotlinlang.org/
 - org.junit.jupiter:junit-jupiter [5.9.2 -> 5.10.0-M1]
     https://junit.org/junit5/
 - org.neo4j.driver:neo4j-java-driver [4.4.11 -> 5.8.0]
     https://github.com/neo4j/neo4j-java-driver
 - org.postgresql:postgresql [42.3.8 -> 42.6.0]
     https://jdbc.postgresql.org
 - org.seleniumhq.selenium:selenium-chrome-driver [3.141.59 -> 4.9.1]
     https://selenium.dev/
 - org.seleniumhq.selenium:selenium-chrome-driver [4.1.4 -> 4.9.1]
     https://selenium.dev/
 - org.seleniumhq.selenium:selenium-chrome-driver [4.6.0 -> 4.9.1]
     https://selenium.dev/
 - org.seleniumhq.selenium:selenium-firefox-driver [3.141.59 -> 4.9.1]
     https://selenium.dev/
 - org.seleniumhq.selenium:selenium-firefox-driver [4.1.4 -> 4.9.1]
     https://selenium.dev/
 - org.seleniumhq.selenium:selenium-remote-driver [3.141.59 -> 4.9.1]
     https://selenium.dev/
 - org.seleniumhq.selenium:selenium-remote-driver [4.1.4 -> 4.9.1]
     https://selenium.dev/
 - org.seleniumhq.selenium:selenium-remote-driver [4.6.0 -> 4.9.1]
     https://selenium.dev/
 - org.slf4j:slf4j-api [1.7.36 -> 2.0.7]
     http://www.slf4j.org
 - org.springframework.boot:org.springframework.boot.gradle.plugin [2.7.10 -> 3.1.0]
     https://spring.io/projects/spring-boot
 - org.springframework.boot:spring-boot-starter [2.7.10 -> 3.1.0]
     https://spring.io/projects/spring-boot
 - org.springframework.boot:spring-boot-starter-data-jpa [2.7.10 -> 3.1.0]
     https://spring.io/projects/spring-boot
 - org.springframework.boot:spring-boot-starter-data-redis [2.7.10 -> 3.1.0]
     https://spring.io/projects/spring-boot
 - org.springframework.boot:spring-boot-starter-test [2.7.10 -> 3.1.0]
     https://spring.io/projects/spring-boot
 - org.springframework.boot:spring-boot-starter-web [2.7.10 -> 3.1.0]
     https://spring.io/projects/spring-boot
 - org.testng:testng [7.5 -> 7.8.0]
     https://testng.org
 - redis.clients:jedis [4.3.2 -> 5.0.0-beta1]
     https://github.com/redis/jedis

Gradle release-candidate updates:
 - Gradle: [8.1.1: UP-TO-DATE]
eddumelendez commented 1 year ago

There is already a process to bump dependencies every month. Our next version is a patch version so no dependencies update until a minor one.