Overview
This report summarizes newer versions that may be available for your project's various dependencies.
| # of dependencies using the latest version available | 5 | |
| # of dependencies where the next version available is smaller than an incremental version update | 0 | |
| # of dependencies where the next version available is an incremental version update | 4 | |
| # of dependencies where the next version available is a minor version update | 10 | |
| # of dependencies where the next version available is a major version update | 4 |
Dependency Management
| Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
|---|---|---|---|---|---|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.5.18 | jar | 1.5.32 | ||||||
| org.apiguardian | apiguardian-api | 1.1.2 | jar | |||||||
| org.junit-pioneer | junit-pioneer | 2.3.0 | test | jar | ||||||
| org.junit.jupiter | junit-jupiter | 5.13.4 | test | jar | 5.14.3 | 6.1.0-M1 | ||||
| org.mockito | mockito-core | 5.20.0 | test | jar | 5.23.0 | |||||
| org.mockito | mockito-junit-jupiter | 5.20.0 | test | jar | 5.23.0 | |||||
| org.slf4j | jcl-over-slf4j | 2.0.17 | jar | 2.1.0-alpha1 | ||||||
| org.slf4j | jul-to-slf4j | 2.0.17 | jar | 2.1.0-alpha1 | ||||||
| org.slf4j | log4j-over-slf4j | 2.0.17 | jar | 2.1.0-alpha1 | ||||||
| org.slf4j | slf4j-api | 2.0.17 | jar | 2.1.0-alpha1 | ||||||
| Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
Dependencies
| Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
|---|---|---|---|---|---|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-databind | 2.20.1 | compile | jar | 2.20.2 | 2.21.2 | ||||
| com.fasterxml.jackson.dataformat | jackson-dataformat-yaml | 2.20.1 | compile | jar | 2.20.2 | 2.21.2 | ||||
| commons-beanutils | commons-beanutils | 1.11.0 | compile | jar | ||||||
| javax.validation | validation-api | 2.0.1.Final | compile | jar | ||||||
| org.apache.commons | commons-configuration2 | 2.12.0 | compile | jar | 2.13.0 | |||||
| org.apache.commons | commons-lang3 | 3.19.0 | compile | jar | 3.20.0 | |||||
| org.apache.commons | commons-pool2 | 2.12.1 | compile | jar | 2.13.1 | |||||
| org.assertj | assertj-core | 3.27.6 | test | jar | 3.27.7 | 4.0.0-M1 | ||||
| org.awaitility | awaitility | 4.3.0 | test | jar | ||||||
| org.springframework | spring-context | 5.3.39 | compile | jar | 7.0.6 | |||||
| org.springframework | spring-test | 5.3.39 | test | jar | 7.0.6 | |||||
| org.springframework.boot | spring-boot-autoconfigure | 2.7.18 | compile | jar | 4.1.0-M4 | |||||
| org.springframework.boot | spring-boot-test | 2.7.18 | test | jar | 4.1.0-M4 | |||||
| Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
Dependency Updates
-
ch.qos.logback:logback-classic
| Status | |
|---|---|
| Group Id | ch.qos.logback |
| Artifact Id | logback-classic |
| Current Version | 1.5.18 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 1.5.19 1.5.20 1.5.21 1.5.22 1.5.23 1.5.24 1.5.25 1.5.26 1.5.27 1.5.28 1.5.29 1.5.30 1.5.31 1.5.32 Latest Incremental |
com.fasterxml.jackson.core:jackson-databind
| Status | |
|---|---|
| Group Id | com.fasterxml.jackson.core |
| Artifact Id | jackson-databind |
| Current Version | 2.20.1 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 2.20.2 Latest Incremental 2.21.0 2.21.1 2.21.2 Latest Minor |
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
| Status | |
|---|---|
| Group Id | com.fasterxml.jackson.dataformat |
| Artifact Id | jackson-dataformat-yaml |
| Current Version | 2.20.1 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 2.20.2 Latest Incremental 2.21.0 2.21.1 2.21.2 Latest Minor |
commons-beanutils:commons-beanutils
| Status | |
|---|---|
| Group Id | commons-beanutils |
| Artifact Id | commons-beanutils |
| Current Version | 1.11.0 |
| Scope | compile |
| Classifier | |
| Type | jar |
javax.validation:validation-api
| Status | |
|---|---|
| Group Id | javax.validation |
| Artifact Id | validation-api |
| Current Version | 2.0.1.Final |
| Scope | compile |
| Classifier | |
| Type | jar |
org.apache.commons:commons-configuration2
| Status | |
|---|---|
| Group Id | org.apache.commons |
| Artifact Id | commons-configuration2 |
| Current Version | 2.12.0 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 2.13.0 Latest Minor |
org.apache.commons:commons-lang3
| Status | |
|---|---|
| Group Id | org.apache.commons |
| Artifact Id | commons-lang3 |
| Current Version | 3.19.0 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 3.20.0 Latest Minor |
org.apache.commons:commons-pool2
| Status | |
|---|---|
| Group Id | org.apache.commons |
| Artifact Id | commons-pool2 |
| Current Version | 2.12.1 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 2.13.0 2.13.1 Latest Minor |
org.apiguardian:apiguardian-api
| Status | |
|---|---|
| Group Id | org.apiguardian |
| Artifact Id | apiguardian-api |
| Current Version | 1.1.2 |
| Scope | |
| Classifier | |
| Type | jar |
org.assertj:assertj-core
| Status | |
|---|---|
| Group Id | org.assertj |
| Artifact Id | assertj-core |
| Current Version | 3.27.6 |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 3.27.7 Latest Incremental 4.0.0-M1 Latest Major |
org.awaitility:awaitility
| Status | |
|---|---|
| Group Id | org.awaitility |
| Artifact Id | awaitility |
| Current Version | 4.3.0 |
| Scope | test |
| Classifier | |
| Type | jar |
org.junit-pioneer:junit-pioneer
| Status | |
|---|---|
| Group Id | org.junit-pioneer |
| Artifact Id | junit-pioneer |
| Current Version | 2.3.0 |
| Scope | test |
| Classifier | |
| Type | jar |
org.junit.jupiter:junit-jupiter
| Status | |
|---|---|
| Group Id | org.junit.jupiter |
| Artifact Id | junit-jupiter |
| Current Version | 5.13.4 |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 5.14.0-RC1 5.14.0 5.14.1 5.14.2 5.14.3 Latest Minor 6.0.0-M1 6.0.0-M2 6.0.0-RC1 6.0.0-RC2 6.0.0-RC3 6.0.0 6.0.1 6.0.2 6.0.3 6.1.0-M1 Latest Major |
org.mockito:mockito-core
| Status | |
|---|---|
| Group Id | org.mockito |
| Artifact Id | mockito-core |
| Current Version | 5.20.0 |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 5.21.0 5.22.0 5.23.0 Latest Minor |
org.mockito:mockito-junit-jupiter
| Status | |
|---|---|
| Group Id | org.mockito |
| Artifact Id | mockito-junit-jupiter |
| Current Version | 5.20.0 |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 5.21.0 5.22.0 5.23.0 Latest Minor |
org.slf4j:jcl-over-slf4j
| Status | |
|---|---|
| Group Id | org.slf4j |
| Artifact Id | jcl-over-slf4j |
| Current Version | 2.0.17 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 2.1.0-alpha0 2.1.0-alpha1 Latest Minor |
org.slf4j:jul-to-slf4j
| Status | |
|---|---|
| Group Id | org.slf4j |
| Artifact Id | jul-to-slf4j |
| Current Version | 2.0.17 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 2.1.0-alpha0 2.1.0-alpha1 Latest Minor |
org.slf4j:log4j-over-slf4j
| Status | |
|---|---|
| Group Id | org.slf4j |
| Artifact Id | log4j-over-slf4j |
| Current Version | 2.0.17 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 2.1.0-alpha0 2.1.0-alpha1 Latest Minor |
org.slf4j:slf4j-api
| Status | |
|---|---|
| Group Id | org.slf4j |
| Artifact Id | slf4j-api |
| Current Version | 2.0.17 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 2.1.0-alpha0 2.1.0-alpha1 Latest Minor |
org.springframework:spring-context
| Status | |
|---|---|
| Group Id | org.springframework |
| Artifact Id | spring-context |
| Current Version | 5.3.39 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 6.0.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.0.6 6.0.7 6.0.8 6.0.9 6.0.10 6.0.11 6.0.12 6.0.13 6.0.14 6.0.15 6.0.16 6.0.17 6.0.18 6.0.19 6.0.20 6.0.21 6.0.22 6.0.23 6.1.0 6.1.1 6.1.2 6.1.3 6.1.4 6.1.5 6.1.6 6.1.7 6.1.8 6.1.9 6.1.10 6.1.11 6.1.12 6.1.13 6.1.14 6.1.15 6.1.16 6.1.17 6.1.18 6.1.19 6.1.20 6.1.21 6.2.0 6.2.1 6.2.2 6.2.3 6.2.4 6.2.5 6.2.6 6.2.7 6.2.8 6.2.9 6.2.10 6.2.11 6.2.12 6.2.13 6.2.14 6.2.15 6.2.16 6.2.17 7.0.0-M1 7.0.0-M2 7.0.0-M3 7.0.0-M4 7.0.0-M5 7.0.0-M6 7.0.0-M7 7.0.0-M8 7.0.0-M9 7.0.0-RC1 7.0.0-RC2 7.0.0-RC3 7.0.0 7.0.1 7.0.2 7.0.3 7.0.4 7.0.5 7.0.6 Latest Major |
org.springframework:spring-test
| Status | |
|---|---|
| Group Id | org.springframework |
| Artifact Id | spring-test |
| Current Version | 5.3.39 |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 6.0.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.0.6 6.0.7 6.0.8 6.0.9 6.0.10 6.0.11 6.0.12 6.0.13 6.0.14 6.0.15 6.0.16 6.0.17 6.0.18 6.0.19 6.0.20 6.0.21 6.0.22 6.0.23 6.1.0 6.1.1 6.1.2 6.1.3 6.1.4 6.1.5 6.1.6 6.1.7 6.1.8 6.1.9 6.1.10 6.1.11 6.1.12 6.1.13 6.1.14 6.1.15 6.1.16 6.1.17 6.1.18 6.1.19 6.1.20 6.1.21 6.2.0 6.2.1 6.2.2 6.2.3 6.2.4 6.2.5 6.2.6 6.2.7 6.2.8 6.2.9 6.2.10 6.2.11 6.2.12 6.2.13 6.2.14 6.2.15 6.2.16 6.2.17 7.0.0-M1 7.0.0-M2 7.0.0-M3 7.0.0-M4 7.0.0-M5 7.0.0-M6 7.0.0-M7 7.0.0-M8 7.0.0-M9 7.0.0-RC1 7.0.0-RC2 7.0.0-RC3 7.0.0 7.0.1 7.0.2 7.0.3 7.0.4 7.0.5 7.0.6 Latest Major |
org.springframework.boot:spring-boot-autoconfigure
| Status | |
|---|---|
| Group Id | org.springframework.boot |
| Artifact Id | spring-boot-autoconfigure |
| Current Version | 2.7.18 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.0.13 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.2.9 3.2.10 3.2.11 3.2.12 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.3.9 3.3.10 3.3.11 3.3.12 3.3.13 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6 3.4.7 3.4.8 3.4.9 3.4.10 3.4.11 3.4.12 3.4.13 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4 3.5.5 3.5.6 3.5.7 3.5.8 3.5.9 3.5.10 3.5.11 3.5.12 3.5.13 4.0.0-M1 4.0.0-M2 4.0.0-M3 4.0.0-RC1 4.0.0-RC2 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.1.0-M1 4.1.0-M2 4.1.0-M3 4.1.0-M4 Latest Major |
org.springframework.boot:spring-boot-test
| Status | |
|---|---|
| Group Id | org.springframework.boot |
| Artifact Id | spring-boot-test |
| Current Version | 2.7.18 |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.0.13 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.2.9 3.2.10 3.2.11 3.2.12 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.3.9 3.3.10 3.3.11 3.3.12 3.3.13 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6 3.4.7 3.4.8 3.4.9 3.4.10 3.4.11 3.4.12 3.4.13 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4 3.5.5 3.5.6 3.5.7 3.5.8 3.5.9 3.5.10 3.5.11 3.5.12 3.5.13 4.0.0-M1 4.0.0-M2 4.0.0-M3 4.0.0-RC1 4.0.0-RC2 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.1.0-M1 4.1.0-M2 4.1.0-M3 4.1.0-M4 Latest Major |
