Overview
This report summarizes newer versions that may be available for your project's various dependencies.
# of dependencies using the latest version available | 24 | |
# of dependencies where the next version available is smaller than an incremental version update | 1 | |
# of dependencies where the next version available is an incremental version update | 0 | |
# of dependencies where the next version available is a minor version update | 7 | |
# of dependencies where the next version available is a major version update | 1 |
Dependency Management
This project does not declare any dependencies in a dependencyManagement section.
Dependencies
Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
---|---|---|---|---|---|---|---|---|---|---|
com.alibaba | druid | 1.2.23 | compile | jar | ||||||
com.github.spotbugs | spotbugs-annotations | 4.8.5 | compile | jar | ||||||
com.google.inject | guice | 7.0.0 | provided | jar | ||||||
com.h2database | h2 | 2.2.224 | test | jar | ||||||
com.mchange | c3p0 | 0.10.1 | compile | jar | ||||||
com.zaxxer | HikariCP | 5.1.0 | compile | jar | ||||||
io.agroal | agroal-api | 2.2 | test | jar | 2.4 | |||||
io.agroal | agroal-narayana | 2.2 | test | jar | 2.4 | |||||
io.agroal | agroal-pool | 2.2 | test | jar | 2.4 | |||||
io.dropwizard.metrics | metrics-core | 4.2.26 | test | jar | ||||||
io.dropwizard.metrics | metrics-healthchecks | 4.2.26 | test | jar | ||||||
jakarta.annotation | jakarta.annotation-api | 3.0.0 | compile | jar | ||||||
jakarta.ejb | jakarta.ejb-api | 4.0.1 | provided | jar | ||||||
jakarta.inject | jakarta.inject-api | 2.0.1 | provided | jar | 2.0.1.MR | |||||
jakarta.resource | jakarta.resource-api | 2.1.0 | provided | jar | ||||||
jakarta.transaction | jakarta.transaction-api | 2.0.1 | compile | jar | ||||||
net.bytebuddy | byte-buddy | 1.14.17 | test | jar | ||||||
net.bytebuddy | byte-buddy-agent | 1.14.17 | test | jar | ||||||
org.apache.commons | commons-dbcp2 | 2.12.0 | compile | jar | ||||||
org.apache.derby | derby | 10.17.1.0 | test | jar | ||||||
org.apache.derby | derbyoptionaltools | 10.17.1.0 | test | jar | ||||||
org.apache.derby | derbyshared | 10.17.1.0 | test | jar | ||||||
org.apache.tomcat | tomcat-catalina | 10.1.24 | test | jar | 11.0.0-M20 | |||||
org.hsqldb | hsqldb | 2.7.3 | test | jar | ||||||
org.jboss.logging | jboss-logging | 3.6.0.Final | test | jar | ||||||
org.jboss.narayana.jta | narayana-jta | 7.0.1.Final | test | jar | ||||||
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | test | jar | 5.11.0-M2 | |||||
org.mockito | mockito-core | 5.12.0 | test | jar | ||||||
org.mockito | mockito-junit-jupiter | 5.12.0 | test | jar | ||||||
org.mybatis | mybatis | 3.5.16 | provided | jar | ||||||
org.slf4j | jcl-over-slf4j | 2.0.13 | compile | jar | 2.1.0-alpha1 | |||||
org.slf4j | slf4j-api | 2.0.13 | compile | jar | 2.1.0-alpha1 | |||||
org.slf4j | slf4j-simple | 2.0.13 | test | jar | 2.1.0-alpha1 | |||||
Status | Group Id | Artifact Id | Current Version | Scope | Classifier | Type | Latest Subincremental | Latest Incremental | Latest Minor | Latest Major |
Dependency Updates
com.alibaba:druid
Status | No newer versions available. |
---|---|
Group Id | com.alibaba |
Artifact Id | druid |
Current Version | 1.2.23 |
Scope | compile |
Classifier | |
Type | jar |
com.github.spotbugs:spotbugs-annotations
Status | No newer versions available. |
---|---|
Group Id | com.github.spotbugs |
Artifact Id | spotbugs-annotations |
Current Version | 4.8.5 |
Scope | compile |
Classifier | |
Type | jar |
com.google.inject:guice
Status | No newer versions available. |
---|---|
Group Id | com.google.inject |
Artifact Id | guice |
Current Version | 7.0.0 |
Scope | provided |
Classifier | |
Type | jar |
com.h2database:h2
Status | No newer versions available. |
---|---|
Group Id | com.h2database |
Artifact Id | h2 |
Current Version | 2.2.224 |
Scope | test |
Classifier | |
Type | jar |
com.mchange:c3p0
Status | No newer versions available. |
---|---|
Group Id | com.mchange |
Artifact Id | c3p0 |
Current Version | 0.10.1 |
Scope | compile |
Classifier | |
Type | jar |
com.zaxxer:HikariCP
Status | No newer versions available. |
---|---|
Group Id | com.zaxxer |
Artifact Id | HikariCP |
Current Version | 5.1.0 |
Scope | compile |
Classifier | |
Type | jar |
io.agroal:agroal-api
Status | There is at least one newer minor version available. Minor updates are sometimes passive. |
---|---|
Group Id | io.agroal |
Artifact Id | agroal-api |
Current Version | 2.2 |
Scope | test |
Classifier | |
Type | jar |
Newer versions | 2.3 2.4 Latest Minor |
io.agroal:agroal-narayana
Status | There is at least one newer minor version available. Minor updates are sometimes passive. |
---|---|
Group Id | io.agroal |
Artifact Id | agroal-narayana |
Current Version | 2.2 |
Scope | test |
Classifier | |
Type | jar |
Newer versions | 2.3 2.4 Latest Minor |
io.agroal:agroal-pool
Status | There is at least one newer minor version available. Minor updates are sometimes passive. |
---|---|
Group Id | io.agroal |
Artifact Id | agroal-pool |
Current Version | 2.2 |
Scope | test |
Classifier | |
Type | jar |
Newer versions | 2.3 2.4 Latest Minor |
io.dropwizard.metrics:metrics-core
Status | No newer versions available. |
---|---|
Group Id | io.dropwizard.metrics |
Artifact Id | metrics-core |
Current Version | 4.2.26 |
Scope | test |
Classifier | |
Type | jar |
io.dropwizard.metrics:metrics-healthchecks
Status | No newer versions available. |
---|---|
Group Id | io.dropwizard.metrics |
Artifact Id | metrics-healthchecks |
Current Version | 4.2.26 |
Scope | test |
Classifier | |
Type | jar |
jakarta.annotation:jakarta.annotation-api
Status | No newer versions available. |
---|---|
Group Id | jakarta.annotation |
Artifact Id | jakarta.annotation-api |
Current Version | 3.0.0 |
Scope | compile |
Classifier | |
Type | jar |
jakarta.ejb:jakarta.ejb-api
Status | No newer versions available. |
---|---|
Group Id | jakarta.ejb |
Artifact Id | jakarta.ejb-api |
Current Version | 4.0.1 |
Scope | provided |
Classifier | |
Type | jar |
jakarta.inject:jakarta.inject-api
Status | There is at least one newer version available. |
---|---|
Group Id | jakarta.inject |
Artifact Id | jakarta.inject-api |
Current Version | 2.0.1 |
Scope | provided |
Classifier | |
Type | jar |
Newer versions | 2.0.1.MR Latest Subincremental |
jakarta.resource:jakarta.resource-api
Status | No newer versions available. |
---|---|
Group Id | jakarta.resource |
Artifact Id | jakarta.resource-api |
Current Version | 2.1.0 |
Scope | provided |
Classifier | |
Type | jar |
jakarta.transaction:jakarta.transaction-api
Status | No newer versions available. |
---|---|
Group Id | jakarta.transaction |
Artifact Id | jakarta.transaction-api |
Current Version | 2.0.1 |
Scope | compile |
Classifier | |
Type | jar |
net.bytebuddy:byte-buddy
Status | No newer versions available. |
---|---|
Group Id | net.bytebuddy |
Artifact Id | byte-buddy |
Current Version | 1.14.17 |
Scope | test |
Classifier | |
Type | jar |
net.bytebuddy:byte-buddy-agent
Status | No newer versions available. |
---|---|
Group Id | net.bytebuddy |
Artifact Id | byte-buddy-agent |
Current Version | 1.14.17 |
Scope | test |
Classifier | |
Type | jar |
org.apache.commons:commons-dbcp2
Status | No newer versions available. |
---|---|
Group Id | org.apache.commons |
Artifact Id | commons-dbcp2 |
Current Version | 2.12.0 |
Scope | compile |
Classifier | |
Type | jar |
org.apache.derby:derby
Status | No newer versions available. |
---|---|
Group Id | org.apache.derby |
Artifact Id | derby |
Current Version | 10.17.1.0 |
Scope | test |
Classifier | |
Type | jar |
org.apache.derby:derbyoptionaltools
Status | No newer versions available. |
---|---|
Group Id | org.apache.derby |
Artifact Id | derbyoptionaltools |
Current Version | 10.17.1.0 |
Scope | test |
Classifier | |
Type | jar |
org.apache.derby:derbyshared
Status | No newer versions available. |
---|---|
Group Id | org.apache.derby |
Artifact Id | derbyshared |
Current Version | 10.17.1.0 |
Scope | test |
Classifier | |
Type | jar |
org.apache.tomcat:tomcat-catalina
Status | There is at least one newer major version available. Major updates are rarely passive. |
---|---|
Group Id | org.apache.tomcat |
Artifact Id | tomcat-catalina |
Current Version | 10.1.24 |
Scope | test |
Classifier | |
Type | jar |
Newer versions | 11.0.0-M1 11.0.0-M3 11.0.0-M4 11.0.0-M5 11.0.0-M6 11.0.0-M7 11.0.0-M9 11.0.0-M10 11.0.0-M11 11.0.0-M12 11.0.0-M13 11.0.0-M14 11.0.0-M15 11.0.0-M16 11.0.0-M17 11.0.0-M18 11.0.0-M19 11.0.0-M20 Latest Major |
org.hsqldb:hsqldb
Status | No newer versions available. |
---|---|
Group Id | org.hsqldb |
Artifact Id | hsqldb |
Current Version | 2.7.3 |
Scope | test |
Classifier | |
Type | jar |
org.jboss.logging:jboss-logging
Status | No newer versions available. |
---|---|
Group Id | org.jboss.logging |
Artifact Id | jboss-logging |
Current Version | 3.6.0.Final |
Scope | test |
Classifier | |
Type | jar |
org.jboss.narayana.jta:narayana-jta
Status | No newer versions available. |
---|---|
Group Id | org.jboss.narayana.jta |
Artifact Id | narayana-jta |
Current Version | 7.0.1.Final |
Scope | test |
Classifier | |
Type | jar |
org.junit.jupiter:junit-jupiter-engine
Status | There is at least one newer minor version available. Minor updates are sometimes passive. |
---|---|
Group Id | org.junit.jupiter |
Artifact Id | junit-jupiter-engine |
Current Version | 5.10.2 |
Scope | test |
Classifier | |
Type | jar |
Newer versions | 5.11.0-M1 5.11.0-M2 Latest Minor |
org.mockito:mockito-core
Status | No newer versions available. |
---|---|
Group Id | org.mockito |
Artifact Id | mockito-core |
Current Version | 5.12.0 |
Scope | test |
Classifier | |
Type | jar |
org.mockito:mockito-junit-jupiter
Status | No newer versions available. |
---|---|
Group Id | org.mockito |
Artifact Id | mockito-junit-jupiter |
Current Version | 5.12.0 |
Scope | test |
Classifier | |
Type | jar |
org.mybatis:mybatis
Status | No newer versions available. |
---|---|
Group Id | org.mybatis |
Artifact Id | mybatis |
Current Version | 3.5.16 |
Scope | provided |
Classifier | |
Type | jar |
org.slf4j:jcl-over-slf4j
Status | There is at least one newer minor version available. Minor updates are sometimes passive. |
---|---|
Group Id | org.slf4j |
Artifact Id | jcl-over-slf4j |
Current Version | 2.0.13 |
Scope | compile |
Classifier | |
Type | jar |
Newer versions | 2.1.0-alpha0 2.1.0-alpha1 Latest Minor |
org.slf4j:slf4j-api
Status | There is at least one newer minor version available. Minor updates are sometimes passive. |
---|---|
Group Id | org.slf4j |
Artifact Id | slf4j-api |
Current Version | 2.0.13 |
Scope | compile |
Classifier | |
Type | jar |
Newer versions | 2.1.0-alpha0 2.1.0-alpha1 Latest Minor |
org.slf4j:slf4j-simple
Status | There is at least one newer minor version available. Minor updates are sometimes passive. |
---|---|
Group Id | org.slf4j |
Artifact Id | slf4j-simple |
Current Version | 2.0.13 |
Scope | test |
Classifier | |
Type | jar |
Newer versions | 2.1.0-alpha0 2.1.0-alpha1 Latest Minor |