Overview
This report summarizes newer versions that may be available for your project's various dependencies.
| # of dependencies using the latest version available | 8 | |
| # 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 | 1 | |
| # of dependencies where the next version available is a minor version update | 15 | |
| # of dependencies where the next version available is a major version update | 2 |
Dependency Management
| Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
|---|---|---|---|---|---|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.jupiter | junit-jupiter-api | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.jupiter | junit-jupiter-engine | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.jupiter | junit-jupiter-migrationsupport | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.jupiter | junit-jupiter-params | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-commons | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-console | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-engine | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-launcher | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-reporting | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-suite | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-suite-api | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-suite-engine | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.platform | junit-platform-testkit | 6.0.2 | jar | 6.1.0-M1 | ||||||
| org.junit.vintage | junit-vintage-engine | 6.0.2 | jar | 6.1.0-M1 | ||||||
| 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.github.spotbugs | spotbugs-annotations | 4.9.8 | provided | jar | ||||||
| com.google.errorprone | error_prone_annotations | 2.46.0 | provided | jar | ||||||
| com.google.j2objc | j2objc-annotations | 3.1 | provided | jar | ||||||
| jakarta.enterprise | jakarta.enterprise.cdi-api | 4.0.0 | compile | jar | 4.0.1 | 4.1.0 | 5.0.0-M1 | |||
| jakarta.xml.ws | jakarta.xml.ws-api | 4.0.2 | test | jar | ||||||
| org.apache.deltaspike.core | deltaspike-core-impl | 2.0.1 | compile | jar | ||||||
| org.assertj | assertj-core | 3.27.7 | test | jar | 4.0.0-M1 | |||||
| org.checkerframework | checker-qual | 3.53.0 | compile | jar | ||||||
| org.gaul | modernizer-maven-annotations | 3.2.0 | provided | jar | ||||||
| org.jboss.weld | weld-junit5 | 4.0.5.Final | test | jar | 5.0.3.Final | |||||
| org.projectlombok | lombok | 1.18.42 | provided | jar | ||||||
| Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
Dependency Updates
-
com.github.spotbugs:spotbugs-annotations
| Status | |
|---|---|
| Group Id | com.github.spotbugs |
| Artifact Id | spotbugs-annotations |
| Current Version | 4.9.8 |
| Scope | provided |
| Classifier | |
| Type | jar |
com.google.errorprone:error_prone_annotations
| Status | |
|---|---|
| Group Id | com.google.errorprone |
| Artifact Id | error_prone_annotations |
| Current Version | 2.46.0 |
| Scope | provided |
| Classifier | |
| Type | jar |
com.google.j2objc:j2objc-annotations
| Status | |
|---|---|
| Group Id | com.google.j2objc |
| Artifact Id | j2objc-annotations |
| Current Version | 3.1 |
| Scope | provided |
| Classifier | |
| Type | jar |
jakarta.enterprise:jakarta.enterprise.cdi-api
| Status | |
|---|---|
| Group Id | jakarta.enterprise |
| Artifact Id | jakarta.enterprise.cdi-api |
| Current Version | 4.0.0 |
| Scope | compile |
| Classifier | |
| Type | jar |
| Newer versions | 4.0.1 Latest Incremental 4.1.0.Alpha1 4.1.0.Beta1 4.1.0.Beta2 4.1.0-M1 4.1.0.RC1 4.1.0 Latest Minor 5.0.0.Alpha1 5.0.0.Alpha3 5.0.0-M1 Latest Major |
jakarta.xml.ws:jakarta.xml.ws-api
| Status | |
|---|---|
| Group Id | jakarta.xml.ws |
| Artifact Id | jakarta.xml.ws-api |
| Current Version | 4.0.2 |
| Scope | test |
| Classifier | |
| Type | jar |
org.apache.deltaspike.core:deltaspike-core-impl
| Status | |
|---|---|
| Group Id | org.apache.deltaspike.core |
| Artifact Id | deltaspike-core-impl |
| Current Version | 2.0.1 |
| Scope | compile |
| Classifier | |
| Type | jar |
org.assertj:assertj-core
| Status | |
|---|---|
| Group Id | org.assertj |
| Artifact Id | assertj-core |
| Current Version | 3.27.7 |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 4.0.0-M1 Latest Major |
org.checkerframework:checker-qual
| Status | |
|---|---|
| Group Id | org.checkerframework |
| Artifact Id | checker-qual |
| Current Version | 3.53.0 |
| Scope | compile |
| Classifier | |
| Type | jar |
org.gaul:modernizer-maven-annotations
| Status | |
|---|---|
| Group Id | org.gaul |
| Artifact Id | modernizer-maven-annotations |
| Current Version | 3.2.0 |
| Scope | provided |
| Classifier | |
| Type | jar |
org.jboss.weld:weld-junit5
| Status | |
|---|---|
| Group Id | org.jboss.weld |
| Artifact Id | weld-junit5 |
| Current Version | 4.0.5.Final |
| Scope | test |
| Classifier | |
| Type | jar |
| Newer versions | 5.0.0.Beta1 5.0.0.Final 5.0.1.Final 5.0.2.Final 5.0.3.Final Latest Major |
org.junit.jupiter:junit-jupiter
| Status | |
|---|---|
| Group Id | org.junit.jupiter |
| Artifact Id | junit-jupiter |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.jupiter:junit-jupiter-api
| Status | |
|---|---|
| Group Id | org.junit.jupiter |
| Artifact Id | junit-jupiter-api |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.jupiter:junit-jupiter-engine
| Status | |
|---|---|
| Group Id | org.junit.jupiter |
| Artifact Id | junit-jupiter-engine |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.jupiter:junit-jupiter-migrationsupport
| Status | |
|---|---|
| Group Id | org.junit.jupiter |
| Artifact Id | junit-jupiter-migrationsupport |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.jupiter:junit-jupiter-params
| Status | |
|---|---|
| Group Id | org.junit.jupiter |
| Artifact Id | junit-jupiter-params |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-commons
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-commons |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-console
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-console |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-engine
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-engine |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-launcher
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-launcher |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-reporting
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-reporting |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-suite
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-suite |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-suite-api
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-suite-api |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-suite-engine
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-suite-engine |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.platform:junit-platform-testkit
| Status | |
|---|---|
| Group Id | org.junit.platform |
| Artifact Id | junit-platform-testkit |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.junit.vintage:junit-vintage-engine
| Status | |
|---|---|
| Group Id | org.junit.vintage |
| Artifact Id | junit-vintage-engine |
| Current Version | 6.0.2 |
| Scope | |
| Classifier | |
| Type | jar |
| Newer versions | 6.1.0-M1 Latest Minor |
org.projectlombok:lombok
| Status | |
|---|---|
| Group Id | org.projectlombok |
| Artifact Id | lombok |
| Current Version | 1.18.42 |
| Scope | provided |
| Classifier | |
| Type | jar |


