From fe3cf3e18783712f964313d8569676725e3520c4 Mon Sep 17 00:00:00 2001 From: Hugo Hirsch Date: Sat, 22 Feb 2025 21:50:25 +0100 Subject: [PATCH] #3: Update current site --- docs/apidocs/allclasses-index.html | 4 +- docs/apidocs/allpackages-index.html | 4 +- docs/apidocs/constant-values.html | 4 +- .../kaiser/GameKaiserJavaApplication.html | 4 +- .../de/aikiit/game/kaiser/KaiserActions.html | 4 +- .../de/aikiit/game/kaiser/KaiserEngine.html | 4 +- .../game/kaiser/KaiserEnginePrinter.html | 4 +- .../de/aikiit/game/kaiser/KaiserGame.html | 4 +- .../class-use/GameKaiserJavaApplication.html | 4 +- .../game/kaiser/class-use/KaiserActions.html | 4 +- .../game/kaiser/class-use/KaiserEngine.html | 4 +- .../kaiser/class-use/KaiserEnginePrinter.html | 4 +- .../game/kaiser/class-use/KaiserGame.html | 4 +- .../aikiit/game/kaiser/package-summary.html | 4 +- .../de/aikiit/game/kaiser/package-tree.html | 4 +- .../de/aikiit/game/kaiser/package-use.html | 4 +- docs/apidocs/help-doc.html | 4 +- docs/apidocs/index-all.html | 4 +- docs/apidocs/index.html | 4 +- docs/apidocs/overview-tree.html | 4 +- docs/apidocs/search.html | 4 +- docs/checkstyle.html | 4 +- docs/cpd.html | 4 +- docs/dependencies.html | 160 +- docs/dependency-convergence.html | 4 +- docs/dependency-management.html | 1633 +++-- docs/dependency-updates-report.html | 6530 ++++++++--------- docs/index.html | 4 +- docs/issue-management.html | 4 +- docs/jacoco/jacoco-sessions.html | 2 +- docs/jacoco/jacoco.xml | 2 +- docs/jdepend-report.html | 4 +- docs/licenses.html | 4 +- .../GameKaiserJavaApplication.java.html | 64 +- .../KaiserActions.java.html | 594 +- .../KaiserEngine.java.html | 1380 ++-- .../KaiserEnginePrinter.java.html | 540 +- .../KaiserGame.java.html | 732 +- docs/plugin-management.html | 12 +- docs/plugin-updates-report.html | 47 +- docs/plugins.html | 8 +- docs/pmd.html | 4 +- docs/project-info.html | 4 +- docs/project-reports.html | 4 +- docs/property-updates-report.html | 666 +- docs/scm.html | 4 +- docs/spotbugs.html | 4 +- docs/summary.html | 4 +- docs/surefire.html | 64 +- docs/taglist.html | 4 +- docs/team.html | 4 +- docs/testapidocs/allclasses-index.html | 4 +- docs/testapidocs/allpackages-index.html | 4 +- .../GameKaiserJavaApplicationTests.html | 4 +- .../aikiit/game/kaiser/KaiserActionsTest.html | 4 +- .../game/kaiser/KaiserEngineBuyLandTest.html | 4 +- .../kaiser/KaiserEngineCultivateTest.html | 4 +- .../KaiserEngineFeedToPopulationTest.html | 4 +- .../game/kaiser/KaiserEnginePrinterTest.html | 4 +- .../game/kaiser/KaiserEngineSellLandTest.html | 4 +- .../aikiit/game/kaiser/KaiserEngineTest.html | 4 +- .../de/aikiit/game/kaiser/KaiserGameTest.html | 4 +- .../GameKaiserJavaApplicationTests.html | 4 +- .../kaiser/class-use/KaiserActionsTest.html | 4 +- .../class-use/KaiserEngineBuyLandTest.html | 4 +- .../class-use/KaiserEngineCultivateTest.html | 4 +- .../KaiserEngineFeedToPopulationTest.html | 4 +- .../class-use/KaiserEnginePrinterTest.html | 4 +- .../class-use/KaiserEngineSellLandTest.html | 4 +- .../kaiser/class-use/KaiserEngineTest.html | 4 +- .../game/kaiser/class-use/KaiserGameTest.html | 4 +- .../aikiit/game/kaiser/package-summary.html | 4 +- .../de/aikiit/game/kaiser/package-tree.html | 4 +- .../de/aikiit/game/kaiser/package-use.html | 4 +- docs/testapidocs/help-doc.html | 4 +- docs/testapidocs/index-all.html | 4 +- docs/testapidocs/index.html | 4 +- docs/testapidocs/overview-tree.html | 4 +- docs/testapidocs/search.html | 4 +- 79 files changed, 6084 insertions(+), 6606 deletions(-) diff --git a/docs/apidocs/allclasses-index.html b/docs/apidocs/allclasses-index.html index 2f46b1d3..3e602967 100644 --- a/docs/apidocs/allclasses-index.html +++ b/docs/apidocs/allclasses-index.html @@ -1,11 +1,11 @@ - + All Classes and Interfaces (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/allpackages-index.html b/docs/apidocs/allpackages-index.html index 350d1bb2..894609ec 100644 --- a/docs/apidocs/allpackages-index.html +++ b/docs/apidocs/allpackages-index.html @@ -1,11 +1,11 @@ - + All Packages (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/constant-values.html b/docs/apidocs/constant-values.html index 4b1610ee..d5d083bb 100644 --- a/docs/apidocs/constant-values.html +++ b/docs/apidocs/constant-values.html @@ -1,11 +1,11 @@ - + Constant Field Values (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/GameKaiserJavaApplication.html b/docs/apidocs/de/aikiit/game/kaiser/GameKaiserJavaApplication.html index ff7eae24..a7099fd8 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/GameKaiserJavaApplication.html +++ b/docs/apidocs/de/aikiit/game/kaiser/GameKaiserJavaApplication.html @@ -1,11 +1,11 @@ - + GameKaiserJavaApplication (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/KaiserActions.html b/docs/apidocs/de/aikiit/game/kaiser/KaiserActions.html index defd52f5..e135b0ef 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/KaiserActions.html +++ b/docs/apidocs/de/aikiit/game/kaiser/KaiserActions.html @@ -1,11 +1,11 @@ - + KaiserActions (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/KaiserEngine.html b/docs/apidocs/de/aikiit/game/kaiser/KaiserEngine.html index c3015598..25dc1437 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/KaiserEngine.html +++ b/docs/apidocs/de/aikiit/game/kaiser/KaiserEngine.html @@ -1,11 +1,11 @@ - + KaiserEngine (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/KaiserEnginePrinter.html b/docs/apidocs/de/aikiit/game/kaiser/KaiserEnginePrinter.html index c33c3e05..17c3c7b3 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/KaiserEnginePrinter.html +++ b/docs/apidocs/de/aikiit/game/kaiser/KaiserEnginePrinter.html @@ -1,11 +1,11 @@ - + KaiserEnginePrinter (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/KaiserGame.html b/docs/apidocs/de/aikiit/game/kaiser/KaiserGame.html index 77df89e5..dade91b0 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/KaiserGame.html +++ b/docs/apidocs/de/aikiit/game/kaiser/KaiserGame.html @@ -1,11 +1,11 @@ - + KaiserGame (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplication.html b/docs/apidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplication.html index d41a8356..0675473d 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplication.html +++ b/docs/apidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplication.html @@ -1,11 +1,11 @@ - + Uses of Class de.aikiit.game.kaiser.GameKaiserJavaApplication (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserActions.html b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserActions.html index bbf91457..ec9d0727 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserActions.html +++ b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserActions.html @@ -1,11 +1,11 @@ - + Uses of Class de.aikiit.game.kaiser.KaiserActions (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEngine.html b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEngine.html index ba98d617..b946ea3b 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEngine.html +++ b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEngine.html @@ -1,11 +1,11 @@ - + Uses of Class de.aikiit.game.kaiser.KaiserEngine (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinter.html b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinter.html index 64099a74..5607d50e 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinter.html +++ b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinter.html @@ -1,11 +1,11 @@ - + Uses of Class de.aikiit.game.kaiser.KaiserEnginePrinter (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserGame.html b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserGame.html index 60ad3977..ca228d85 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserGame.html +++ b/docs/apidocs/de/aikiit/game/kaiser/class-use/KaiserGame.html @@ -1,11 +1,11 @@ - + Uses of Class de.aikiit.game.kaiser.KaiserGame (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/package-summary.html b/docs/apidocs/de/aikiit/game/kaiser/package-summary.html index 59109aca..ea1ba33f 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/package-summary.html +++ b/docs/apidocs/de/aikiit/game/kaiser/package-summary.html @@ -1,11 +1,11 @@ - + de.aikiit.game.kaiser (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/package-tree.html b/docs/apidocs/de/aikiit/game/kaiser/package-tree.html index c207bdb8..50dab79f 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/package-tree.html +++ b/docs/apidocs/de/aikiit/game/kaiser/package-tree.html @@ -1,11 +1,11 @@ - + de.aikiit.game.kaiser Class Hierarchy (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/de/aikiit/game/kaiser/package-use.html b/docs/apidocs/de/aikiit/game/kaiser/package-use.html index 7d9ac6a3..095170cf 100644 --- a/docs/apidocs/de/aikiit/game/kaiser/package-use.html +++ b/docs/apidocs/de/aikiit/game/kaiser/package-use.html @@ -1,11 +1,11 @@ - + Uses of Package de.aikiit.game.kaiser (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/help-doc.html b/docs/apidocs/help-doc.html index 9ecab2fb..37c9d0d2 100644 --- a/docs/apidocs/help-doc.html +++ b/docs/apidocs/help-doc.html @@ -1,11 +1,11 @@ - + API Help (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/index-all.html b/docs/apidocs/index-all.html index b6b0e4f1..aa2da5d0 100644 --- a/docs/apidocs/index-all.html +++ b/docs/apidocs/index-all.html @@ -1,11 +1,11 @@ - + Index (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/index.html b/docs/apidocs/index.html index 0b8c714e..a867e7af 100644 --- a/docs/apidocs/index.html +++ b/docs/apidocs/index.html @@ -1,11 +1,11 @@ - + game-kaiser-java 0.0.1-SNAPSHOT API - + diff --git a/docs/apidocs/overview-tree.html b/docs/apidocs/overview-tree.html index 5d912861..f637fedb 100644 --- a/docs/apidocs/overview-tree.html +++ b/docs/apidocs/overview-tree.html @@ -1,11 +1,11 @@ - + Class Hierarchy (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/apidocs/search.html b/docs/apidocs/search.html index 20191a21..aa510621 100644 --- a/docs/apidocs/search.html +++ b/docs/apidocs/search.html @@ -1,11 +1,11 @@ - + Search (game-kaiser-java 0.0.1-SNAPSHOT API) - + diff --git a/docs/checkstyle.html b/docs/checkstyle.html index a61bbc34..ba72fa3e 100644 --- a/docs/checkstyle.html +++ b/docs/checkstyle.html @@ -2,7 +2,7 @@ @@ -1463,7 +1463,7 @@

de/aikiit/game/kaiser/KaiserGame.java

© 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/cpd.html b/docs/cpd.html index 2126d227..a02ce8c7 100644 --- a/docs/cpd.html +++ b/docs/cpd.html @@ -2,7 +2,7 @@ @@ -129,7 +129,7 @@

    CPD Results

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/dependencies.html b/docs/dependencies.html index 4e39d71b..1bb2c721 100644 --- a/docs/dependencies.html +++ b/docs/dependencies.html @@ -2,7 +2,7 @@ @@ -166,7 +166,7 @@

    test

    org.springframework.boot spring-boot-starter-test -3.4.2 +3.4.3 jar Apache License, Version 2.0

    Project Transitive Dependencies

    @@ -234,13 +234,13 @@

    test

    io.micrometer micrometer-commons -1.14.3 +1.14.4 jar The Apache Software License, Version 2.0 io.micrometer micrometer-observation -1.14.3 +1.14.4 jar The Apache Software License, Version 2.0 @@ -264,13 +264,13 @@

    test

    net.minidev accessors-smart -2.5.1 +2.5.2 jar The Apache Software License, Version 2.0 net.minidev json-smart -2.5.1 +2.5.2 jar The Apache Software License, Version 2.0 @@ -366,7 +366,7 @@

    test

    org.ow2.asm asm -9.6 +9.7.1 jar BSD-3-Clause @@ -390,79 +390,79 @@

    test

    org.springframework spring-aop -6.2.2 +6.2.3 jar Apache License, Version 2.0 org.springframework spring-beans -6.2.2 +6.2.3 jar Apache License, Version 2.0 org.springframework spring-context -6.2.2 +6.2.3 jar Apache License, Version 2.0 org.springframework spring-core -6.2.2 +6.2.3 jar Apache License, Version 2.0 org.springframework spring-expression -6.2.2 +6.2.3 jar Apache License, Version 2.0 org.springframework spring-jcl -6.2.2 +6.2.3 jar Apache License, Version 2.0 org.springframework spring-test -6.2.2 +6.2.3 jar Apache License, Version 2.0 org.springframework.boot spring-boot -3.4.2 +3.4.3 jar Apache License, Version 2.0 org.springframework.boot spring-boot-autoconfigure -3.4.2 +3.4.3 jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter -3.4.2 +3.4.3 jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-logging -3.4.2 +3.4.3 jar Apache License, Version 2.0 org.springframework.boot spring-boot-test -3.4.2 +3.4.3 jar Apache License, Version 2.0 org.springframework.boot spring-boot-test-autoconfigure -3.4.2 +3.4.3 jar Apache License, Version 2.0 @@ -511,7 +511,7 @@

    Dependency Tree

    URL: https://github.com/ottlinger/game-kaiser-java

    Project Licenses: GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007

    @@ -1711,7 +1711,7 @@

    Dependency File Details

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/dependency-convergence.html b/docs/dependency-convergence.html index ba3c3f6f..c6229484 100644 --- a/docs/dependency-convergence.html +++ b/docs/dependency-convergence.html @@ -2,7 +2,7 @@ @@ -144,7 +144,7 @@

    Dependency Convergence

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/dependency-management.html b/docs/dependency-management.html index 8cb124a6..366b392a 100644 --- a/docs/dependency-management.html +++ b/docs/dependency-management.html @@ -2,7 +2,7 @@ @@ -156,7 +156,7 @@

    compile

    com.couchbase.client java-client -3.7.7 +3.7.8 - jar The Apache Software License, Version 2.0 @@ -693,1570 +693,1570 @@

    compile

    jar Apache-2.0 -com.google.guava -guava -33.3.1-jre -- -jar -Apache License, Version 2.0 - com.graphql-java graphql-java 22.3 - jar MIT - + com.h2database h2 2.3.232 - jar MPL 2.0, EPL 1.0 - + com.hazelcast hazelcast 5.5.0 - jar The Apache Software License, Version 2.0 - + com.hazelcast hazelcast-spring 5.5.0 - jar The Apache Software License, Version 2.0 - + com.ibm.db2 jcc 11.5.9.0 - jar International Program License Agreement (IPLA) - + com.jayway.jsonpath json-path 2.9.0 - jar The Apache Software License, Version 2.0 - + com.jayway.jsonpath json-path-assert 2.9.0 - jar The Apache Software License, Version 2.0 - + com.microsoft.sqlserver mssql-jdbc 12.8.1.jre11 - jar MIT License - + com.mysql mysql-connector-j 9.1.0 - jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0 - + com.oracle.database.ha ons 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.ha simplefan 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.jdbc ojdbc11 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.jdbc ojdbc11-production 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.jdbc ojdbc8 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.jdbc ojdbc8-production 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.jdbc rsi 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.jdbc ucp 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.jdbc ucp11 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.nls orai18n 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.r2dbc oracle-r2dbc 1.2.0 - jar Universal Permissive License v1.0, Apache License, Version 2.0 - + com.oracle.database.security oraclepki 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.xml xdb 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.oracle.database.xml xmlparserv2 23.5.0.24.07 - jar Oracle Free Use Terms and Conditions (FUTC) - + com.querydsl codegen-utils 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-apt 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-codegen 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-collections 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-core 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-guava 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-hibernate-search 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-jdo 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-jpa 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-jpa-codegen 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-kotlin 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-kotlin-codegen 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-lucene3 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-lucene4 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-lucene5 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-mongodb 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-scala 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-spatial 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-sql 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-sql-codegen 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-sql-spatial 5.1.0 - jar Apache License, Version 2.0 - + com.querydsl querydsl-sql-spring 5.1.0 - jar Apache License, Version 2.0 - + com.rabbitmq amqp-client 5.22.0 - jar AL 2.0, GPL v2, MPL 2.0 - + com.rabbitmq stream-client 0.18.0 - jar ASL 2.0, MPL 2.0 - + com.redis -testcontainers-redis -2.2.2 +testcontainers-redis +2.2.4 - jar Apache-2.0 - + com.samskivert jmustache 1.16 - jar The (New) BSD License - + com.sendgrid sendgrid-java 4.10.3 - jar The MIT License (MIT) - + com.sun.istack istack-commons-runtime 4.1.2 - jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-core 4.0.5 sources jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-core 4.0.5 - jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-impl 4.0.5 sources jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-impl 4.0.5 - jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-jxc 4.0.5 sources jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-jxc 4.0.5 - jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-osgi 4.0.5 - jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-xjc 4.0.5 sources jar Eclipse Distribution License - v 1.0 - + com.sun.xml.bind jaxb-xjc 4.0.5 - jar Eclipse Distribution License - v 1.0 - + com.sun.xml.fastinfoset FastInfoset 2.1.1 sources jar Apache License, Version 2.0, Eclipse Distribution License - v 1.0 - + com.sun.xml.fastinfoset FastInfoset 2.1.1 - jar Apache License, Version 2.0, Eclipse Distribution License - v 1.0 - + com.sun.xml.messaging.saaj saaj-impl 3.0.4 - jar Eclipse Distribution License - v 1.0 - + com.unboundid unboundid-ldapsdk 6.0.11 - jar Apache License, Version 2, GNU General Public License version 2 (GPLv2), GNU Lesser General Public License version 2.1 (LGPLv2.1), UnboundID LDAP SDK Free Use License - + com.zaxxer HikariCP 5.1.0 - jar The Apache Software License, Version 2.0 - + commons-codec commons-codec 1.17.2 - jar Apache-2.0 - + commons-pool commons-pool 1.6 - jar The Apache Software License, Version 2.0 - + io.asyncer r2dbc-mysql -1.3.1 +1.3.2 - jar The Apache License, Version 2.0 - + io.lettuce lettuce-core 6.4.2.RELEASE - jar MIT - + io.micrometer context-propagation 1.1.2 - jar The Apache Software License, Version 2.0 - + io.micrometer docs -1.4.2 +1.4.3 - jar - - + io.micrometer micrometer-commons -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-core -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-jakarta9 -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-java11 -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-java21 -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-jetty11 -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-jetty12 -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-observation -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-observation-test -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-appoptics -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-atlas -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-azure-monitor -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-cloudwatch2 -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-datadog -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-dynatrace -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-elastic -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-ganglia -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-graphite -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-health -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-humio -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-influx -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-jmx -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-kairos -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-new-relic -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-opentsdb -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-otlp -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-prometheus -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-prometheus-simpleclient -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-signalfx -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-stackdriver -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-statsd -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-registry-wavefront -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-test -1.14.3 +1.14.4 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-tracing -1.4.2 +1.4.3 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-tracing-bridge-brave -1.4.2 +1.4.3 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-tracing-bridge-otel -1.4.2 +1.4.3 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-tracing-integration-test -1.4.2 +1.4.3 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-tracing-reporter-wavefront -1.4.2 +1.4.3 - jar The Apache Software License, Version 2.0 - + io.micrometer micrometer-tracing-test -1.4.2 +1.4.3 - jar The Apache Software License, Version 2.0 - + io.netty netty-all -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-buffer -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-dns -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-haproxy -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-http -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-http2 -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-memcache -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-mqtt -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-redis -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-smtp -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-socks -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-stomp -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-codec-xml -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-common -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-dev-tools -4.1.117.Final +4.1.118.Final - jar - - + io.netty netty-example -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-handler -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-handler-proxy -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-handler-ssl-ocsp -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-resolver -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-resolver-dns -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-resolver-dns-classes-macos -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-resolver-dns-native-macos -4.1.117.Final +4.1.118.Final osx-aarch_64 jar Apache License, Version 2.0 - + io.netty netty-resolver-dns-native-macos -4.1.117.Final +4.1.118.Final osx-x86_64 jar Apache License, Version 2.0 - + io.netty netty-resolver-dns-native-macos -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-tcnative -2.0.69.Final +2.0.70.Final linux-aarch_64-fedora jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative -2.0.69.Final +2.0.70.Final linux-x86_64 jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative -2.0.69.Final +2.0.70.Final linux-x86_64-fedora jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative -2.0.69.Final +2.0.70.Final osx-x86_64 jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative-boringssl-static -2.0.69.Final +2.0.70.Final linux-aarch_64 jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative-boringssl-static -2.0.69.Final +2.0.70.Final linux-x86_64 jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative-boringssl-static -2.0.69.Final +2.0.70.Final osx-aarch_64 jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative-boringssl-static -2.0.69.Final +2.0.70.Final osx-x86_64 jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative-boringssl-static -2.0.69.Final +2.0.70.Final windows-x86_64 jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative-boringssl-static -2.0.69.Final +2.0.70.Final - jar The Apache Software License, Version 2.0 - + io.netty netty-tcnative-classes -2.0.69.Final +2.0.70.Final - jar The Apache Software License, Version 2.0 - + io.netty netty-transport -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-classes-epoll -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-classes-kqueue -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-native-epoll -4.1.117.Final +4.1.118.Final linux-aarch_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-epoll -4.1.117.Final +4.1.118.Final linux-riscv64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-epoll -4.1.117.Final +4.1.118.Final linux-x86_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-epoll -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-native-kqueue -4.1.117.Final +4.1.118.Final osx-aarch_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-kqueue -4.1.117.Final +4.1.118.Final osx-x86_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-kqueue -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-native-unix-common -4.1.117.Final +4.1.118.Final linux-aarch_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-unix-common -4.1.117.Final +4.1.118.Final linux-riscv64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-unix-common -4.1.117.Final +4.1.118.Final linux-x86_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-unix-common -4.1.117.Final +4.1.118.Final osx-aarch_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-unix-common -4.1.117.Final +4.1.118.Final osx-x86_64 jar Apache License, Version 2.0 - + io.netty netty-transport-native-unix-common -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-rxtx -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-sctp -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.netty netty-transport-udt -4.1.117.Final +4.1.118.Final - jar Apache License, Version 2.0 - + io.opentelemetry opentelemetry-api 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-context 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-common 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-logging 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-logging-otlp 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-otlp 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-otlp-common 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-sender-grpc-managed-channel 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-sender-jdk 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-sender-okhttp 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-exporter-zipkin 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-extension-kotlin 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-extension-trace-propagators 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-opentracing-shim 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-common 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-extension-autoconfigure 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-extension-autoconfigure-spi 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-extension-jaeger-remote-sampler 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-logs 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-metrics 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-testing 1.43.0 - jar The Apache License, Version 2.0 - + io.opentelemetry opentelemetry-sdk-trace 1.43.0 - jar The Apache License, Version 2.0 - + io.projectreactor reactor-core -3.7.2 +3.7.3 - jar Apache License, Version 2.0 - + io.projectreactor reactor-core-micrometer -1.2.2 +1.2.3 - jar Apache License, Version 2.0 - + io.projectreactor reactor-test -3.7.2 +3.7.3 - jar Apache License, Version 2.0 - + io.projectreactor reactor-tools -3.7.2 +3.7.3 - jar Apache License, Version 2.0 - + io.projectreactor.addons reactor-adapter 3.5.2 - jar Apache License, Version 2.0 - + io.projectreactor.addons reactor-extra 3.5.2 - jar Apache License, Version 2.0 - + io.projectreactor.addons reactor-pool -1.1.1 +1.1.2 - jar The Apache Software License, Version 2.0 - + io.projectreactor.addons reactor-pool-micrometer -0.2.1 +0.2.2 - jar The Apache Software License, Version 2.0 - + io.projectreactor.kafka reactor-kafka 1.3.23 - jar The Apache Software License, Version 2.0 - + io.projectreactor.kotlin reactor-kotlin-extensions 1.2.3 - jar The Apache Software License, Version 2.0 - + io.projectreactor.netty reactor-netty -1.2.2 +1.2.3 - jar The Apache Software License, Version 2.0 - + io.projectreactor.netty reactor-netty-core -1.2.2 +1.2.3 - jar The Apache Software License, Version 2.0 - + io.projectreactor.netty reactor-netty-http -1.2.2 +1.2.3 - jar The Apache Software License, Version 2.0 - + io.projectreactor.netty reactor-netty-http-brave -1.2.2 +1.2.3 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-config -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-core -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-exporter-common -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-exporter-httpserver -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-exporter-opentelemetry -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-exporter-pushgateway -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-exporter-servlet-jakarta -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-exporter-servlet-javax -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-exposition-formats -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 - + io.prometheus prometheus-metrics-instrumentation-caffeine -1.3.5 +1.3.6 +- +jar +The Apache Software License, Version 2.0 + +io.prometheus +prometheus-metrics-instrumentation-dropwizard +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-instrumentation-dropwizard5 -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-instrumentation-guava -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-instrumentation-jvm -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-model -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-simpleclient-bridge -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-tracer -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-tracer-common -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-tracer-initializer -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-tracer-otel -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 io.prometheus prometheus-metrics-tracer-otel-agent -1.3.5 +1.3.6 - jar The Apache Software License, Version 2.0 @@ -2466,140 +2466,140 @@

    compile

    io.rest-assured json-path -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured json-schema-validator -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured kotlin-extensions -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured rest-assured -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured rest-assured-all -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured rest-assured-common -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured scala-extensions -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured scala-support -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured spring-commons -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured spring-mock-mvc -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured spring-mock-mvc-kotlin-extensions -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured spring-web-test-client -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured spring-web-test-client-kotlin-extensions -5.5.0 +5.5.1 - jar Apache 2.0 io.rest-assured xml-path -5.5.0 +5.5.1 - jar Apache 2.0 io.rsocket rsocket-core -1.1.3 +1.1.5 - jar The Apache Software License, Version 2.0 io.rsocket rsocket-load-balancer -1.1.3 +1.1.5 - jar The Apache Software License, Version 2.0 io.rsocket rsocket-micrometer -1.1.3 +1.1.5 - jar The Apache Software License, Version 2.0 io.rsocket rsocket-test -1.1.3 +1.1.5 - jar The Apache Software License, Version 2.0 io.rsocket rsocket-transport-local -1.1.3 +1.1.5 - jar The Apache Software License, Version 2.0 io.rsocket rsocket-transport-netty -1.1.3 +1.1.5 - jar The Apache Software License, Version 2.0 @@ -3152,7 +3152,7 @@

    compile

    net.minidev json-smart -2.5.1 +2.5.2 - jar The Apache Software License, Version 2.0 @@ -3719,7 +3719,7 @@

    compile

    org.apache.commons commons-pool2 -2.12.0 +2.12.1 - jar Apache-2.0 @@ -3768,210 +3768,210 @@

    compile

    org.apache.groovy groovy -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-ant -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-astbuilder -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-cli-commons -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-cli-picocli -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-console -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-contracts -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-datetime -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-dateutil -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-docgenerator -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-ginq -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-groovydoc -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-groovysh -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-jmx -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-json -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-jsr223 -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-macro -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-macro-library -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-nio -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-servlet -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-sql -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-swing -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-templates -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-test -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-test-junit5 -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-testng -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-toml -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-typecheckers -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-xml -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 org.apache.groovy groovy-yaml -4.0.24 +4.0.25 - jar The Apache Software License, Version 2.0 @@ -3998,43 +3998,43 @@

    compile

    Apache License, Version 2.0 org.apache.httpcomponents.client5 -httpclient5 -5.4.1 +httpclient5 +5.4.2 - jar Apache License, Version 2.0 org.apache.httpcomponents.client5 -httpclient5-cache -5.4.1 +httpclient5-cache +5.4.2 - jar Apache License, Version 2.0 org.apache.httpcomponents.client5 -httpclient5-fluent -5.4.1 +httpclient5-fluent +5.4.2 - jar Apache License, Version 2.0 org.apache.httpcomponents.core5 -httpcore5 -5.3.2 +httpcore5 +5.3.3 - jar Apache License, Version 2.0 org.apache.httpcomponents.core5 -httpcore5-h2 -5.3.2 +httpcore5-h2 +5.3.3 - jar Apache License, Version 2.0 org.apache.httpcomponents.core5 -httpcore5-reactive -5.3.2 +httpcore5-reactive +5.3.3 - jar Apache License, Version 2.0 @@ -5294,49 +5294,49 @@

    compile

    org.apache.tomcat tomcat-annotations-api -10.1.34 +10.1.36 - jar Apache License, Version 2.0 org.apache.tomcat tomcat-jdbc -10.1.34 +10.1.36 - jar Apache License, Version 2.0 org.apache.tomcat tomcat-jsp-api -10.1.34 +10.1.36 - jar Apache License, Version 2.0 org.apache.tomcat.embed tomcat-embed-core -10.1.34 +10.1.36 - jar Apache License, Version 2.0 org.apache.tomcat.embed tomcat-embed-el -10.1.34 +10.1.36 - jar Apache License, Version 2.0 org.apache.tomcat.embed tomcat-embed-jasper -10.1.34 +10.1.36 - jar Apache License, Version 2.0 org.apache.tomcat.embed tomcat-embed-websocket -10.1.34 +10.1.36 - jar Apache License, Version 2.0 @@ -7009,105 +7009,105 @@

    compile

    org.hibernate.orm hibernate-agroal -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-ant -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-c3p0 -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-community-dialects -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-core -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-envers -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-graalvm -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-hikaricp -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-jcache -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-jpamodelgen -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-micrometer -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-proxool -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-spatial -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-testing -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later org.hibernate.orm hibernate-vibur -6.6.5.Final +6.6.8.Final - jar GNU Library General Public License v2.1 or later @@ -7142,140 +7142,140 @@

    compile

    org.infinispan infinispan-anchored-keys -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-api -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cachestore-jdbc -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cachestore-jdbc-common -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cachestore-remote -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cachestore-rocksdb -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cachestore-sql -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cdi-common -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cdi-embedded -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cdi-remote -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-checkstyle -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-cli-client -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-client-hotrod -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-client-rest -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-clustered-counter -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-clustered-lock -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-commons -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-commons-graalvm -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-commons-test -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-component-processor -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 @@ -7289,294 +7289,294 @@

    compile

    org.infinispan infinispan-core -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-core-graalvm -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-hibernate-cache-commons -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-hibernate-cache-spi -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-hibernate-cache-v62 -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-hotrod -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-jboss-marshalling -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-jcache -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-jcache-commons -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-jcache-remote -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-key-value-store-client -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-logging-processor -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-multimap -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-objectfilter -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-quarkus-embedded -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-query -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-query-core -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-query-dsl -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-remote-query-client -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-remote-query-server -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-scripting -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-core -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-hotrod -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-memcached -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-resp -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-rest -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-router -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-runtime -15.0.12.Final +15.0.13.Final loader jar Apache License 2.0 org.infinispan infinispan-server-runtime -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-testdriver-core -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-testdriver-junit4 -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-server-testdriver-junit5 -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-spring-boot3-starter-embedded -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-spring-boot3-starter-remote -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-spring6-common -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-spring6-embedded -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-spring6-remote -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-tasks -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-tasks-api -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan infinispan-tools -15.0.12.Final +15.0.13.Final - jar Apache License 2.0 org.infinispan.protostream protostream -5.0.12.Final +5.0.13.Final - jar Apache License 2.0 org.infinispan.protostream protostream-types -5.0.12.Final +5.0.13.Final - jar Apache License 2.0 @@ -7975,28 +7975,28 @@

    compile

    org.jooq jooq -3.19.18 +3.19.19 - jar Apache License, Version 2.0 org.jooq jooq-codegen -3.19.18 +3.19.19 - jar Apache License, Version 2.0 org.jooq jooq-kotlin -3.19.18 +3.19.19 - jar Apache License, Version 2.0 org.jooq jooq-meta -3.19.18 +3.19.19 - jar Apache License, Version 2.0 @@ -8269,7 +8269,7 @@

    compile

    org.neo4j.driver neo4j-java-driver -5.25.0 +5.28.1 - jar Apache License, Version 2 @@ -8570,196 +8570,196 @@

    compile

    org.springframework spring-aop -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-aspects -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-beans -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-context -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-context-indexer -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-context-support -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-core -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-core-test -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-expression -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-instrument -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-jcl -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-jdbc -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-jms -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-messaging -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-orm -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-oxm -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-r2dbc -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-test -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-tx -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-web -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-webflux -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-webmvc -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework spring-websocket -6.2.2 +6.2.3 - jar Apache License, Version 2.0 org.springframework.amqp spring-amqp -3.2.2 +3.2.3 - jar Apache License, Version 2.0 org.springframework.amqp spring-rabbit -3.2.2 +3.2.3 - jar Apache License, Version 2.0 org.springframework.amqp spring-rabbit-junit -3.2.2 +3.2.3 - jar Apache License, Version 2.0 org.springframework.amqp spring-rabbit-stream -3.2.2 +3.2.3 - jar Apache License, Version 2.0 org.springframework.amqp spring-rabbit-test -3.2.2 +3.2.3 - jar Apache License, Version 2.0 @@ -8794,644 +8794,644 @@

    compile

    org.springframework.boot spring-boot -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-actuator -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-actuator-autoconfigure -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-autoconfigure -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-autoconfigure-processor -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-buildpack-platform -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-configuration-metadata -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-configuration-processor -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-devtools -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-docker-compose -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-jarmode-tools -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-loader -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-loader-classic -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-loader-tools -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-properties-migrator -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-activemq -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-actuator -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-amqp -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-aop -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-artemis -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-batch -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-cache -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-cassandra -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-cassandra-reactive -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-couchbase -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-couchbase-reactive -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-elasticsearch -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-jdbc -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-jpa -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-ldap -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-mongodb -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-mongodb-reactive -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-neo4j -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-r2dbc -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-redis -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-redis-reactive -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-data-rest -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-freemarker -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-graphql -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-groovy-templates -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-hateoas -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-integration -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-jdbc -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-jersey -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-jetty -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-jooq -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-json -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-log4j2 -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-logging -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-mail -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-mustache -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-oauth2-authorization-server -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-oauth2-client -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-oauth2-resource-server -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-pulsar -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-pulsar-reactive -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-quartz -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-reactor-netty -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-rsocket -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-security -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-test -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-thymeleaf -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-tomcat -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-undertow -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-validation -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-web -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-web-services -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-webflux -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-starter-websocket -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-test -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-test-autoconfigure -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.boot spring-boot-testcontainers -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-cassandra -4.4.2 +4.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-commons -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-couchbase -5.4.2 +5.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-elasticsearch -5.4.2 +5.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-envers -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-jdbc -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-jpa -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-keyvalue -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-ldap -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-mongodb -4.4.2 +4.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-neo4j -7.4.2 +7.4.3 - jar The Apache Software License, Version 2.0 org.springframework.data spring-data-r2dbc -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-redis -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-relational -3.4.2 +3.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-rest-core -4.4.2 +4.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-rest-hal-explorer -4.4.2 +4.4.3 - jar Apache License, Version 2.0 org.springframework.data spring-data-rest-webmvc -4.4.2 +4.4.3 - jar Apache License, Version 2.0 org.springframework.graphql spring-graphql -1.3.3 +1.3.4 - jar Apache License, Version 2.0 org.springframework.graphql spring-graphql-test -1.3.3 +1.3.4 - jar Apache License, Version 2.0 @@ -9445,364 +9445,364 @@

    compile

    org.springframework.integration spring-integration-amqp -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-camel -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-cassandra -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-core -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-debezium -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-event -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-feed -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-file -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-ftp -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-graphql -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-groovy -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-hazelcast -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-http -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-ip -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-jdbc -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-jms -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-jmx -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-jpa -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-kafka -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-mail -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-mongodb -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-mqtt -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-r2dbc -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-redis -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-rsocket -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-scripting -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-sftp -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-smb -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-stomp -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-stream -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-syslog -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-test -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-test-support -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-webflux -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-websocket -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-ws -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-xml -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-xmpp -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-zeromq -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-zip -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.integration spring-integration-zookeeper -6.4.1 +6.4.2 - jar Apache License, Version 2.0 org.springframework.kafka spring-kafka -3.3.2 +3.3.3 - jar Apache License, Version 2.0 org.springframework.kafka spring-kafka-test -3.3.2 +3.3.3 - jar Apache License, Version 2.0 org.springframework.ldap spring-ldap-core -3.2.10 +3.2.11 - jar Apache License, Version 2.0 org.springframework.ldap spring-ldap-ldif-core -3.2.10 +3.2.11 - jar Apache License, Version 2.0 org.springframework.ldap spring-ldap-odm -3.2.10 +3.2.11 - jar Apache License, Version 2.0 org.springframework.ldap spring-ldap-test -3.2.10 +3.2.11 - jar Apache License, Version 2.0 org.springframework.pulsar spring-pulsar -1.2.2 +1.2.3 - jar Apache License, Version 2.0 org.springframework.pulsar spring-pulsar-cache-provider -1.2.2 +1.2.3 - jar Apache License, Version 2.0 org.springframework.pulsar spring-pulsar-cache-provider-caffeine -1.2.2 +1.2.3 - jar Apache License, Version 2.0 org.springframework.pulsar spring-pulsar-reactive -1.2.2 +1.2.3 - jar Apache License, Version 2.0 org.springframework.pulsar spring-pulsar-test -1.2.2 +1.2.3 - jar Apache License, Version 2.0 @@ -9851,168 +9851,168 @@

    compile

    org.springframework.security spring-security-acl -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-aspects -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-cas -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-config -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-core -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-crypto -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-data -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-ldap -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-messaging -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-oauth2-authorization-server -1.4.1 +1.4.2 - jar Apache License, Version 2.0 org.springframework.security spring-security-oauth2-client -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-oauth2-core -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-oauth2-jose -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-oauth2-resource-server -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-rsocket -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-saml2-service-provider -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-taglibs -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-test -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.security spring-security-web -6.4.2 +6.4.3 - jar Apache License, Version 2.0 org.springframework.session spring-session-core -3.4.1 +3.4.2 - jar Apache License, Version 2.0 org.springframework.session spring-session-data-mongodb -3.4.1 +3.4.2 - jar Apache License, Version 2.0 org.springframework.session spring-session-data-redis -3.4.1 +3.4.2 - jar Apache License, Version 2.0 org.springframework.session spring-session-hazelcast -3.4.1 +3.4.2 - jar Apache License, Version 2.0 org.springframework.session spring-session-jdbc -3.4.1 +3.4.2 - jar Apache License, Version 2.0 @@ -10054,529 +10054,550 @@

    compile

    org.testcontainers activemq -1.20.4 +1.20.5 - jar MIT org.testcontainers azure -1.20.4 +1.20.5 - jar MIT org.testcontainers cassandra -1.20.4 +1.20.5 - jar MIT org.testcontainers chromadb -1.20.4 +1.20.5 - jar MIT org.testcontainers clickhouse -1.20.4 +1.20.5 - jar MIT org.testcontainers cockroachdb -1.20.4 +1.20.5 - jar MIT org.testcontainers consul -1.20.4 +1.20.5 - jar MIT org.testcontainers couchbase -1.20.4 +1.20.5 - jar MIT org.testcontainers cratedb -1.20.4 +1.20.5 - jar MIT org.testcontainers database-commons -1.20.4 +1.20.5 - jar MIT org.testcontainers databend -1.20.4 +1.20.5 - jar MIT org.testcontainers db2 -1.20.4 +1.20.5 - jar MIT org.testcontainers dynalite -1.20.4 +1.20.5 - jar MIT org.testcontainers elasticsearch -1.20.4 +1.20.5 - jar MIT org.testcontainers gcloud -1.20.4 +1.20.5 - jar MIT org.testcontainers grafana -1.20.4 +1.20.5 - jar MIT org.testcontainers hivemq -1.20.4 +1.20.5 - jar MIT org.testcontainers influxdb -1.20.4 +1.20.5 - jar MIT org.testcontainers jdbc -1.20.4 +1.20.5 - jar MIT org.testcontainers junit-jupiter -1.20.4 +1.20.5 - jar MIT org.testcontainers k3s -1.20.4 +1.20.5 - jar MIT org.testcontainers k6 -1.20.4 +1.20.5 - jar MIT org.testcontainers kafka -1.20.4 +1.20.5 - jar MIT org.testcontainers -localstack -1.20.4 +ldap +1.20.5 - jar MIT org.testcontainers -mariadb -1.20.4 +localstack +1.20.5 - jar MIT org.testcontainers -milvus -1.20.4 +mariadb +1.20.5 - jar MIT org.testcontainers -minio -1.20.4 +milvus +1.20.5 - jar MIT org.testcontainers -mockserver -1.20.4 +minio +1.20.5 - jar MIT org.testcontainers -mongodb -1.20.4 +mockserver +1.20.5 - jar MIT org.testcontainers -mssqlserver -1.20.4 +mongodb +1.20.5 - jar MIT org.testcontainers -mysql -1.20.4 +mssqlserver +1.20.5 - jar MIT org.testcontainers -neo4j -1.20.4 +mysql +1.20.5 - jar MIT org.testcontainers -nginx -1.20.4 +neo4j +1.20.5 - jar MIT org.testcontainers -oceanbase -1.20.4 +nginx +1.20.5 - jar MIT org.testcontainers -ollama -1.20.4 +oceanbase +1.20.5 - jar MIT org.testcontainers -openfga -1.20.4 +ollama +1.20.5 - jar MIT org.testcontainers -oracle-free -1.20.4 +openfga +1.20.5 - jar MIT org.testcontainers -oracle-xe -1.20.4 +oracle-free +1.20.5 - jar MIT org.testcontainers +oracle-xe +1.20.5 +- +jar +MIT + +org.testcontainers orientdb -1.20.4 +1.20.5 +- +jar +MIT + +org.testcontainers +pinecone +1.20.5 - jar MIT org.testcontainers postgresql -1.20.4 +1.20.5 - jar MIT org.testcontainers presto -1.20.4 +1.20.5 - jar MIT org.testcontainers pulsar -1.20.4 +1.20.5 - jar MIT org.testcontainers qdrant -1.20.4 +1.20.5 - jar MIT org.testcontainers questdb -1.20.4 +1.20.5 - jar MIT org.testcontainers r2dbc -1.20.4 +1.20.5 - jar MIT org.testcontainers rabbitmq -1.20.4 +1.20.5 - jar MIT org.testcontainers redpanda -1.20.4 +1.20.5 - jar MIT org.testcontainers -selenium -1.20.4 +scylladb +1.20.5 - jar MIT org.testcontainers -solace -1.20.4 +selenium +1.20.5 - jar MIT org.testcontainers -solr -1.20.4 +solace +1.20.5 - jar MIT org.testcontainers -spock -1.20.4 +solr +1.20.5 - jar MIT org.testcontainers -testcontainers -1.20.4 +spock +1.20.5 - jar MIT org.testcontainers -tidb -1.20.4 +testcontainers +1.20.5 - jar MIT org.testcontainers -timeplus -1.20.4 +tidb +1.20.5 - jar MIT org.testcontainers -toxiproxy -1.20.4 +timeplus +1.20.5 - jar MIT org.testcontainers -trino -1.20.4 +toxiproxy +1.20.5 - jar MIT org.testcontainers -typesense -1.20.4 +trino +1.20.5 - jar MIT org.testcontainers -vault -1.20.4 +typesense +1.20.5 - jar MIT org.testcontainers -weaviate -1.20.4 +vault +1.20.5 - jar MIT org.testcontainers -yugabytedb -1.20.4 +weaviate +1.20.5 - jar MIT +org.testcontainers +yugabytedb +1.20.5 +- +jar +MIT + org.thymeleaf thymeleaf 3.1.3.RELEASE - jar The Apache Software License, Version 2.0 - + org.thymeleaf thymeleaf-spring6 3.1.3.RELEASE - jar The Apache Software License, Version 2.0 - + org.thymeleaf.extras thymeleaf-extras-springsecurity6 3.1.3.RELEASE - jar The Apache Software License, Version 2.0 - + org.webjars webjars-locator-core 0.59 - jar MIT - + org.webjars webjars-locator-lite 1.0.1 - jar MIT - + org.xerial sqlite-jdbc 3.47.2.0 - jar The Apache Software License, Version 2.0 - + org.xmlunit xmlunit-assertj 2.10.0 - jar The Apache Software License, Version 2.0 - + org.xmlunit xmlunit-assertj3 2.10.0 - jar The Apache Software License, Version 2.0 - + org.xmlunit xmlunit-core 2.10.0 - jar The Apache Software License, Version 2.0 - + org.xmlunit xmlunit-jakarta-jaxb-impl 2.10.0 - jar The Apache Software License, Version 2.0 - + org.xmlunit xmlunit-legacy 2.10.0 - jar The BSD 3-Clause License - + org.xmlunit xmlunit-matchers 2.10.0 - jar The Apache Software License, Version 2.0 - + org.xmlunit xmlunit-placeholders 2.10.0 - jar The Apache Software License, Version 2.0 - + org.yaml snakeyaml 2.3 - jar Apache License, Version 2.0 - + redis.clients jedis 5.2.0 - jar MIT - + wsdl4j wsdl4j 1.6.3 @@ -10595,19 +10616,19 @@

    provided

    org.infinispan infinispan-component-annotations -15.0.12.Final +15.0.13.Final jar Apache License 2.0 org.infinispan infinispan-logging-annotations -15.0.12.Final +15.0.13.Final jar Apache License 2.0 org.infinispan.protostream protostream-processor -5.0.12.Final +5.0.13.Final jar Apache License 2.0 @@ -10618,7 +10639,7 @@

    provided

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/dependency-updates-report.html b/docs/dependency-updates-report.html index 6f586c43..22a83060 100644 --- a/docs/dependency-updates-report.html +++ b/docs/dependency-updates-report.html @@ -2,7 +2,7 @@ @@ -125,7 +125,7 @@

    Overview

    # of dependencies using the latest version available -367 +567 # of dependencies where the next version available is smaller than an incremental version update @@ -133,15 +133,15 @@

    Overview

    # of dependencies where the next version available is an incremental version update -440 +5 # of dependencies where the next version available is a minor version update -398 +537 # of dependencies where the next version available is a major version update -252
    +351

    Dependency Management

    @@ -205,15 +205,15 @@

    Dependency Management

    - + - + - + @@ -1130,18 +1130,6 @@

    Dependency Management

    - - - - - - - - - - - - @@ -1152,7 +1140,7 @@

    Dependency Management

    - + @@ -1164,7 +1152,7 @@

    Dependency Management

    - + @@ -1176,7 +1164,7 @@

    Dependency Management

    - + @@ -1188,7 +1176,7 @@

    Dependency Management

    - + @@ -1200,7 +1188,7 @@

    Dependency Management

    - + @@ -1212,7 +1200,7 @@

    Dependency Management

    - + @@ -1224,7 +1212,7 @@

    Dependency Management

    - + @@ -1236,7 +1224,7 @@

    Dependency Management

    - + @@ -1248,7 +1236,7 @@

    Dependency Management

    - + @@ -1260,7 +1248,7 @@

    Dependency Management

    - + @@ -1272,7 +1260,7 @@

    Dependency Management

    - + @@ -1284,7 +1272,7 @@

    Dependency Management

    - + @@ -1296,7 +1284,7 @@

    Dependency Management

    - + @@ -1308,7 +1296,7 @@

    Dependency Management

    - + @@ -1320,7 +1308,7 @@

    Dependency Management

    - + @@ -1332,7 +1320,7 @@

    Dependency Management

    - + @@ -1344,7 +1332,7 @@

    Dependency Management

    - + @@ -1356,7 +1344,7 @@

    Dependency Management

    - + @@ -1368,7 +1356,7 @@

    Dependency Management

    - + @@ -1380,7 +1368,7 @@

    Dependency Management

    - + @@ -1392,7 +1380,7 @@

    Dependency Management

    - + @@ -1404,7 +1392,7 @@

    Dependency Management

    - + @@ -1416,7 +1404,7 @@

    Dependency Management

    - + @@ -1428,7 +1416,7 @@

    Dependency Management

    - + @@ -1440,7 +1428,7 @@

    Dependency Management

    - + @@ -1452,7 +1440,7 @@

    Dependency Management

    - + @@ -1464,7 +1452,7 @@

    Dependency Management

    - + @@ -1476,7 +1464,7 @@

    Dependency Management

    - + @@ -1488,7 +1476,7 @@

    Dependency Management

    - + @@ -1500,7 +1488,7 @@

    Dependency Management

    - + @@ -1512,7 +1500,7 @@

    Dependency Management

    - + @@ -1524,7 +1512,7 @@

    Dependency Management

    - + @@ -1536,7 +1524,7 @@

    Dependency Management

    - + @@ -1548,7 +1536,7 @@

    Dependency Management

    - + @@ -1560,7 +1548,7 @@

    Dependency Management

    - + @@ -1572,7 +1560,7 @@

    Dependency Management

    - + @@ -1584,7 +1572,7 @@

    Dependency Management

    - + @@ -1596,7 +1584,7 @@

    Dependency Management

    - + @@ -1608,7 +1596,7 @@

    Dependency Management

    - + @@ -1620,7 +1608,7 @@

    Dependency Management

    - + @@ -1632,7 +1620,7 @@

    Dependency Management

    - + @@ -1644,7 +1632,7 @@

    Dependency Management

    - + @@ -1656,7 +1644,7 @@

    Dependency Management

    - + @@ -1668,7 +1656,7 @@

    Dependency Management

    - + @@ -1680,7 +1668,7 @@

    Dependency Management

    - + @@ -1692,7 +1680,7 @@

    Dependency Management

    - + @@ -1704,19 +1692,19 @@

    Dependency Management

    - - + + - + - + - + @@ -1728,7 +1716,7 @@

    Dependency Management

    - + @@ -1740,7 +1728,7 @@

    Dependency Management

    - + @@ -1752,7 +1740,7 @@

    Dependency Management

    - + @@ -1764,7 +1752,7 @@

    Dependency Management

    - + @@ -1776,7 +1764,7 @@

    Dependency Management

    - + @@ -1788,7 +1776,7 @@

    Dependency Management

    - + @@ -1800,7 +1788,7 @@

    Dependency Management

    - + @@ -1812,7 +1800,7 @@

    Dependency Management

    - + @@ -1824,7 +1812,7 @@

    Dependency Management

    - + @@ -1836,7 +1824,7 @@

    Dependency Management

    - + @@ -1848,7 +1836,7 @@

    Dependency Management

    - + @@ -1860,7 +1848,7 @@

    Dependency Management

    - + @@ -1872,7 +1860,7 @@

    Dependency Management

    - + @@ -1884,19 +1872,19 @@

    Dependency Management

    - + - + - + - + @@ -1908,7 +1896,7 @@

    Dependency Management

    - + @@ -1920,11 +1908,11 @@

    Dependency Management

    - + - + @@ -1932,907 +1920,907 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2844,7 +2832,7 @@

    Dependency Management

    - + @@ -2856,7 +2844,7 @@

    Dependency Management

    - + @@ -2868,7 +2856,7 @@

    Dependency Management

    - + @@ -2880,7 +2868,7 @@

    Dependency Management

    - + @@ -2892,7 +2880,7 @@

    Dependency Management

    - + @@ -2904,7 +2892,7 @@

    Dependency Management

    - + @@ -2916,7 +2904,7 @@

    Dependency Management

    - + @@ -2928,7 +2916,7 @@

    Dependency Management

    - + @@ -2940,7 +2928,7 @@

    Dependency Management

    - + @@ -2952,7 +2940,7 @@

    Dependency Management

    - + @@ -2964,7 +2952,7 @@

    Dependency Management

    - + @@ -2976,7 +2964,7 @@

    Dependency Management

    - + @@ -2988,7 +2976,7 @@

    Dependency Management

    - + @@ -3000,7 +2988,7 @@

    Dependency Management

    - + @@ -3012,7 +3000,7 @@

    Dependency Management

    - + @@ -3024,7 +3012,7 @@

    Dependency Management

    - + @@ -3036,7 +3024,7 @@

    Dependency Management

    - + @@ -3048,7 +3036,7 @@

    Dependency Management

    - + @@ -3060,7 +3048,7 @@

    Dependency Management

    - + @@ -3072,7 +3060,7 @@

    Dependency Management

    - + @@ -3084,7 +3072,7 @@

    Dependency Management

    - + @@ -3096,7 +3084,7 @@

    Dependency Management

    - + @@ -3108,55 +3096,55 @@

    Dependency Management

    - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - + @@ -3168,7 +3156,7 @@

    Dependency Management

    - + @@ -3180,31 +3168,31 @@

    Dependency Management

    - - + + - + - + - - + + - + - + - + @@ -3216,7 +3204,7 @@

    Dependency Management

    - + @@ -3228,292 +3216,304 @@

    Dependency Management

    - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -3865,243 +3865,243 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -5029,15 +5029,15 @@

    Dependency Management

    - + - + - + @@ -6001,15 +6001,15 @@

    Dependency Management

    - + - + - + @@ -6088,360 +6088,360 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -6484,72 +6484,72 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -8656,84 +8656,84 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -8797,7 +8797,7 @@

    Dependency Management

    - + @@ -8806,10 +8806,10 @@

    Dependency Management

    - + - + @@ -8818,10 +8818,10 @@

    Dependency Management

    - + - + @@ -8830,10 +8830,10 @@

    Dependency Management

    - + - + @@ -8842,7 +8842,7 @@

    Dependency Management

    - + @@ -11488,180 +11488,180 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -11710,258 +11710,258 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -11980,516 +11980,516 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -13168,49 +13168,49 @@

    Dependency Management

    - + - - + + - + - - + + - + - - + + - + - - + + @@ -13234,7 +13234,7 @@

    Dependency Management

    - + @@ -13246,7 +13246,7 @@

    Dependency Management

    - + @@ -13258,7 +13258,7 @@

    Dependency Management

    - + @@ -13270,7 +13270,7 @@

    Dependency Management

    - + @@ -13282,7 +13282,7 @@

    Dependency Management

    - + @@ -13294,7 +13294,7 @@

    Dependency Management

    - + @@ -13306,7 +13306,7 @@

    Dependency Management

    - + @@ -13318,7 +13318,7 @@

    Dependency Management

    - + @@ -13330,7 +13330,7 @@

    Dependency Management

    - + @@ -13342,7 +13342,7 @@

    Dependency Management

    - + @@ -13354,7 +13354,7 @@

    Dependency Management

    - + @@ -13366,7 +13366,7 @@

    Dependency Management

    - + @@ -13378,7 +13378,7 @@

    Dependency Management

    - + @@ -13390,7 +13390,7 @@

    Dependency Management

    - + @@ -13402,7 +13402,7 @@

    Dependency Management

    - + @@ -13414,7 +13414,7 @@

    Dependency Management

    - + @@ -13426,7 +13426,7 @@

    Dependency Management

    - + @@ -13438,7 +13438,7 @@

    Dependency Management

    - + @@ -13657,16 +13657,16 @@

    Dependency Management

    - + - + - + @@ -13798,7 +13798,7 @@

    Dependency Management

    - + @@ -13810,7 +13810,7 @@

    Dependency Management

    - + @@ -13822,7 +13822,7 @@

    Dependency Management

    - + @@ -13870,7 +13870,7 @@

    Dependency Management

    - + @@ -13882,7 +13882,7 @@

    Dependency Management

    - + @@ -13894,7 +13894,7 @@

    Dependency Management

    - + @@ -13906,7 +13906,7 @@

    Dependency Management

    - + @@ -13918,7 +13918,7 @@

    Dependency Management

    - + @@ -13930,7 +13930,7 @@

    Dependency Management

    - + @@ -13942,7 +13942,7 @@

    Dependency Management

    - + @@ -13954,7 +13954,7 @@

    Dependency Management

    - + @@ -13966,7 +13966,7 @@

    Dependency Management

    - + @@ -13978,7 +13978,7 @@

    Dependency Management

    - + @@ -13990,7 +13990,7 @@

    Dependency Management

    - + @@ -14002,7 +14002,7 @@

    Dependency Management

    - + @@ -14014,7 +14014,7 @@

    Dependency Management

    - + @@ -14026,7 +14026,7 @@

    Dependency Management

    - + @@ -14176,336 +14176,336 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -14560,7 +14560,7 @@

    Dependency Management

    - + @@ -14572,7 +14572,7 @@

    Dependency Management

    - + @@ -14584,7 +14584,7 @@

    Dependency Management

    - + @@ -14596,7 +14596,7 @@

    Dependency Management

    - + @@ -14608,7 +14608,7 @@

    Dependency Management

    - + @@ -14620,7 +14620,7 @@

    Dependency Management

    - + @@ -14632,7 +14632,7 @@

    Dependency Management

    - + @@ -14644,7 +14644,7 @@

    Dependency Management

    - + @@ -14656,7 +14656,7 @@

    Dependency Management

    - + @@ -14668,7 +14668,7 @@

    Dependency Management

    - + @@ -14680,7 +14680,7 @@

    Dependency Management

    - + @@ -14692,7 +14692,7 @@

    Dependency Management

    - + @@ -14704,7 +14704,7 @@

    Dependency Management

    - + @@ -14716,7 +14716,7 @@

    Dependency Management

    - + @@ -14728,7 +14728,7 @@

    Dependency Management

    - + @@ -14740,7 +14740,7 @@

    Dependency Management

    - + @@ -14752,7 +14752,7 @@

    Dependency Management

    - + @@ -14764,7 +14764,7 @@

    Dependency Management

    - + @@ -14776,7 +14776,7 @@

    Dependency Management

    - + @@ -14788,7 +14788,7 @@

    Dependency Management

    - + @@ -14800,7 +14800,7 @@

    Dependency Management

    - + @@ -14812,7 +14812,7 @@

    Dependency Management

    - + @@ -14824,7 +14824,7 @@

    Dependency Management

    - + @@ -14836,7 +14836,7 @@

    Dependency Management

    - + @@ -14848,7 +14848,7 @@

    Dependency Management

    - + @@ -14860,7 +14860,7 @@

    Dependency Management

    - + @@ -14872,7 +14872,7 @@

    Dependency Management

    - + @@ -14884,7 +14884,7 @@

    Dependency Management

    - + @@ -14896,7 +14896,7 @@

    Dependency Management

    - + @@ -14908,7 +14908,7 @@

    Dependency Management

    - + @@ -14920,7 +14920,7 @@

    Dependency Management

    - + @@ -14932,7 +14932,7 @@

    Dependency Management

    - + @@ -14944,7 +14944,7 @@

    Dependency Management

    - + @@ -14956,7 +14956,7 @@

    Dependency Management

    - + @@ -14968,7 +14968,7 @@

    Dependency Management

    - + @@ -14980,7 +14980,7 @@

    Dependency Management

    - + @@ -14992,7 +14992,7 @@

    Dependency Management

    - + @@ -15004,7 +15004,7 @@

    Dependency Management

    - + @@ -15016,7 +15016,7 @@

    Dependency Management

    - + @@ -15028,7 +15028,7 @@

    Dependency Management

    - + @@ -15040,7 +15040,7 @@

    Dependency Management

    - + @@ -15052,7 +15052,7 @@

    Dependency Management

    - + @@ -15064,7 +15064,7 @@

    Dependency Management

    - + @@ -15076,7 +15076,7 @@

    Dependency Management

    - + @@ -15088,7 +15088,7 @@

    Dependency Management

    - + @@ -15100,7 +15100,7 @@

    Dependency Management

    - + @@ -15112,7 +15112,7 @@

    Dependency Management

    - + @@ -15124,7 +15124,7 @@

    Dependency Management

    - + @@ -15136,7 +15136,7 @@

    Dependency Management

    - + @@ -15148,7 +15148,7 @@

    Dependency Management

    - + @@ -15160,7 +15160,7 @@

    Dependency Management

    - + @@ -15172,7 +15172,7 @@

    Dependency Management

    - + @@ -15184,7 +15184,7 @@

    Dependency Management

    - + @@ -15196,7 +15196,7 @@

    Dependency Management

    - + @@ -15208,7 +15208,7 @@

    Dependency Management

    - + @@ -15220,7 +15220,7 @@

    Dependency Management

    - + @@ -15232,7 +15232,7 @@

    Dependency Management

    - + @@ -15244,7 +15244,7 @@

    Dependency Management

    - + @@ -15256,7 +15256,7 @@

    Dependency Management

    - + @@ -15268,7 +15268,7 @@

    Dependency Management

    - + @@ -15280,7 +15280,7 @@

    Dependency Management

    - + @@ -15292,7 +15292,7 @@

    Dependency Management

    - + @@ -15304,7 +15304,7 @@

    Dependency Management

    - + @@ -15316,7 +15316,7 @@

    Dependency Management

    - + @@ -15328,7 +15328,7 @@

    Dependency Management

    - + @@ -15340,7 +15340,7 @@

    Dependency Management

    - + @@ -15352,7 +15352,7 @@

    Dependency Management

    - + @@ -15364,7 +15364,7 @@

    Dependency Management

    - + @@ -15376,7 +15376,7 @@

    Dependency Management

    - + @@ -15388,7 +15388,7 @@

    Dependency Management

    - + @@ -15400,7 +15400,7 @@

    Dependency Management

    - + @@ -15412,7 +15412,7 @@

    Dependency Management

    - + @@ -15424,7 +15424,7 @@

    Dependency Management

    - + @@ -15436,228 +15436,228 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -15673,627 +15673,627 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -16369,291 +16369,291 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -16717,727 +16717,763 @@

    Dependency Management

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + + + + + + + + + + + + + - + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - - + + - + + + + + + + + + + + + + @@ -17448,7 +17484,7 @@

    Dependency Management

    - + @@ -17460,7 +17496,7 @@

    Dependency Management

    - + @@ -17472,7 +17508,7 @@

    Dependency Management

    - + @@ -17484,7 +17520,7 @@

    Dependency Management

    - + @@ -17496,7 +17532,7 @@

    Dependency Management

    - + @@ -17508,7 +17544,7 @@

    Dependency Management

    - + @@ -17520,7 +17556,7 @@

    Dependency Management

    - + @@ -17532,7 +17568,7 @@

    Dependency Management

    - + @@ -17544,7 +17580,7 @@

    Dependency Management

    - + @@ -17556,7 +17592,7 @@

    Dependency Management

    - + @@ -17568,7 +17604,7 @@

    Dependency Management

    - + @@ -17580,7 +17616,7 @@

    Dependency Management

    - + @@ -17592,7 +17628,7 @@

    Dependency Management

    - + @@ -17604,7 +17640,7 @@

    Dependency Management

    - + @@ -17616,7 +17652,7 @@

    Dependency Management

    - + @@ -17628,7 +17664,7 @@

    Dependency Management

    - + @@ -17794,7 +17830,7 @@

    com.couchbase.client:java-client

    8.17.2 9.0.0-beta1
    com.couchbase.client java-client3.7.73.7.8 jar 3.7.8
    com.google.guavaguava33.3.1-jrejar33.4.0-jre
    com.graphql-java graphql-java 22.3 230521-nf-execution
    com.h2database h2
    com.hazelcast hazelcast
    com.hazelcast hazelcast-spring
    com.ibm.db2 jcc 12.1.0.0
    com.jayway.jsonpath json-path
    com.jayway.jsonpath json-path-assert
    com.microsoft.sqlserver mssql-jdbc 12.9.0.jre11-preview
    com.mysql mysql-connector-j 9.2.0
    com.oracle.database.ha ons 23.7.0.25.01
    com.oracle.database.ha simplefan 23.7.0.25.01
    com.oracle.database.jdbc ojdbc11 23.7.0.25.01
    com.oracle.database.jdbc ojdbc11-production 23.7.0.25.01
    com.oracle.database.jdbc ojdbc8 23.7.0.25.01
    com.oracle.database.jdbc ojdbc8-production 23.7.0.25.01
    com.oracle.database.jdbc rsi 23.7.0.25.01
    com.oracle.database.jdbc ucp 23.7.0.25.01
    com.oracle.database.jdbc ucp11 23.7.0.25.01
    com.oracle.database.nls orai18n 23.7.0.25.01
    com.oracle.database.r2dbc oracle-r2dbc 1.3.0
    com.oracle.database.security oraclepki 23.7.0.25.01
    com.oracle.database.xml xdb 23.7.0.25.01
    com.oracle.database.xml xmlparserv2 23.7.0.25.01
    com.querydsl codegen-utils
    com.querydsl querydsl-apt
    com.querydsl querydsl-codegen
    com.querydsl querydsl-collections
    com.querydsl querydsl-core
    com.querydsl querydsl-guava
    com.querydsl querydsl-hibernate-search
    com.querydsl querydsl-jdo
    com.querydsl querydsl-jpa
    com.querydsl querydsl-jpa-codegen
    com.querydsl querydsl-kotlin
    com.querydsl querydsl-kotlin-codegen
    com.querydsl querydsl-lucene3
    com.querydsl querydsl-lucene4
    com.querydsl querydsl-lucene5
    com.querydsl querydsl-mongodb
    com.querydsl querydsl-scala
    com.querydsl querydsl-spatial
    com.querydsl querydsl-sql
    com.querydsl querydsl-sql-codegen
    com.querydsl querydsl-sql-spatial
    com.querydsl querydsl-sql-spring
    com.rabbitmq amqp-client 5.25.0
    com.rabbitmq stream-client 0.22.0
    com.redis testcontainers-redis2.2.22.2.4 jar 2.2.4
    com.samskivert jmustache
    com.sendgrid sendgrid-java 5.0.0-rc.1
    com.sun.istack istack-commons-runtime 4.2.0
    com.sun.xml.bind jaxb-core
    com.sun.xml.bind jaxb-impl
    com.sun.xml.bind jaxb-jxc
    com.sun.xml.bind jaxb-osgi
    com.sun.xml.bind jaxb-xjc
    com.sun.xml.fastinfoset FastInfoset
    com.sun.xml.messaging.saaj saaj-impl
    com.unboundid unboundid-ldapsdk 7.0.2
    com.zaxxer HikariCP 6.2.1
    commons-codec commons-codec 1.18.0
    commons-pool commons-pool
    io.asyncer r2dbc-mysql1.3.11.3.2 jar 1.3.2 1.4.0
    io.lettuce lettuce-core 6.6.0.BETA2
    io.micrometer context-propagation
    io.micrometer docs1.4.21.4.3 jar
    io.micrometer micrometer-commons1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-core1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-jakarta91.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-java111.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-java211.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-jetty111.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-jetty121.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-observation1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-observation-test1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-appoptics1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-atlas1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-azure-monitor1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-cloudwatch21.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-datadog1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-dynatrace1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-elastic1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-ganglia1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-graphite1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-health1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-humio1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-influx1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-jmx1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-kairos1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-new-relic1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-opentsdb1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-otlp1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-prometheus1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-prometheus-simpleclient1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-signalfx1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-stackdriver1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-statsd1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-registry-wavefront1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-test1.14.31.14.4 jar 1.14.4 1.15.0-M2
    io.micrometer micrometer-tracing1.4.21.4.3 jar 1.4.3 1.5.0-M2
    io.micrometer micrometer-tracing-bridge-brave1.4.21.4.3 jar 1.4.3 1.5.0-M2
    io.micrometer micrometer-tracing-bridge-otel1.4.21.4.3 jar 1.4.3 1.5.0-M2
    io.micrometer micrometer-tracing-integration-test1.4.21.4.3 jar 1.4.3 1.5.0-M2
    io.micrometer micrometer-tracing-reporter-wavefront1.4.21.4.3 jar 1.4.3 1.5.0-M2
    io.micrometer micrometer-tracing-test1.4.21.4.3 jar 1.4.3 1.5.0-M2
    io.netty netty-all4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-buffer4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-dns4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-haproxy4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-http4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-http24.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-memcache4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-mqtt4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-redis4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-codec-smtp4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-codec-socks4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-stomp4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-codec-xml4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-common4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-dev-tools4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-example4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-handler4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-handler-proxy4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-handler-ssl-ocsp4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-resolver4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-resolver-dns4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-resolver-dns-classes-macos4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-resolver-dns-native-macos4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-tcnative2.0.69.Final2.0.70.Final linux-x86_64 jar 2.0.70.Final
    io.netty netty-tcnative-boringssl-static2.0.69.Final2.0.70.Final jar 2.0.70.Final
    io.netty netty-tcnative-classes2.0.69.Final2.0.70.Final jar 2.0.70.Final
    io.netty netty-transport4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-transport-classes-epoll4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-transport-classes-kqueue4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-transport-native-epoll4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-transport-native-kqueue4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-transport-native-unix-common4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3
    io.netty netty-transport-rxtx4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-transport-sctp4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.netty netty-transport-udt4.1.117.Final4.1.118.Final jar 4.1.118.Final 4.2.0.RC3 5.0.0.Alpha2
    io.opentelemetry opentelemetry-api 1.47.0
    io.opentelemetry opentelemetry-context 1.47.0
    io.opentelemetry opentelemetry-exporter-common 1.47.0
    io.opentelemetry opentelemetry-exporter-logging 1.47.0
    io.opentelemetry opentelemetry-exporter-logging-otlp 1.47.0
    io.opentelemetry opentelemetry-exporter-otlp 1.47.0
    io.opentelemetry opentelemetry-exporter-otlp-common 1.47.0
    io.opentelemetry opentelemetry-exporter-sender-grpc-managed-channel 1.47.0
    io.opentelemetry opentelemetry-exporter-sender-jdk 1.47.0
    io.opentelemetry opentelemetry-exporter-sender-okhttp 1.47.0
    io.opentelemetry opentelemetry-exporter-zipkin 1.47.0
    io.opentelemetry opentelemetry-extension-kotlin 1.47.0
    io.opentelemetry opentelemetry-extension-trace-propagators 1.47.0
    io.opentelemetry opentelemetry-opentracing-shim 1.47.0
    io.opentelemetry opentelemetry-sdk 1.47.0
    io.opentelemetry opentelemetry-sdk-common 1.47.0
    io.opentelemetry opentelemetry-sdk-extension-autoconfigure 1.47.0
    io.opentelemetry opentelemetry-sdk-extension-autoconfigure-spi 1.47.0
    io.opentelemetry opentelemetry-sdk-extension-jaeger-remote-sampler 1.47.0
    io.opentelemetry opentelemetry-sdk-logs 1.47.0
    io.opentelemetry opentelemetry-sdk-metrics 1.47.0
    io.opentelemetry opentelemetry-sdk-testing 1.47.0
    io.opentelemetry opentelemetry-sdk-trace 1.47.0
    io.projectreactor reactor-core3.7.23.7.3 jar 3.7.3
    io.projectreactor reactor-core-micrometer1.2.21.2.3 jar 1.2.3
    io.projectreactor reactor-test3.7.23.7.3 jar 3.7.3
    io.projectreactor reactor-tools3.7.23.7.3 jar 3.7.3
    io.projectreactor.addons reactor-adapter
    io.projectreactor.addons reactor-extra
    io.projectreactor.addons reactor-pool1.1.11.1.2 jar 1.1.2
    io.projectreactor.addons reactor-pool-micrometer0.2.10.2.2 jar 0.2.2
    io.projectreactor.kafka reactor-kafka
    io.projectreactor.kotlin reactor-kotlin-extensions
    io.projectreactor.netty reactor-netty1.2.21.2.3 jar 1.2.3
    io.projectreactor.netty reactor-netty-core1.2.21.2.3 jar 1.2.3
    io.projectreactor.netty reactor-netty-http1.2.21.2.3 jar 1.2.3
    io.projectreactor.netty reactor-netty-http-brave1.2.21.2.3 jar 1.2.3
    io.prometheus prometheus-metrics-config1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-core1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-exporter-common1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-exporter-httpserver1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-exporter-opentelemetry1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-exporter-pushgateway1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-exporter-servlet-jakarta1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-exporter-servlet-javax1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-exposition-formats1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-instrumentation-caffeine1.3.51.3.6jar
    io.prometheusprometheus-metrics-instrumentation-dropwizard1.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-instrumentation-dropwizard51.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-instrumentation-guava1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-instrumentation-jvm1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-model1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-simpleclient-bridge1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-tracer1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-tracer-common1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-tracer-initializer1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-tracer-otel1.3.51.3.6 jar 1.3.6
    io.prometheus prometheus-metrics-tracer-otel-agent1.3.51.3.6 jar 1.3.6
    io.rest-assured json-path5.5.05.5.1 jar 5.5.1
    io.rest-assured json-schema-validator5.5.05.5.1 jar 5.5.1
    io.rest-assured kotlin-extensions5.5.05.5.1 jar 5.5.1
    io.rest-assured rest-assured5.5.05.5.1 jar 5.5.1
    io.rest-assured rest-assured-all5.5.05.5.1 jar 5.5.1
    io.rest-assured rest-assured-common5.5.05.5.1 jar 5.5.1
    io.rest-assured scala-extensions5.5.05.5.1 jar 5.5.1
    io.rest-assured scala-support5.5.05.5.1 jar 5.5.1
    io.rest-assured spring-commons5.5.05.5.1 jar 5.5.1
    io.rest-assured spring-mock-mvc5.5.05.5.1 jar 5.5.1
    io.rest-assured spring-mock-mvc-kotlin-extensions5.5.05.5.1 jar 5.5.1
    io.rest-assured spring-web-test-client5.5.05.5.1 jar 5.5.1
    io.rest-assured spring-web-test-client-kotlin-extensions5.5.05.5.1 jar 5.5.1
    io.rest-assured xml-path5.5.05.5.1 jar 5.5.1
    io.rsocket rsocket-core1.1.31.1.5 jar 1.1.5
    io.rsocket rsocket-load-balancer1.1.31.1.5 jar 1.1.5
    io.rsocket rsocket-micrometer1.1.31.1.5 jar 1.1.5
    io.rsocket rsocket-test1.1.31.1.5 jar 1.1.5
    io.rsocket rsocket-transport-local1.1.31.1.5 jar 1.1.5
    io.rsocket rsocket-transport-netty1.1.31.1.5 jar 1.1.5
    1.17.1
    net.minidev json-smart2.5.12.5.2 jar 2.5.2
    org.apache.commons commons-pool22.12.02.12.1 jar 2.12.1
    org.apache.groovy groovy4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-ant4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-astbuilder4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-cli-commons4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-cli-picocli4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-console4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-contracts4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-datetime4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-dateutil4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-docgenerator4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-ginq4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-groovydoc4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-groovysh4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-jmx4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-json4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-jsr2234.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-macro4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-macro-library4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-nio4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-servlet4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-sql4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-swing4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-templates4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-test4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-test-junit54.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-testng4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-toml4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-typecheckers4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-xml4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.groovy groovy-yaml4.0.244.0.25 jar 4.0.25 5.0.0-alpha-12
    org.apache.httpcomponents.client5 httpclient55.4.15.4.2 jar 5.4.2 5.5-alpha1
    org.apache.httpcomponents.client5 httpclient5-cache5.4.15.4.2 jar 5.4.2 5.5-alpha1
    org.apache.httpcomponents.client5 httpclient5-fluent5.4.15.4.2 jar 5.4.2 5.5-alpha1
    org.apache.httpcomponents.core5 httpcore55.3.25.3.3 jar 5.3.3
    org.apache.httpcomponents.core5 httpcore5-h25.3.25.3.3 jar 5.3.3
    org.apache.httpcomponents.core5 httpcore5-reactive5.3.25.3.3 jar 5.3.3
    org.apache.tomcat tomcat-annotations-api10.1.3410.1.36 jar 10.1.36 11.0.4
    org.apache.tomcat tomcat-jdbc10.1.3410.1.36 jar 10.1.36 11.0.4
    org.apache.tomcat tomcat-jsp-api10.1.3410.1.36 jar 10.1.36 11.0.4
    org.apache.tomcat.embed tomcat-embed-core10.1.3410.1.36 jar 10.1.36 11.0.4
    org.apache.tomcat.embed tomcat-embed-el10.1.3410.1.36 jar 10.1.36 11.0.4
    org.apache.tomcat.embed tomcat-embed-jasper10.1.3410.1.36 jar 10.1.36 11.0.4
    org.apache.tomcat.embed tomcat-embed-websocket10.1.3410.1.36 jar 10.1.36 11.0.4
    3.27.3
    org.awaitility awaitility 4.2.2 jar 4.3.0
    org.awaitility awaitility-groovy 4.2.2 jar 4.3.0
    org.awaitility awaitility-kotlin 4.2.2 jar 4.3.0
    org.awaitility awaitility-scala 4.2.2 jar 4.3.0
    org.hibernate.orm hibernate-agroal6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-ant6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-c3p06.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-community-dialects6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-core6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-envers6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-graalvm6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-hikaricp6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-jcache6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-jpamodelgen6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-micrometer6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-proxool6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta2
    org.hibernate.orm hibernate-spatial6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-testing6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta4
    org.hibernate.orm hibernate-vibur6.6.5.Final6.6.8.Final jar 6.6.8.Final 7.0.0.Beta2
    jar 4.9.04.10.0
    org.infinispan infinispan-anchored-keys15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-api15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cachestore-jdbc15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cachestore-jdbc-common15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cachestore-remote15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cachestore-rocksdb15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cachestore-sql15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cdi-common15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cdi-embedded15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cdi-remote15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-checkstyle15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-cli-client15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-client-hotrod15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-client-rest15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-clustered-counter15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-clustered-lock15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-commons15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-commons-graalvm15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-commons-test15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-component-annotations15.0.12.Final15.0.13.Final provided jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-component-processor15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-core15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-core-graalvm15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-hibernate-cache-commons15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-hibernate-cache-spi15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-hibernate-cache-v6215.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-hotrod15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.0.Dev04
    org.infinispan infinispan-jboss-marshalling15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-jcache15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-jcache-commons15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-jcache-remote15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-key-value-store-client15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-logging-annotations15.0.12.Final15.0.13.Final provided jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-logging-processor15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-multimap15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-objectfilter15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-quarkus-embedded15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-query15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-query-core15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-query-dsl15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-remote-query-client15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-remote-query-server15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-scripting15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-core15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-hotrod15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-memcached15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-resp15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-rest15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-router15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-runtime15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-testdriver-core15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-testdriver-junit415.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-server-testdriver-junit515.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-spring-boot3-starter-embedded15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-spring-boot3-starter-remote15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-spring6-common15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-spring6-embedded15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-spring6-remote15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-tasks15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-tasks-api15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan infinispan-tools15.0.12.Final15.0.13.Final jar 15.0.13.Final 15.1.5.Final
    org.infinispan.protostream protostream5.0.12.Final5.0.13.Final jar 5.0.13.Final 15.0.13.Final
    org.infinispan.protostream protostream-processor5.0.12.Final5.0.13.Final provided jar 5.0.13.Final 15.0.13.Final
    org.infinispan.protostream protostream-types5.0.12.Final5.0.13.Final jar 5.0.13.Final 15.0.13.Final
    org.jooq jooq3.19.183.19.19 jar 3.19.193.20.03.19.203.20.1
    org.jooq jooq-codegen3.19.183.19.19 jar 3.19.193.20.03.19.203.20.1
    org.jooq jooq-kotlin3.19.183.19.19 jar 3.19.193.20.03.19.203.20.1
    org.jooq jooq-meta3.19.183.19.19 jar 3.19.193.20.03.19.203.20.1
    jar 5.12.0-RC25.12.0
    jar 5.12.0-RC25.12.0
    jar 5.12.0-RC25.12.0
    jar 5.12.0-RC25.12.0
    jar 5.12.0-RC25.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 1.12.0-RC21.12.0
    jar 5.12.0-RC25.12.0
    5.3.1
    org.neo4j.driver neo4j-java-driver5.25.05.28.1 jar 5.28.1
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    jar 4.28.14.29.0
    org.springframework spring-aop6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-aspects6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-beans6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-context6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-context-indexer6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-context-support6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-core6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-core-test6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-expression6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-instrument6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-jcl6.2.26.2.3 jar 6.2.3
    org.springframework spring-jdbc6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-jms6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-messaging6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-orm6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-oxm6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-r2dbc6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-test6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-tx6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-web6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-webflux6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-webmvc6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework spring-websocket6.2.26.2.3 jar 6.2.3 7.0.0-M2
    org.springframework.amqp spring-amqp3.2.23.2.3 jar 3.2.3 4.0.0-M1
    org.springframework.amqp spring-rabbit3.2.23.2.3 jar 3.2.3 4.0.0-M1
    org.springframework.amqp spring-rabbit-junit3.2.23.2.3 jar 3.2.3 4.0.0-M1
    org.springframework.amqp spring-rabbit-stream3.2.23.2.3 jar 3.2.3 4.0.0-M1
    org.springframework.amqp spring-rabbit-test3.2.23.2.3 jar 3.2.3 4.0.0-M1
    org.springframework.boot spring-boot3.4.23.4.3 jar org.springframework.boot spring-boot-actuator3.4.23.4.3 jar org.springframework.boot spring-boot-actuator-autoconfigure3.4.23.4.3 jar org.springframework.boot spring-boot-autoconfigure3.4.23.4.3 jar org.springframework.boot spring-boot-autoconfigure-processor3.4.23.4.3 jar org.springframework.boot spring-boot-buildpack-platform3.4.23.4.3 jar org.springframework.boot spring-boot-configuration-metadata3.4.23.4.3 jar org.springframework.boot spring-boot-configuration-processor3.4.23.4.3 jar org.springframework.boot spring-boot-devtools3.4.23.4.3 jar org.springframework.boot spring-boot-docker-compose3.4.23.4.3 jar org.springframework.boot spring-boot-jarmode-tools3.4.23.4.3 jar org.springframework.boot spring-boot-loader3.4.23.4.3 jar org.springframework.boot spring-boot-loader-classic3.4.23.4.3 jar org.springframework.boot spring-boot-loader-tools3.4.23.4.3 jar org.springframework.boot spring-boot-properties-migrator3.4.23.4.3 jar org.springframework.boot spring-boot-starter3.4.23.4.3 jar org.springframework.boot spring-boot-starter-activemq3.4.23.4.3 jar org.springframework.boot spring-boot-starter-actuator3.4.23.4.3 jar org.springframework.boot spring-boot-starter-amqp3.4.23.4.3 jar org.springframework.boot spring-boot-starter-aop3.4.23.4.3 jar org.springframework.boot spring-boot-starter-artemis3.4.23.4.3 jar org.springframework.boot spring-boot-starter-batch3.4.23.4.3 jar org.springframework.boot spring-boot-starter-cache3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-cassandra3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-cassandra-reactive3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-couchbase3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-couchbase-reactive3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-elasticsearch3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-jdbc3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-jpa3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-ldap3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-mongodb3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-mongodb-reactive3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-neo4j3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-r2dbc3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-redis3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-redis-reactive3.4.23.4.3 jar org.springframework.boot spring-boot-starter-data-rest3.4.23.4.3 jar org.springframework.boot spring-boot-starter-freemarker3.4.23.4.3 jar org.springframework.boot spring-boot-starter-graphql3.4.23.4.3 jar org.springframework.boot spring-boot-starter-groovy-templates3.4.23.4.3 jar org.springframework.boot spring-boot-starter-hateoas3.4.23.4.3 jar org.springframework.boot spring-boot-starter-integration3.4.23.4.3 jar org.springframework.boot spring-boot-starter-jdbc3.4.23.4.3 jar org.springframework.boot spring-boot-starter-jersey3.4.23.4.3 jar org.springframework.boot spring-boot-starter-jetty3.4.23.4.3 jar org.springframework.boot spring-boot-starter-jooq3.4.23.4.3 jar org.springframework.boot spring-boot-starter-json3.4.23.4.3 jar org.springframework.boot spring-boot-starter-log4j23.4.23.4.3 jar org.springframework.boot spring-boot-starter-logging3.4.23.4.3 jar org.springframework.boot spring-boot-starter-mail3.4.23.4.3 jar org.springframework.boot spring-boot-starter-mustache3.4.23.4.3 jar org.springframework.boot spring-boot-starter-oauth2-authorization-server3.4.23.4.3 jar org.springframework.boot spring-boot-starter-oauth2-client3.4.23.4.3 jar org.springframework.boot spring-boot-starter-oauth2-resource-server3.4.23.4.3 jar org.springframework.boot spring-boot-starter-pulsar3.4.23.4.3 jar org.springframework.boot spring-boot-starter-pulsar-reactive3.4.23.4.3 jar org.springframework.boot spring-boot-starter-quartz3.4.23.4.3 jar org.springframework.boot spring-boot-starter-reactor-netty3.4.23.4.3 jar org.springframework.boot spring-boot-starter-rsocket3.4.23.4.3 jar org.springframework.boot spring-boot-starter-security3.4.23.4.3 jar org.springframework.boot spring-boot-starter-test3.4.23.4.3 jar org.springframework.boot spring-boot-starter-thymeleaf3.4.23.4.3 jar org.springframework.boot spring-boot-starter-tomcat3.4.23.4.3 jar org.springframework.boot spring-boot-starter-undertow3.4.23.4.3 jar org.springframework.boot spring-boot-starter-validation3.4.23.4.3 jar org.springframework.boot spring-boot-starter-web3.4.23.4.3 jar org.springframework.boot spring-boot-starter-web-services3.4.23.4.3 jar org.springframework.boot spring-boot-starter-webflux3.4.23.4.3 jar org.springframework.boot spring-boot-starter-websocket3.4.23.4.3 jar org.springframework.boot spring-boot-test3.4.23.4.3 jar org.springframework.boot spring-boot-test-autoconfigure3.4.23.4.3 jar org.springframework.boot spring-boot-testcontainers3.4.23.4.3 jar org.springframework.data spring-data-cassandra4.4.24.4.3 jar 4.4.3 5.0.0-M1
    org.springframework.data spring-data-commons3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-couchbase5.4.25.4.3 jar 5.4.3 6.0.0-M1
    org.springframework.data spring-data-elasticsearch5.4.25.4.3 jar 5.4.3 6.0.0-M1
    org.springframework.data spring-data-envers3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-jdbc3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-jpa3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-keyvalue3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-ldap3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-mongodb4.4.24.4.3 jar 4.4.3 5.0.0-M1
    org.springframework.data spring-data-neo4j7.4.27.4.3 jar 7.4.3 8.0.0-M1
    org.springframework.data spring-data-r2dbc3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-redis3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-relational3.4.23.4.3 jar 3.4.3 4.0.0-M1
    org.springframework.data spring-data-rest-core4.4.24.4.3 jar 4.4.3 5.0.0-M1
    org.springframework.data spring-data-rest-hal-explorer4.4.24.4.3 jar 4.4.3 5.0.0-M1
    org.springframework.data spring-data-rest-webmvc4.4.24.4.3 jar 4.4.3 5.0.0-M1
    org.springframework.graphql spring-graphql1.3.31.3.4 jar 1.3.4
    org.springframework.graphql spring-graphql-test1.3.31.3.4 jar 1.3.4
    3.0.0-M1
    org.springframework.integration spring-integration-amqp6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-camel6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-cassandra6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-core6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-debezium6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-event6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-feed6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-file6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-ftp6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-graphql6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-groovy6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-hazelcast6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-http6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-ip6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-jdbc6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-jms6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-jmx6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-jpa6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-kafka6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-mail6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-mongodb6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-mqtt6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-r2dbc6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-redis6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-rsocket6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-scripting6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-sftp6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-smb6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-stomp6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-stream6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-syslog6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-test6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-test-support6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-webflux6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-websocket6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-ws6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-xml6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-xmpp6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-zeromq6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-zip6.4.16.4.2 jar 6.4.2
    org.springframework.integration spring-integration-zookeeper6.4.16.4.2 jar 6.4.2
    org.springframework.kafka spring-kafka3.3.23.3.3 jar 3.3.3
    org.springframework.kafka spring-kafka-test3.3.23.3.3 jar 3.3.3
    org.springframework.ldap spring-ldap-core3.2.103.2.11 jar 3.2.11
    org.springframework.ldap spring-ldap-ldif-core3.2.103.2.11 jar 3.2.11
    org.springframework.ldap spring-ldap-odm3.2.103.2.11 jar 3.2.11
    org.springframework.ldap spring-ldap-test3.2.103.2.11 jar 3.2.11
    org.springframework.pulsar spring-pulsar1.2.21.2.3 jar 1.2.3
    org.springframework.pulsar spring-pulsar-cache-provider1.2.21.2.3 jar 1.2.3
    org.springframework.pulsar spring-pulsar-cache-provider-caffeine1.2.21.2.3 jar 1.2.3
    org.springframework.pulsar spring-pulsar-reactive1.2.21.2.3 jar 1.2.3
    org.springframework.pulsar spring-pulsar-test1.2.21.2.3 jar 1.2.3
    org.springframework.security spring-security-acl6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-aspects6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-cas6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-config6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-core6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-crypto6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-data6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-ldap6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-messaging6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-oauth2-authorization-server1.4.11.4.2 jar 1.4.2
    org.springframework.security spring-security-oauth2-client6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-oauth2-core6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-oauth2-jose6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-oauth2-resource-server6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-rsocket6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-saml2-service-provider6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-taglibs6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-test6.4.26.4.3 jar 6.4.3
    org.springframework.security spring-security-web6.4.26.4.3 jar 6.4.3
    org.springframework.session spring-session-core3.4.13.4.2 jar 3.4.2
    org.springframework.session spring-session-data-mongodb3.4.13.4.2 jar 3.4.2
    org.springframework.session spring-session-data-redis3.4.13.4.2 jar 3.4.2
    org.springframework.session spring-session-hazelcast3.4.13.4.2 jar 3.4.2
    org.springframework.session spring-session-jdbc3.4.13.4.2 jar 3.4.2
    org.testcontainers activemq1.20.41.20.5 jar 1.20.5
    org.testcontainers azure1.20.41.20.5 jar 1.20.5
    org.testcontainers cassandra1.20.41.20.5 jar 1.20.5
    org.testcontainers chromadb1.20.41.20.5 jar 1.20.5
    org.testcontainers clickhouse1.20.41.20.5 jar 1.20.5
    org.testcontainers cockroachdb1.20.41.20.5 jar 1.20.5
    org.testcontainers consul1.20.41.20.5 jar 1.20.5
    org.testcontainers couchbase1.20.41.20.5 jar 1.20.5
    org.testcontainers cratedb1.20.41.20.5 jar 1.20.5
    org.testcontainers database-commons1.20.41.20.5 jar 1.20.5
    org.testcontainers databend1.20.41.20.5 jar 1.20.5
    org.testcontainers db21.20.41.20.5 jar 1.20.5
    org.testcontainers dynalite1.20.41.20.5 jar 1.20.5
    org.testcontainers elasticsearch1.20.41.20.5 jar 1.20.5
    org.testcontainers gcloud1.20.41.20.5 jar 1.20.5
    org.testcontainers grafana1.20.41.20.5 jar 1.20.5
    org.testcontainers hivemq1.20.41.20.5 jar 1.20.5
    org.testcontainers influxdb1.20.41.20.5 jar 1.20.5
    org.testcontainers jdbc1.20.41.20.5 jar 1.20.5
    org.testcontainers junit-jupiter1.20.41.20.5 jar 1.20.5
    org.testcontainers k3s1.20.41.20.5 jar 1.20.5
    org.testcontainers k61.20.41.20.5 jar 1.20.5
    org.testcontainers kafka1.20.41.20.5 jar 1.20.5
    org.testcontainerslocalstack1.20.4ldap1.20.5 jar 1.20.5
    org.testcontainersmariadb1.20.4localstack1.20.5 jar 1.20.5
    org.testcontainersmilvus1.20.4mariadb1.20.5 jar 1.20.5
    org.testcontainersminio1.20.4milvus1.20.5 jar 1.20.5
    org.testcontainersmockserver1.20.4minio1.20.5 jar 1.20.5
    org.testcontainersmongodb1.20.4mockserver1.20.5 jar 1.20.5
    org.testcontainersmssqlserver1.20.4mongodb1.20.5 jar 1.20.5
    org.testcontainersmysql1.20.4mssqlserver1.20.5 jar 1.20.5
    org.testcontainersneo4j1.20.4mysql1.20.5 jar 1.20.5
    org.testcontainersnginx1.20.4neo4j1.20.5 jar 1.20.5
    org.testcontainersoceanbase1.20.4nginx1.20.5 jar 1.20.5
    org.testcontainersollama1.20.4oceanbase1.20.5 jar 1.20.5
    org.testcontainersopenfga1.20.4ollama1.20.5 jar 1.20.5
    org.testcontainersoracle-free1.20.4openfga1.20.5 jar 1.20.5
    org.testcontainersoracle-xe1.20.4oracle-free1.20.5 jar 1.20.5
    org.testcontainersoracle-xe1.20.5jar
    org.testcontainers orientdb1.20.41.20.5jar
    org.testcontainerspinecone1.20.5 jar 1.20.5
    org.testcontainers postgresql1.20.41.20.5 jar 1.20.5
    org.testcontainers presto1.20.41.20.5 jar 1.20.5
    org.testcontainers pulsar1.20.41.20.5 jar 1.20.5
    org.testcontainers qdrant1.20.41.20.5 jar 1.20.5
    org.testcontainers questdb1.20.41.20.5 jar 1.20.5
    org.testcontainers r2dbc1.20.41.20.5 jar 1.20.5
    org.testcontainers rabbitmq1.20.41.20.5 jar 1.20.5
    org.testcontainers redpanda1.20.41.20.5 jar 1.20.5
    org.testcontainersselenium1.20.4scylladb1.20.5 jar 1.20.5
    org.testcontainerssolace1.20.4selenium1.20.5 jar 1.20.5
    org.testcontainerssolr1.20.4solace1.20.5 jar 1.20.5
    org.testcontainersspock1.20.4solr1.20.5 jar 1.20.5
    org.testcontainerstestcontainers1.20.4spock1.20.5 jar 1.20.5
    org.testcontainerstidb1.20.4testcontainers1.20.5 jar 1.20.5
    org.testcontainerstimeplus1.20.4tidb1.20.5 jar 1.20.5
    org.testcontainerstoxiproxy1.20.4timeplus1.20.5 jar 1.20.5
    org.testcontainerstrino1.20.4toxiproxy1.20.5 jar 1.20.5
    org.testcontainerstypesense1.20.4trino1.20.5 jar 1.20.5
    org.testcontainersvault1.20.4typesense1.20.5 jar 1.20.5
    org.testcontainersweaviate1.20.4vault1.20.5 jar 1.20.5
    org.testcontainersyugabytedb1.20.4weaviate1.20.5 jar 1.20.5
    org.testcontainersyugabytedb1.20.5jar
    org.thymeleaf thymeleaf 3.1.3.RELEASE
    org.thymeleaf thymeleaf-spring6
    org.thymeleaf.extras thymeleaf-extras-springsecurity6
    org.webjars webjars-locator-core
    org.webjars webjars-locator-lite
    org.xerial sqlite-jdbc 3.49.1.0
    org.xmlunit xmlunit-assertj
    org.xmlunit xmlunit-assertj3
    org.xmlunit xmlunit-core
    org.xmlunit xmlunit-jakarta-jaxb-impl
    org.xmlunit xmlunit-legacy
    org.xmlunit xmlunit-matchers
    org.xmlunit xmlunit-placeholders
    org.yaml snakeyaml 2.4
    redis.clients jedis 5.3.0-beta1
    wsdl4j wsdl4j
    Status Group Id Artifact Id
    - + @@ -17803,7 +17839,7 @@

    com.couchbase.client:java-client

    - + @@ -17812,10 +17848,7 @@

    com.couchbase.client:java-client

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id com.couchbase.client
    java-client
    Current Version3.7.7
    3.7.8
    Scope
    Typejar
    Newer versions3.7.8 Latest Incremental
    +jar

    com.datastax.oss:java-driver-shaded-guava

    @@ -19581,33 +19614,7 @@

    com.google.code.gson:gson

    -
    jar
    Newer versions2.12.0
    2.12.1 Latest Minor
    -

    com.google.guava:guava

    - - - - - - - - - - - - - - - - - - - - - - - - -
    Status There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Idcom.google.guava
    Artifact Idguava
    Current Version33.3.1-jre
    Scope
    Classifier
    Typejar
    Newer versions33.4.0-android
    33.4.0-jre Latest Minor
    +2.12.0
    2.12.1 Latest Minor

    com.graphql-java:graphql-java

    @@ -20753,7 +20760,7 @@

    com.redis:testcontainers-redis

    - + @@ -20762,7 +20769,7 @@

    com.redis:testcontainers-redis

    - + @@ -20771,10 +20778,7 @@

    com.redis:testcontainers-redis

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id com.redis
    testcontainers-redis
    Current Version2.2.2
    2.2.4
    Scope
    Typejar
    Newer versions2.2.3
    2.2.4 Latest Incremental
    +jar

    com.samskivert:jmustache

    @@ -21116,7 +21120,7 @@

    io.asyncer:r2dbc-mysql

    - + @@ -21125,7 +21129,7 @@

    io.asyncer:r2dbc-mysql

    - + @@ -21137,7 +21141,7 @@

    io.asyncer:r2dbc-mysql

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.asyncer
    r2dbc-mysql
    Current Version1.3.1
    1.3.2
    Scope
    jar
    Newer versions1.3.2 Latest Incremental
    +1.4.0 Latest Minor

    io.lettuce:lettuce-core

    @@ -21200,7 +21204,7 @@

    io.micrometer:docs

    - + @@ -21214,7 +21218,7 @@

    io.micrometer:micrometer-commons

    docs
    Current Version1.4.2
    1.4.3
    Scope
    - + @@ -21223,7 +21227,7 @@

    io.micrometer:micrometer-commons

    - + @@ -21235,12 +21239,12 @@

    io.micrometer:micrometer-commons

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-commons
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-core

    - + @@ -21249,7 +21253,7 @@

    io.micrometer:micrometer-core

    - + @@ -21261,12 +21265,12 @@

    io.micrometer:micrometer-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-core
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-jakarta9

    - + @@ -21275,7 +21279,7 @@

    io.micrometer:micrometer-jakarta9

    - + @@ -21287,12 +21291,12 @@

    io.micrometer:micrometer-jakarta9

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-jakarta9
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-java11

    - + @@ -21301,7 +21305,7 @@

    io.micrometer:micrometer-java11

    - + @@ -21313,12 +21317,12 @@

    io.micrometer:micrometer-java11

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-java11
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-java21

    - + @@ -21327,7 +21331,7 @@

    io.micrometer:micrometer-java21

    - + @@ -21339,12 +21343,12 @@

    io.micrometer:micrometer-java21

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-java21
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-jetty11

    - + @@ -21353,7 +21357,7 @@

    io.micrometer:micrometer-jetty11

    - + @@ -21365,12 +21369,12 @@

    io.micrometer:micrometer-jetty11

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-jetty11
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-jetty12

    - + @@ -21379,7 +21383,7 @@

    io.micrometer:micrometer-jetty12

    - + @@ -21391,12 +21395,12 @@

    io.micrometer:micrometer-jetty12

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-jetty12
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-observation

    - + @@ -21405,7 +21409,7 @@

    io.micrometer:micrometer-observation

    - + @@ -21417,12 +21421,12 @@

    io.micrometer:micrometer-observation

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-observation
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-observation-test

    - + @@ -21431,7 +21435,7 @@

    io.micrometer:micrometer-observation-test

    - + @@ -21443,12 +21447,12 @@

    io.micrometer:micrometer-observation-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-observation-test
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-appoptics

    - + @@ -21457,7 +21461,7 @@

    io.micrometer:micrometer-registry-appoptics

    - + @@ -21469,12 +21473,12 @@

    io.micrometer:micrometer-registry-appoptics

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-appoptics
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-atlas

    - + @@ -21483,7 +21487,7 @@

    io.micrometer:micrometer-registry-atlas

    - + @@ -21495,12 +21499,12 @@

    io.micrometer:micrometer-registry-atlas

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-atlas
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-azure-monitor

    - + @@ -21509,7 +21513,7 @@

    io.micrometer:micrometer-registry-azure-monitor

    - + @@ -21521,12 +21525,12 @@

    io.micrometer:micrometer-registry-azure-monitor

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-azure-monitor
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-cloudwatch2

    - + @@ -21535,7 +21539,7 @@

    io.micrometer:micrometer-registry-cloudwatch2

    - + @@ -21547,12 +21551,12 @@

    io.micrometer:micrometer-registry-cloudwatch2

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-cloudwatch2
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-datadog

    - + @@ -21561,7 +21565,7 @@

    io.micrometer:micrometer-registry-datadog

    - + @@ -21573,12 +21577,12 @@

    io.micrometer:micrometer-registry-datadog

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-datadog
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-dynatrace

    - + @@ -21587,7 +21591,7 @@

    io.micrometer:micrometer-registry-dynatrace

    - + @@ -21599,12 +21603,12 @@

    io.micrometer:micrometer-registry-dynatrace

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-dynatrace
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-elastic

    - + @@ -21613,7 +21617,7 @@

    io.micrometer:micrometer-registry-elastic

    - + @@ -21625,12 +21629,12 @@

    io.micrometer:micrometer-registry-elastic

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-elastic
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-ganglia

    - + @@ -21639,7 +21643,7 @@

    io.micrometer:micrometer-registry-ganglia

    - + @@ -21651,12 +21655,12 @@

    io.micrometer:micrometer-registry-ganglia

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-ganglia
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-graphite

    - + @@ -21665,7 +21669,7 @@

    io.micrometer:micrometer-registry-graphite

    - + @@ -21677,12 +21681,12 @@

    io.micrometer:micrometer-registry-graphite

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-graphite
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-health

    - + @@ -21691,7 +21695,7 @@

    io.micrometer:micrometer-registry-health

    - + @@ -21703,12 +21707,12 @@

    io.micrometer:micrometer-registry-health

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-health
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-humio

    - + @@ -21717,7 +21721,7 @@

    io.micrometer:micrometer-registry-humio

    - + @@ -21729,12 +21733,12 @@

    io.micrometer:micrometer-registry-humio

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-humio
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-influx

    - + @@ -21743,7 +21747,7 @@

    io.micrometer:micrometer-registry-influx

    - + @@ -21755,12 +21759,12 @@

    io.micrometer:micrometer-registry-influx

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-influx
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-jmx

    - + @@ -21769,7 +21773,7 @@

    io.micrometer:micrometer-registry-jmx

    - + @@ -21781,12 +21785,12 @@

    io.micrometer:micrometer-registry-jmx

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-jmx
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-kairos

    - + @@ -21795,7 +21799,7 @@

    io.micrometer:micrometer-registry-kairos

    - + @@ -21807,12 +21811,12 @@

    io.micrometer:micrometer-registry-kairos

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-kairos
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-new-relic

    - + @@ -21821,7 +21825,7 @@

    io.micrometer:micrometer-registry-new-relic

    - + @@ -21833,12 +21837,12 @@

    io.micrometer:micrometer-registry-new-relic

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-new-relic
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-opentsdb

    - + @@ -21847,7 +21851,7 @@

    io.micrometer:micrometer-registry-opentsdb

    - + @@ -21859,12 +21863,12 @@

    io.micrometer:micrometer-registry-opentsdb

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-opentsdb
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-otlp

    - + @@ -21873,7 +21877,7 @@

    io.micrometer:micrometer-registry-otlp

    - + @@ -21885,12 +21889,12 @@

    io.micrometer:micrometer-registry-otlp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-otlp
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-prometheus

    - + @@ -21899,7 +21903,7 @@

    io.micrometer:micrometer-registry-prometheus

    - + @@ -21911,12 +21915,12 @@

    io.micrometer:micrometer-registry-prometheus

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-prometheus
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-prometheus-simpleclient

    - + @@ -21925,7 +21929,7 @@

    io.micrometer:micrometer-registry-prometheus-simpleclient

    - + @@ -21937,12 +21941,12 @@

    io.micrometer:micrometer-registry-prometheus-simpleclient

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-prometheus-simpleclient
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-signalfx

    - + @@ -21951,7 +21955,7 @@

    io.micrometer:micrometer-registry-signalfx

    - + @@ -21963,12 +21967,12 @@

    io.micrometer:micrometer-registry-signalfx

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-signalfx
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-stackdriver

    - + @@ -21977,7 +21981,7 @@

    io.micrometer:micrometer-registry-stackdriver

    - + @@ -21989,12 +21993,12 @@

    io.micrometer:micrometer-registry-stackdriver

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-stackdriver
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-statsd

    - + @@ -22003,7 +22007,7 @@

    io.micrometer:micrometer-registry-statsd

    - + @@ -22015,12 +22019,12 @@

    io.micrometer:micrometer-registry-statsd

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-statsd
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-registry-wavefront

    - + @@ -22029,7 +22033,7 @@

    io.micrometer:micrometer-registry-wavefront

    - + @@ -22041,12 +22045,12 @@

    io.micrometer:micrometer-registry-wavefront

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-registry-wavefront
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-test

    - + @@ -22055,7 +22059,7 @@

    io.micrometer:micrometer-test

    - + @@ -22067,12 +22071,12 @@

    io.micrometer:micrometer-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-test
    Current Version1.14.3
    1.14.4
    Scope
    jar
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    +1.15.0-M2 Latest Minor

    io.micrometer:micrometer-tracing

    - + @@ -22081,7 +22085,7 @@

    io.micrometer:micrometer-tracing

    - + @@ -22093,12 +22097,12 @@

    io.micrometer:micrometer-tracing

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-tracing
    Current Version1.4.2
    1.4.3
    Scope
    jar
    Newer versions1.4.3 Latest Incremental
    1.5.0-M2 Latest Minor
    +1.5.0-M2 Latest Minor

    io.micrometer:micrometer-tracing-bridge-brave

    - + @@ -22107,7 +22111,7 @@

    io.micrometer:micrometer-tracing-bridge-brave

    - + @@ -22119,12 +22123,12 @@

    io.micrometer:micrometer-tracing-bridge-brave

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-tracing-bridge-brave
    Current Version1.4.2
    1.4.3
    Scope
    jar
    Newer versions1.4.3 Latest Incremental
    1.5.0-M2 Latest Minor
    +1.5.0-M2 Latest Minor

    io.micrometer:micrometer-tracing-bridge-otel

    - + @@ -22133,7 +22137,7 @@

    io.micrometer:micrometer-tracing-bridge-otel

    - + @@ -22145,12 +22149,12 @@

    io.micrometer:micrometer-tracing-bridge-otel

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-tracing-bridge-otel
    Current Version1.4.2
    1.4.3
    Scope
    jar
    Newer versions1.4.3 Latest Incremental
    1.5.0-M2 Latest Minor
    +1.5.0-M2 Latest Minor

    io.micrometer:micrometer-tracing-integration-test

    - + @@ -22159,7 +22163,7 @@

    io.micrometer:micrometer-tracing-integration-test

    - + @@ -22171,12 +22175,12 @@

    io.micrometer:micrometer-tracing-integration-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-tracing-integration-test
    Current Version1.4.2
    1.4.3
    Scope
    jar
    Newer versions1.4.3 Latest Incremental
    1.5.0-M2 Latest Minor
    +1.5.0-M2 Latest Minor

    io.micrometer:micrometer-tracing-reporter-wavefront

    - + @@ -22185,7 +22189,7 @@

    io.micrometer:micrometer-tracing-reporter-wavefront

    - + @@ -22197,12 +22201,12 @@

    io.micrometer:micrometer-tracing-reporter-wavefront

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-tracing-reporter-wavefront
    Current Version1.4.2
    1.4.3
    Scope
    jar
    Newer versions1.4.3 Latest Incremental
    1.5.0-M2 Latest Minor
    +1.5.0-M2 Latest Minor

    io.micrometer:micrometer-tracing-test

    - + @@ -22211,7 +22215,7 @@

    io.micrometer:micrometer-tracing-test

    - + @@ -22223,12 +22227,12 @@

    io.micrometer:micrometer-tracing-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.micrometer
    micrometer-tracing-test
    Current Version1.4.2
    1.4.3
    Scope
    jar
    Newer versions1.4.3 Latest Incremental
    1.5.0-M2 Latest Minor
    +1.5.0-M2 Latest Minor

    io.netty:netty-all

    - + @@ -22237,7 +22241,7 @@

    io.netty:netty-all

    - + @@ -22249,12 +22253,12 @@

    io.netty:netty-all

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-all
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-buffer

    - + @@ -22263,7 +22267,7 @@

    io.netty:netty-buffer

    - + @@ -22275,12 +22279,12 @@

    io.netty:netty-buffer

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-buffer
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec

    - + @@ -22289,7 +22293,7 @@

    io.netty:netty-codec

    - + @@ -22301,12 +22305,12 @@

    io.netty:netty-codec

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-dns

    - + @@ -22315,7 +22319,7 @@

    io.netty:netty-codec-dns

    - + @@ -22327,12 +22331,12 @@

    io.netty:netty-codec-dns

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-dns
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-haproxy

    - + @@ -22341,7 +22345,7 @@

    io.netty:netty-codec-haproxy

    - + @@ -22353,12 +22357,12 @@

    io.netty:netty-codec-haproxy

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-haproxy
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-http

    - + @@ -22367,7 +22371,7 @@

    io.netty:netty-codec-http

    - + @@ -22379,12 +22383,12 @@

    io.netty:netty-codec-http

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-http
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-http2

    - + @@ -22393,7 +22397,7 @@

    io.netty:netty-codec-http2

    - + @@ -22405,12 +22409,12 @@

    io.netty:netty-codec-http2

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-http2
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-memcache

    - + @@ -22419,7 +22423,7 @@

    io.netty:netty-codec-memcache

    - + @@ -22431,12 +22435,12 @@

    io.netty:netty-codec-memcache

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-memcache
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-mqtt

    - + @@ -22445,7 +22449,7 @@

    io.netty:netty-codec-mqtt

    - + @@ -22457,12 +22461,12 @@

    io.netty:netty-codec-mqtt

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-mqtt
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-redis

    - + @@ -22471,7 +22475,7 @@

    io.netty:netty-codec-redis

    - + @@ -22483,12 +22487,12 @@

    io.netty:netty-codec-redis

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-redis
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-codec-smtp

    - + @@ -22497,7 +22501,7 @@

    io.netty:netty-codec-smtp

    - + @@ -22509,12 +22513,12 @@

    io.netty:netty-codec-smtp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-smtp
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-codec-socks

    - + @@ -22523,7 +22527,7 @@

    io.netty:netty-codec-socks

    - + @@ -22535,12 +22539,12 @@

    io.netty:netty-codec-socks

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-socks
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-stomp

    - + @@ -22549,7 +22553,7 @@

    io.netty:netty-codec-stomp

    - + @@ -22561,12 +22565,12 @@

    io.netty:netty-codec-stomp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-stomp
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-codec-xml

    - + @@ -22575,7 +22579,7 @@

    io.netty:netty-codec-xml

    - + @@ -22587,12 +22591,12 @@

    io.netty:netty-codec-xml

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-codec-xml
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-common

    - + @@ -22601,7 +22605,7 @@

    io.netty:netty-common

    - + @@ -22613,12 +22617,12 @@

    io.netty:netty-common

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-common
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-dev-tools

    - + @@ -22627,7 +22631,7 @@

    io.netty:netty-dev-tools

    - + @@ -22639,12 +22643,12 @@

    io.netty:netty-dev-tools

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-dev-tools
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-example

    - + @@ -22653,7 +22657,7 @@

    io.netty:netty-example

    - + @@ -22665,12 +22669,12 @@

    io.netty:netty-example

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-example
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-handler

    - + @@ -22679,7 +22683,7 @@

    io.netty:netty-handler

    - + @@ -22691,12 +22695,12 @@

    io.netty:netty-handler

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-handler
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-handler-proxy

    - + @@ -22705,7 +22709,7 @@

    io.netty:netty-handler-proxy

    - + @@ -22717,12 +22721,12 @@

    io.netty:netty-handler-proxy

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-handler-proxy
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-handler-ssl-ocsp

    - + @@ -22731,7 +22735,7 @@

    io.netty:netty-handler-ssl-ocsp

    - + @@ -22743,12 +22747,12 @@

    io.netty:netty-handler-ssl-ocsp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-handler-ssl-ocsp
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-resolver

    - + @@ -22757,7 +22761,7 @@

    io.netty:netty-resolver

    - + @@ -22769,12 +22773,12 @@

    io.netty:netty-resolver

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-resolver
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-resolver-dns

    - + @@ -22783,7 +22787,7 @@

    io.netty:netty-resolver-dns

    - + @@ -22795,12 +22799,12 @@

    io.netty:netty-resolver-dns

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-resolver-dns
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-resolver-dns-classes-macos

    - + @@ -22809,7 +22813,7 @@

    io.netty:netty-resolver-dns-classes-macos

    - + @@ -22821,12 +22825,12 @@

    io.netty:netty-resolver-dns-classes-macos

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-resolver-dns-classes-macos
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-resolver-dns-native-macos

    - + @@ -22835,7 +22839,7 @@

    io.netty:netty-resolver-dns-native-macos

    - + @@ -22847,12 +22851,12 @@

    io.netty:netty-resolver-dns-native-macos

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-resolver-dns-native-macos
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-tcnative

    - + @@ -22861,7 +22865,7 @@

    io.netty:netty-tcnative

    - + @@ -22870,15 +22874,12 @@

    io.netty:netty-tcnative

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.netty
    netty-tcnative
    Current Version2.0.69.Final
    2.0.70.Final
    Scope
    linux-x86_64
    Typejar
    Newer versions2.0.70.Final Latest Incremental
    +jar

    io.netty:netty-tcnative-boringssl-static

    - + @@ -22887,7 +22888,7 @@

    io.netty:netty-tcnative-boringssl-static

    - + @@ -22896,15 +22897,12 @@

    io.netty:netty-tcnative-boringssl-static

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.netty
    netty-tcnative-boringssl-static
    Current Version2.0.69.Final
    2.0.70.Final
    Scope
    Typejar
    Newer versions2.0.70.Final Latest Incremental
    +jar

    io.netty:netty-tcnative-classes

    - + @@ -22913,7 +22911,7 @@

    io.netty:netty-tcnative-classes

    - + @@ -22922,15 +22920,12 @@

    io.netty:netty-tcnative-classes

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.netty
    netty-tcnative-classes
    Current Version2.0.69.Final
    2.0.70.Final
    Scope
    Typejar
    Newer versions2.0.70.Final Latest Incremental
    +jar

    io.netty:netty-transport

    - + @@ -22939,7 +22934,7 @@

    io.netty:netty-transport

    - + @@ -22951,12 +22946,12 @@

    io.netty:netty-transport

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-transport-classes-epoll

    - + @@ -22965,7 +22960,7 @@

    io.netty:netty-transport-classes-epoll

    - + @@ -22977,12 +22972,12 @@

    io.netty:netty-transport-classes-epoll

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-classes-epoll
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-transport-classes-kqueue

    - + @@ -22991,7 +22986,7 @@

    io.netty:netty-transport-classes-kqueue

    - + @@ -23003,12 +22998,12 @@

    io.netty:netty-transport-classes-kqueue

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-classes-kqueue
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-transport-native-epoll

    - + @@ -23017,7 +23012,7 @@

    io.netty:netty-transport-native-epoll

    - + @@ -23029,12 +23024,12 @@

    io.netty:netty-transport-native-epoll

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-native-epoll
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha2 Latest Major

    io.netty:netty-transport-native-kqueue

    - + @@ -23043,7 +23038,7 @@

    io.netty:netty-transport-native-kqueue

    - + @@ -23055,12 +23050,12 @@

    io.netty:netty-transport-native-kqueue

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-native-kqueue
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-transport-native-unix-common

    - + @@ -23069,7 +23064,7 @@

    io.netty:netty-transport-native-unix-common

    - + @@ -23081,12 +23076,12 @@

    io.netty:netty-transport-native-unix-common

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-native-unix-common
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor

    io.netty:netty-transport-rxtx

    - + @@ -23095,7 +23090,7 @@

    io.netty:netty-transport-rxtx

    - + @@ -23107,12 +23102,12 @@

    io.netty:netty-transport-rxtx

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-rxtx
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-transport-sctp

    - + @@ -23121,7 +23116,7 @@

    io.netty:netty-transport-sctp

    - + @@ -23133,12 +23128,12 @@

    io.netty:netty-transport-sctp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-sctp
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.netty:netty-transport-udt

    - + @@ -23147,7 +23142,7 @@

    io.netty:netty-transport-udt

    - + @@ -23159,7 +23154,7 @@

    io.netty:netty-transport-udt

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id io.netty
    netty-transport-udt
    Current Version4.1.117.Final
    4.1.118.Final
    Scope
    jar
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major
    +4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    5.0.0.Alpha1
    5.0.0.Alpha2 Latest Major

    io.opentelemetry:opentelemetry-api

    @@ -23762,7 +23757,7 @@

    io.projectreactor:reactor-core

    - + @@ -23771,7 +23766,7 @@

    io.projectreactor:reactor-core

    - + @@ -23780,15 +23775,12 @@

    io.projectreactor:reactor-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor
    reactor-core
    Current Version3.7.2
    3.7.3
    Scope
    Typejar
    Newer versions3.7.3 Latest Incremental
    +jar

    io.projectreactor:reactor-core-micrometer

    - + @@ -23797,7 +23789,7 @@

    io.projectreactor:reactor-core-micrometer

    - + @@ -23806,15 +23798,12 @@

    io.projectreactor:reactor-core-micrometer

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor
    reactor-core-micrometer
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    io.projectreactor:reactor-test

    - + @@ -23823,7 +23812,7 @@

    io.projectreactor:reactor-test

    - + @@ -23832,15 +23821,12 @@

    io.projectreactor:reactor-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor
    reactor-test
    Current Version3.7.2
    3.7.3
    Scope
    Typejar
    Newer versions3.7.3 Latest Incremental
    +jar

    io.projectreactor:reactor-tools

    - + @@ -23849,7 +23835,7 @@

    io.projectreactor:reactor-tools

    - + @@ -23858,10 +23844,7 @@

    io.projectreactor:reactor-tools

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor
    reactor-tools
    Current Version3.7.2
    3.7.3
    Scope
    Typejar
    Newer versions3.7.3 Latest Incremental
    +jar

    io.projectreactor.addons:reactor-adapter

    @@ -23912,7 +23895,7 @@

    io.projectreactor.addons:reactor-pool

    - + @@ -23921,7 +23904,7 @@

    io.projectreactor.addons:reactor-pool

    - + @@ -23930,15 +23913,12 @@

    io.projectreactor.addons:reactor-pool

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor.addons
    reactor-pool
    Current Version1.1.1
    1.1.2
    Scope
    Typejar
    Newer versions1.1.2 Latest Incremental
    +jar

    io.projectreactor.addons:reactor-pool-micrometer

    - + @@ -23947,7 +23927,7 @@

    io.projectreactor.addons:reactor-pool-micrometer

    - + @@ -23956,10 +23936,7 @@

    io.projectreactor.addons:reactor-pool-micrometer

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor.addons
    reactor-pool-micrometer
    Current Version0.2.1
    0.2.2
    Scope
    Typejar
    Newer versions0.2.2 Latest Incremental
    +jar

    io.projectreactor.kafka:reactor-kafka

    @@ -24010,7 +23987,7 @@

    io.projectreactor.netty:reactor-netty

    - + @@ -24019,7 +23996,7 @@

    io.projectreactor.netty:reactor-netty

    - + @@ -24028,15 +24005,12 @@

    io.projectreactor.netty:reactor-netty

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor.netty
    reactor-netty
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    io.projectreactor.netty:reactor-netty-core

    - + @@ -24045,7 +24019,7 @@

    io.projectreactor.netty:reactor-netty-core

    - + @@ -24054,15 +24028,12 @@

    io.projectreactor.netty:reactor-netty-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor.netty
    reactor-netty-core
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    io.projectreactor.netty:reactor-netty-http

    - + @@ -24071,7 +24042,7 @@

    io.projectreactor.netty:reactor-netty-http

    - + @@ -24080,15 +24051,12 @@

    io.projectreactor.netty:reactor-netty-http

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor.netty
    reactor-netty-http
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    io.projectreactor.netty:reactor-netty-http-brave

    - + @@ -24097,7 +24065,7 @@

    io.projectreactor.netty:reactor-netty-http-brave

    - + @@ -24106,15 +24074,12 @@

    io.projectreactor.netty:reactor-netty-http-brave

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.projectreactor.netty
    reactor-netty-http-brave
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-config

    - + @@ -24123,7 +24088,7 @@

    io.prometheus:prometheus-metrics-config

    - + @@ -24132,15 +24097,12 @@

    io.prometheus:prometheus-metrics-config

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-config
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-core

    - + @@ -24149,7 +24111,7 @@

    io.prometheus:prometheus-metrics-core

    - + @@ -24158,15 +24120,12 @@

    io.prometheus:prometheus-metrics-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-core
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-exporter-common

    - + @@ -24175,7 +24134,7 @@

    io.prometheus:prometheus-metrics-exporter-common

    - + @@ -24184,15 +24143,12 @@

    io.prometheus:prometheus-metrics-exporter-common

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-exporter-common
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-exporter-httpserver

    - + @@ -24201,7 +24157,7 @@

    io.prometheus:prometheus-metrics-exporter-httpserver

    - + @@ -24210,15 +24166,12 @@

    io.prometheus:prometheus-metrics-exporter-httpserver

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-exporter-httpserver
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-exporter-opentelemetry

    - + @@ -24227,7 +24180,7 @@

    io.prometheus:prometheus-metrics-exporter-opentelemetry

    - + @@ -24236,15 +24189,12 @@

    io.prometheus:prometheus-metrics-exporter-opentelemetry

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-exporter-opentelemetry
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-exporter-pushgateway

    - + @@ -24253,7 +24203,7 @@

    io.prometheus:prometheus-metrics-exporter-pushgateway

    - + @@ -24262,15 +24212,12 @@

    io.prometheus:prometheus-metrics-exporter-pushgateway

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-exporter-pushgateway
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-exporter-servlet-jakarta

    - + @@ -24279,7 +24226,7 @@

    io.prometheus:prometheus-metrics-exporter-servlet-jakarta

    - + @@ -24288,15 +24235,12 @@

    io.prometheus:prometheus-metrics-exporter-servlet-jakarta

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-exporter-servlet-jakarta
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-exporter-servlet-javax

    - + @@ -24305,7 +24249,7 @@

    io.prometheus:prometheus-metrics-exporter-servlet-javax

    - + @@ -24314,15 +24258,12 @@

    io.prometheus:prometheus-metrics-exporter-servlet-javax

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-exporter-servlet-javax
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-exposition-formats

    - + @@ -24331,7 +24272,7 @@

    io.prometheus:prometheus-metrics-exposition-formats

    - + @@ -24340,15 +24281,12 @@

    io.prometheus:prometheus-metrics-exposition-formats

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-exposition-formats
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-instrumentation-caffeine

    - + @@ -24357,7 +24295,7 @@

    io.prometheus:prometheus-metrics-instrumentation-caffeine

    - + @@ -24366,15 +24304,35 @@

    io.prometheus:prometheus-metrics-instrumentation-caffeine

    - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-instrumentation-caffeine
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    jar
    +

    io.prometheus:prometheus-metrics-instrumentation-dropwizard

    + + + + - -
    Status No newer versions available.
    Newer versions1.3.6 Latest Incremental
    +Group Id +io.prometheus + +Artifact Id +prometheus-metrics-instrumentation-dropwizard + +Current Version +1.3.6 + +Scope + + +Classifier + + +Type +jar

    io.prometheus:prometheus-metrics-instrumentation-dropwizard5

    - + @@ -24383,7 +24341,7 @@

    io.prometheus:prometheus-metrics-instrumentation-dropwizard5

    - + @@ -24392,15 +24350,12 @@

    io.prometheus:prometheus-metrics-instrumentation-dropwizard5

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-instrumentation-dropwizard5
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-instrumentation-guava

    - + @@ -24409,7 +24364,7 @@

    io.prometheus:prometheus-metrics-instrumentation-guava

    - + @@ -24418,15 +24373,12 @@

    io.prometheus:prometheus-metrics-instrumentation-guava

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-instrumentation-guava
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-instrumentation-jvm

    - + @@ -24435,7 +24387,7 @@

    io.prometheus:prometheus-metrics-instrumentation-jvm

    - + @@ -24444,15 +24396,12 @@

    io.prometheus:prometheus-metrics-instrumentation-jvm

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-instrumentation-jvm
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-model

    - + @@ -24461,7 +24410,7 @@

    io.prometheus:prometheus-metrics-model

    - + @@ -24470,15 +24419,12 @@

    io.prometheus:prometheus-metrics-model

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-model
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-simpleclient-bridge

    - + @@ -24487,7 +24433,7 @@

    io.prometheus:prometheus-metrics-simpleclient-bridge

    - + @@ -24496,15 +24442,12 @@

    io.prometheus:prometheus-metrics-simpleclient-bridge

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-simpleclient-bridge
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-tracer

    - + @@ -24513,7 +24456,7 @@

    io.prometheus:prometheus-metrics-tracer

    - + @@ -24522,15 +24465,12 @@

    io.prometheus:prometheus-metrics-tracer

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-tracer
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-tracer-common

    - + @@ -24539,7 +24479,7 @@

    io.prometheus:prometheus-metrics-tracer-common

    - + @@ -24548,15 +24488,12 @@

    io.prometheus:prometheus-metrics-tracer-common

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-tracer-common
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-tracer-initializer

    - + @@ -24565,7 +24502,7 @@

    io.prometheus:prometheus-metrics-tracer-initializer

    - + @@ -24574,15 +24511,12 @@

    io.prometheus:prometheus-metrics-tracer-initializer

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-tracer-initializer
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-tracer-otel

    - + @@ -24591,7 +24525,7 @@

    io.prometheus:prometheus-metrics-tracer-otel

    - + @@ -24600,15 +24534,12 @@

    io.prometheus:prometheus-metrics-tracer-otel

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-tracer-otel
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:prometheus-metrics-tracer-otel-agent

    - + @@ -24617,7 +24548,7 @@

    io.prometheus:prometheus-metrics-tracer-otel-agent

    - + @@ -24626,10 +24557,7 @@

    io.prometheus:prometheus-metrics-tracer-otel-agent

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.prometheus
    prometheus-metrics-tracer-otel-agent
    Current Version1.3.5
    1.3.6
    Scope
    Typejar
    Newer versions1.3.6 Latest Incremental
    +jar

    io.prometheus:simpleclient

    @@ -25301,7 +25229,7 @@

    io.rest-assured:json-path

    - + @@ -25310,7 +25238,7 @@

    io.rest-assured:json-path

    - + @@ -25319,15 +25247,12 @@

    io.rest-assured:json-path

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    json-path
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:json-schema-validator

    - + @@ -25336,7 +25261,7 @@

    io.rest-assured:json-schema-validator

    - + @@ -25345,15 +25270,12 @@

    io.rest-assured:json-schema-validator

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    json-schema-validator
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:kotlin-extensions

    - + @@ -25362,7 +25284,7 @@

    io.rest-assured:kotlin-extensions

    - + @@ -25371,15 +25293,12 @@

    io.rest-assured:kotlin-extensions

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    kotlin-extensions
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:rest-assured

    - + @@ -25388,7 +25307,7 @@

    io.rest-assured:rest-assured

    - + @@ -25397,15 +25316,12 @@

    io.rest-assured:rest-assured

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    rest-assured
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:rest-assured-all

    - + @@ -25414,7 +25330,7 @@

    io.rest-assured:rest-assured-all

    - + @@ -25423,15 +25339,12 @@

    io.rest-assured:rest-assured-all

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    rest-assured-all
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:rest-assured-common

    - + @@ -25440,7 +25353,7 @@

    io.rest-assured:rest-assured-common

    - + @@ -25449,15 +25362,12 @@

    io.rest-assured:rest-assured-common

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    rest-assured-common
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:scala-extensions

    - + @@ -25466,7 +25376,7 @@

    io.rest-assured:scala-extensions

    - + @@ -25475,15 +25385,12 @@

    io.rest-assured:scala-extensions

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    scala-extensions
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:scala-support

    - + @@ -25492,7 +25399,7 @@

    io.rest-assured:scala-support

    - + @@ -25501,15 +25408,12 @@

    io.rest-assured:scala-support

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    scala-support
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:spring-commons

    - + @@ -25518,7 +25422,7 @@

    io.rest-assured:spring-commons

    - + @@ -25527,15 +25431,12 @@

    io.rest-assured:spring-commons

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    spring-commons
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:spring-mock-mvc

    - + @@ -25544,7 +25445,7 @@

    io.rest-assured:spring-mock-mvc

    - + @@ -25553,15 +25454,12 @@

    io.rest-assured:spring-mock-mvc

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    spring-mock-mvc
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:spring-mock-mvc-kotlin-extensions

    - + @@ -25570,7 +25468,7 @@

    io.rest-assured:spring-mock-mvc-kotlin-extensions

    - + @@ -25579,15 +25477,12 @@

    io.rest-assured:spring-mock-mvc-kotlin-extensions

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    spring-mock-mvc-kotlin-extensions
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:spring-web-test-client

    - + @@ -25596,7 +25491,7 @@

    io.rest-assured:spring-web-test-client

    - + @@ -25605,15 +25500,12 @@

    io.rest-assured:spring-web-test-client

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    spring-web-test-client
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:spring-web-test-client-kotlin-extensions

    - + @@ -25622,7 +25514,7 @@

    io.rest-assured:spring-web-test-client-kotlin-extensions

    - + @@ -25631,15 +25523,12 @@

    io.rest-assured:spring-web-test-client-kotlin-extensions

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    spring-web-test-client-kotlin-extensions
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rest-assured:xml-path

    - + @@ -25648,7 +25537,7 @@

    io.rest-assured:xml-path

    - + @@ -25657,15 +25546,12 @@

    io.rest-assured:xml-path

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rest-assured
    xml-path
    Current Version5.5.0
    5.5.1
    Scope
    Typejar
    Newer versions5.5.1 Latest Incremental
    +jar

    io.rsocket:rsocket-core

    - + @@ -25674,7 +25560,7 @@

    io.rsocket:rsocket-core

    - + @@ -25683,15 +25569,12 @@

    io.rsocket:rsocket-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rsocket
    rsocket-core
    Current Version1.1.3
    1.1.5
    Scope
    Typejar
    Newer versions1.1.4
    1.1.5 Latest Incremental
    +jar

    io.rsocket:rsocket-load-balancer

    - + @@ -25700,7 +25583,7 @@

    io.rsocket:rsocket-load-balancer

    - + @@ -25709,15 +25592,12 @@

    io.rsocket:rsocket-load-balancer

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rsocket
    rsocket-load-balancer
    Current Version1.1.3
    1.1.5
    Scope
    Typejar
    Newer versions1.1.4
    1.1.5 Latest Incremental
    +jar

    io.rsocket:rsocket-micrometer

    - + @@ -25726,7 +25606,7 @@

    io.rsocket:rsocket-micrometer

    - + @@ -25735,15 +25615,12 @@

    io.rsocket:rsocket-micrometer

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rsocket
    rsocket-micrometer
    Current Version1.1.3
    1.1.5
    Scope
    Typejar
    Newer versions1.1.4
    1.1.5 Latest Incremental
    +jar

    io.rsocket:rsocket-test

    - + @@ -25752,7 +25629,7 @@

    io.rsocket:rsocket-test

    - + @@ -25761,15 +25638,12 @@

    io.rsocket:rsocket-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rsocket
    rsocket-test
    Current Version1.1.3
    1.1.5
    Scope
    Typejar
    Newer versions1.1.4
    1.1.5 Latest Incremental
    +jar

    io.rsocket:rsocket-transport-local

    - + @@ -25778,7 +25652,7 @@

    io.rsocket:rsocket-transport-local

    - + @@ -25787,15 +25661,12 @@

    io.rsocket:rsocket-transport-local

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rsocket
    rsocket-transport-local
    Current Version1.1.3
    1.1.5
    Scope
    Typejar
    Newer versions1.1.4
    1.1.5 Latest Incremental
    +jar

    io.rsocket:rsocket-transport-netty

    - + @@ -25804,7 +25675,7 @@

    io.rsocket:rsocket-transport-netty

    - + @@ -25813,10 +25684,7 @@

    io.rsocket:rsocket-transport-netty

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id io.rsocket
    rsocket-transport-netty
    Current Version1.1.3
    1.1.5
    Scope
    Typejar
    Newer versions1.1.4
    1.1.5 Latest Incremental
    +jar

    io.spring.gradle:dependency-management-plugin

    @@ -27763,7 +27631,7 @@

    net.minidev:json-smart

    - + @@ -27772,7 +27640,7 @@

    net.minidev:json-smart

    - + @@ -27781,10 +27649,7 @@

    net.minidev:json-smart

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id net.minidev
    json-smart
    Current Version2.5.1
    2.5.2
    Scope
    Typejar
    Newer versions2.5.2 Latest Incremental
    +jar

    net.sourceforge.jtds:jtds

    @@ -29776,7 +29641,7 @@

    org.apache.commons:commons-pool2

    - + @@ -29785,7 +29650,7 @@

    org.apache.commons:commons-pool2

    - + @@ -29794,10 +29659,7 @@

    org.apache.commons:commons-pool2

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.apache.commons
    commons-pool2
    Current Version2.12.0
    2.12.1
    Scope
    Typejar
    Newer versions2.12.1 Latest Incremental
    +jar

    org.apache.derby:derby

    @@ -29958,7 +29820,7 @@

    org.apache.groovy:groovy

    - + @@ -29967,7 +29829,7 @@

    org.apache.groovy:groovy

    - + @@ -29979,12 +29841,12 @@

    org.apache.groovy:groovy

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-ant

    - + @@ -29993,7 +29855,7 @@

    org.apache.groovy:groovy-ant

    - + @@ -30005,12 +29867,12 @@

    org.apache.groovy:groovy-ant

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-ant
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-astbuilder

    - + @@ -30019,7 +29881,7 @@

    org.apache.groovy:groovy-astbuilder

    - + @@ -30031,12 +29893,12 @@

    org.apache.groovy:groovy-astbuilder

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-astbuilder
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-cli-commons

    - + @@ -30045,7 +29907,7 @@

    org.apache.groovy:groovy-cli-commons

    - + @@ -30057,12 +29919,12 @@

    org.apache.groovy:groovy-cli-commons

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-cli-commons
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-cli-picocli

    - + @@ -30071,7 +29933,7 @@

    org.apache.groovy:groovy-cli-picocli

    - + @@ -30083,12 +29945,12 @@

    org.apache.groovy:groovy-cli-picocli

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-cli-picocli
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-console

    - + @@ -30097,7 +29959,7 @@

    org.apache.groovy:groovy-console

    - + @@ -30109,12 +29971,12 @@

    org.apache.groovy:groovy-console

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-console
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-contracts

    - + @@ -30123,7 +29985,7 @@

    org.apache.groovy:groovy-contracts

    - + @@ -30135,12 +29997,12 @@

    org.apache.groovy:groovy-contracts

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-contracts
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-datetime

    - + @@ -30149,7 +30011,7 @@

    org.apache.groovy:groovy-datetime

    - + @@ -30161,12 +30023,12 @@

    org.apache.groovy:groovy-datetime

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-datetime
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-dateutil

    - + @@ -30175,7 +30037,7 @@

    org.apache.groovy:groovy-dateutil

    - + @@ -30187,12 +30049,12 @@

    org.apache.groovy:groovy-dateutil

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-dateutil
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-docgenerator

    - + @@ -30201,7 +30063,7 @@

    org.apache.groovy:groovy-docgenerator

    - + @@ -30213,12 +30075,12 @@

    org.apache.groovy:groovy-docgenerator

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-docgenerator
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-ginq

    - + @@ -30227,7 +30089,7 @@

    org.apache.groovy:groovy-ginq

    - + @@ -30239,12 +30101,12 @@

    org.apache.groovy:groovy-ginq

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-ginq
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-groovydoc

    - + @@ -30253,7 +30115,7 @@

    org.apache.groovy:groovy-groovydoc

    - + @@ -30265,12 +30127,12 @@

    org.apache.groovy:groovy-groovydoc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-groovydoc
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-groovysh

    - + @@ -30279,7 +30141,7 @@

    org.apache.groovy:groovy-groovysh

    - + @@ -30291,12 +30153,12 @@

    org.apache.groovy:groovy-groovysh

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-groovysh
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-jmx

    - + @@ -30305,7 +30167,7 @@

    org.apache.groovy:groovy-jmx

    - + @@ -30317,12 +30179,12 @@

    org.apache.groovy:groovy-jmx

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-jmx
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-json

    - + @@ -30331,7 +30193,7 @@

    org.apache.groovy:groovy-json

    - + @@ -30343,12 +30205,12 @@

    org.apache.groovy:groovy-json

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-json
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-jsr223

    - + @@ -30357,7 +30219,7 @@

    org.apache.groovy:groovy-jsr223

    - + @@ -30369,12 +30231,12 @@

    org.apache.groovy:groovy-jsr223

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-jsr223
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-macro

    - + @@ -30383,7 +30245,7 @@

    org.apache.groovy:groovy-macro

    - + @@ -30395,12 +30257,12 @@

    org.apache.groovy:groovy-macro

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-macro
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-macro-library

    - + @@ -30409,7 +30271,7 @@

    org.apache.groovy:groovy-macro-library

    - + @@ -30421,12 +30283,12 @@

    org.apache.groovy:groovy-macro-library

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-macro-library
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-nio

    - + @@ -30435,7 +30297,7 @@

    org.apache.groovy:groovy-nio

    - + @@ -30447,12 +30309,12 @@

    org.apache.groovy:groovy-nio

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-nio
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-servlet

    - + @@ -30461,7 +30323,7 @@

    org.apache.groovy:groovy-servlet

    - + @@ -30473,12 +30335,12 @@

    org.apache.groovy:groovy-servlet

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-servlet
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-sql

    - + @@ -30487,7 +30349,7 @@

    org.apache.groovy:groovy-sql

    - + @@ -30499,12 +30361,12 @@

    org.apache.groovy:groovy-sql

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-sql
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-swing

    - + @@ -30513,7 +30375,7 @@

    org.apache.groovy:groovy-swing

    - + @@ -30525,12 +30387,12 @@

    org.apache.groovy:groovy-swing

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-swing
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-templates

    - + @@ -30539,7 +30401,7 @@

    org.apache.groovy:groovy-templates

    - + @@ -30551,12 +30413,12 @@

    org.apache.groovy:groovy-templates

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-templates
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-test

    - + @@ -30565,7 +30427,7 @@

    org.apache.groovy:groovy-test

    - + @@ -30577,12 +30439,12 @@

    org.apache.groovy:groovy-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-test
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-test-junit5

    - + @@ -30591,7 +30453,7 @@

    org.apache.groovy:groovy-test-junit5

    - + @@ -30603,12 +30465,12 @@

    org.apache.groovy:groovy-test-junit5

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-test-junit5
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-testng

    - + @@ -30617,7 +30479,7 @@

    org.apache.groovy:groovy-testng

    - + @@ -30629,12 +30491,12 @@

    org.apache.groovy:groovy-testng

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-testng
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-toml

    - + @@ -30643,7 +30505,7 @@

    org.apache.groovy:groovy-toml

    - + @@ -30655,12 +30517,12 @@

    org.apache.groovy:groovy-toml

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-toml
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-typecheckers

    - + @@ -30669,7 +30531,7 @@

    org.apache.groovy:groovy-typecheckers

    - + @@ -30681,12 +30543,12 @@

    org.apache.groovy:groovy-typecheckers

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-typecheckers
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-xml

    - + @@ -30695,7 +30557,7 @@

    org.apache.groovy:groovy-xml

    - + @@ -30707,12 +30569,12 @@

    org.apache.groovy:groovy-xml

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-xml
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.groovy:groovy-yaml

    - + @@ -30721,7 +30583,7 @@

    org.apache.groovy:groovy-yaml

    - + @@ -30733,7 +30595,7 @@

    org.apache.groovy:groovy-yaml

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.groovy
    groovy-yaml
    Current Version4.0.24
    4.0.25
    Scope
    jar
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    +5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major

    org.apache.httpcomponents:httpasyncclient

    @@ -30807,7 +30669,7 @@

    org.apache.httpcomponents.client5:httpclient5

    - + @@ -30816,7 +30678,7 @@

    org.apache.httpcomponents.client5:httpclient5

    - + @@ -30828,12 +30690,12 @@

    org.apache.httpcomponents.client5:httpclient5

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.apache.httpcomponents.client5
    httpclient5
    Current Version5.4.1
    5.4.2
    Scope
    jar
    Newer versions5.4.2 Latest Incremental
    5.5-alpha1 Latest Minor
    +5.5-alpha1 Latest Minor

    org.apache.httpcomponents.client5:httpclient5-cache

    - + @@ -30842,7 +30704,7 @@

    org.apache.httpcomponents.client5:httpclient5-cache

    - + @@ -30854,12 +30716,12 @@

    org.apache.httpcomponents.client5:httpclient5-cache

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.apache.httpcomponents.client5
    httpclient5-cache
    Current Version5.4.1
    5.4.2
    Scope
    jar
    Newer versions5.4.2 Latest Incremental
    5.5-alpha1 Latest Minor
    +5.5-alpha1 Latest Minor

    org.apache.httpcomponents.client5:httpclient5-fluent

    - + @@ -30868,7 +30730,7 @@

    org.apache.httpcomponents.client5:httpclient5-fluent

    - + @@ -30880,12 +30742,12 @@

    org.apache.httpcomponents.client5:httpclient5-fluent

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.apache.httpcomponents.client5
    httpclient5-fluent
    Current Version5.4.1
    5.4.2
    Scope
    jar
    Newer versions5.4.2 Latest Incremental
    5.5-alpha1 Latest Minor
    +5.5-alpha1 Latest Minor

    org.apache.httpcomponents.core5:httpcore5

    - + @@ -30894,7 +30756,7 @@

    org.apache.httpcomponents.core5:httpcore5

    - + @@ -30903,15 +30765,12 @@

    org.apache.httpcomponents.core5:httpcore5

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.apache.httpcomponents.core5
    httpcore5
    Current Version5.3.2
    5.3.3
    Scope
    Typejar
    Newer versions5.3.3 Latest Incremental
    +jar

    org.apache.httpcomponents.core5:httpcore5-h2

    - + @@ -30920,7 +30779,7 @@

    org.apache.httpcomponents.core5:httpcore5-h2

    - + @@ -30929,15 +30788,12 @@

    org.apache.httpcomponents.core5:httpcore5-h2

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.apache.httpcomponents.core5
    httpcore5-h2
    Current Version5.3.2
    5.3.3
    Scope
    Typejar
    Newer versions5.3.3 Latest Incremental
    +jar

    org.apache.httpcomponents.core5:httpcore5-reactive

    - + @@ -30946,7 +30802,7 @@

    org.apache.httpcomponents.core5:httpcore5-reactive

    - + @@ -30955,10 +30811,7 @@

    org.apache.httpcomponents.core5:httpcore5-reactive

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.apache.httpcomponents.core5
    httpcore5-reactive
    Current Version5.3.2
    5.3.3
    Scope
    Typejar
    Newer versions5.3.3 Latest Incremental
    +jar

    org.apache.kafka:connect

    @@ -35521,7 +35374,7 @@

    org.apache.tomcat:tomcat-annotations-api

    - + @@ -35530,7 +35383,7 @@

    org.apache.tomcat:tomcat-annotations-api

    - + @@ -35542,12 +35395,12 @@

    org.apache.tomcat:tomcat-annotations-api

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.tomcat
    tomcat-annotations-api
    Current Version10.1.34
    10.1.36
    Scope
    jar
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    +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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major

    org.apache.tomcat:tomcat-jdbc

    - + @@ -35556,7 +35409,7 @@

    org.apache.tomcat:tomcat-jdbc

    - + @@ -35568,12 +35421,12 @@

    org.apache.tomcat:tomcat-jdbc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.tomcat
    tomcat-jdbc
    Current Version10.1.34
    10.1.36
    Scope
    jar
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    +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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major

    org.apache.tomcat:tomcat-jsp-api

    - + @@ -35582,7 +35435,7 @@

    org.apache.tomcat:tomcat-jsp-api

    - + @@ -35594,12 +35447,12 @@

    org.apache.tomcat:tomcat-jsp-api

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.tomcat
    tomcat-jsp-api
    Current Version10.1.34
    10.1.36
    Scope
    jar
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    +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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major

    org.apache.tomcat.embed:tomcat-embed-core

    - + @@ -35608,7 +35461,7 @@

    org.apache.tomcat.embed:tomcat-embed-core

    - + @@ -35620,12 +35473,12 @@

    org.apache.tomcat.embed:tomcat-embed-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.tomcat.embed
    tomcat-embed-core
    Current Version10.1.34
    10.1.36
    Scope
    jar
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    +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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major

    org.apache.tomcat.embed:tomcat-embed-el

    - + @@ -35634,7 +35487,7 @@

    org.apache.tomcat.embed:tomcat-embed-el

    - + @@ -35646,12 +35499,12 @@

    org.apache.tomcat.embed:tomcat-embed-el

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.tomcat.embed
    tomcat-embed-el
    Current Version10.1.34
    10.1.36
    Scope
    jar
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    +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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major

    org.apache.tomcat.embed:tomcat-embed-jasper

    - + @@ -35660,7 +35513,7 @@

    org.apache.tomcat.embed:tomcat-embed-jasper

    - + @@ -35672,12 +35525,12 @@

    org.apache.tomcat.embed:tomcat-embed-jasper

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.tomcat.embed
    tomcat-embed-jasper
    Current Version10.1.34
    10.1.36
    Scope
    jar
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    +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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major

    org.apache.tomcat.embed:tomcat-embed-websocket

    - + @@ -35686,7 +35539,7 @@

    org.apache.tomcat.embed:tomcat-embed-websocket

    - + @@ -35698,7 +35551,7 @@

    org.apache.tomcat.embed:tomcat-embed-websocket

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.apache.tomcat.embed
    tomcat-embed-websocket
    Current Version10.1.34
    10.1.36
    Scope
    jar
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    +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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major

    org.aspectj:aspectjrt

    @@ -35824,7 +35677,7 @@

    org.awaitility:awaitility

    - + @@ -35842,12 +35695,15 @@

    org.awaitility:awaitility

    -
    Status No newer versions available.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.awaitility
    Typejar
    +jar + +Newer versions +4.3.0 Latest Minor

    org.awaitility:awaitility-groovy

    - + @@ -35865,12 +35721,15 @@

    org.awaitility:awaitility-groovy

    -
    Status No newer versions available.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.awaitility
    Typejar
    +jar + +Newer versions +4.3.0 Latest Minor

    org.awaitility:awaitility-kotlin

    - + @@ -35888,12 +35747,15 @@

    org.awaitility:awaitility-kotlin

    -
    Status No newer versions available.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.awaitility
    Typejar
    +jar + +Newer versions +4.3.0 Latest Minor

    org.awaitility:awaitility-scala

    - + @@ -35911,7 +35773,10 @@

    org.awaitility:awaitility-scala

    -
    Status No newer versions available.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.awaitility
    Typejar
    +jar + +Newer versions +4.3.0 Latest Minor

    org.cache2k:cache2k-api

    @@ -41513,7 +41378,7 @@

    org.hibernate.orm:hibernate-agroal

    - + @@ -41522,7 +41387,7 @@

    org.hibernate.orm:hibernate-agroal

    - + @@ -41534,12 +41399,12 @@

    org.hibernate.orm:hibernate-agroal

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-agroal
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-ant

    - + @@ -41548,7 +41413,7 @@

    org.hibernate.orm:hibernate-ant

    - + @@ -41560,12 +41425,12 @@

    org.hibernate.orm:hibernate-ant

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-ant
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-c3p0

    - + @@ -41574,7 +41439,7 @@

    org.hibernate.orm:hibernate-c3p0

    - + @@ -41586,12 +41451,12 @@

    org.hibernate.orm:hibernate-c3p0

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-c3p0
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-community-dialects

    - + @@ -41600,7 +41465,7 @@

    org.hibernate.orm:hibernate-community-dialects

    - + @@ -41612,12 +41477,12 @@

    org.hibernate.orm:hibernate-community-dialects

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-community-dialects
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-core

    - + @@ -41626,7 +41491,7 @@

    org.hibernate.orm:hibernate-core

    - + @@ -41638,12 +41503,12 @@

    org.hibernate.orm:hibernate-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-core
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-envers

    - + @@ -41652,7 +41517,7 @@

    org.hibernate.orm:hibernate-envers

    - + @@ -41664,12 +41529,12 @@

    org.hibernate.orm:hibernate-envers

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-envers
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-graalvm

    - + @@ -41678,7 +41543,7 @@

    org.hibernate.orm:hibernate-graalvm

    - + @@ -41690,12 +41555,12 @@

    org.hibernate.orm:hibernate-graalvm

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-graalvm
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-hikaricp

    - + @@ -41704,7 +41569,7 @@

    org.hibernate.orm:hibernate-hikaricp

    - + @@ -41716,12 +41581,12 @@

    org.hibernate.orm:hibernate-hikaricp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-hikaricp
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-jcache

    - + @@ -41730,7 +41595,7 @@

    org.hibernate.orm:hibernate-jcache

    - + @@ -41742,12 +41607,12 @@

    org.hibernate.orm:hibernate-jcache

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-jcache
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-jpamodelgen

    - + @@ -41756,7 +41621,7 @@

    org.hibernate.orm:hibernate-jpamodelgen

    - + @@ -41768,12 +41633,12 @@

    org.hibernate.orm:hibernate-jpamodelgen

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-jpamodelgen
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-micrometer

    - + @@ -41782,7 +41647,7 @@

    org.hibernate.orm:hibernate-micrometer

    - + @@ -41794,12 +41659,12 @@

    org.hibernate.orm:hibernate-micrometer

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-micrometer
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-proxool

    - + @@ -41808,7 +41673,7 @@

    org.hibernate.orm:hibernate-proxool

    - + @@ -41820,12 +41685,12 @@

    org.hibernate.orm:hibernate-proxool

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-proxool
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2 Latest Major

    org.hibernate.orm:hibernate-spatial

    - + @@ -41834,7 +41699,7 @@

    org.hibernate.orm:hibernate-spatial

    - + @@ -41846,12 +41711,12 @@

    org.hibernate.orm:hibernate-spatial

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-spatial
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-testing

    - + @@ -41860,7 +41725,7 @@

    org.hibernate.orm:hibernate-testing

    - + @@ -41872,12 +41737,12 @@

    org.hibernate.orm:hibernate-testing

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-testing
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2
    7.0.0.Beta3
    7.0.0.Beta4 Latest Major

    org.hibernate.orm:hibernate-vibur

    - + @@ -41886,7 +41751,7 @@

    org.hibernate.orm:hibernate-vibur

    - + @@ -41898,7 +41763,7 @@

    org.hibernate.orm:hibernate-vibur

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.hibernate.orm
    hibernate-vibur
    Current Version6.6.5.Final
    6.6.8.Final
    Scope
    jar
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2 Latest Major
    +7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2 Latest Major

    org.hibernate.validator:hibernate-validator

    @@ -42002,12 +41867,12 @@

    org.htmlunit:htmlunit

    -
    jar
    Newer versions4.6.0
    4.7.0
    4.8.0
    4.9.0 Latest Minor
    +4.6.0
    4.7.0
    4.8.0
    4.9.0
    4.10.0 Latest Minor

    org.infinispan:infinispan-anchored-keys

    - + @@ -42016,7 +41881,7 @@

    org.infinispan:infinispan-anchored-keys

    - + @@ -42028,12 +41893,12 @@

    org.infinispan:infinispan-anchored-keys

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-anchored-keys
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-api

    - + @@ -42042,7 +41907,7 @@

    org.infinispan:infinispan-api

    - + @@ -42054,12 +41919,12 @@

    org.infinispan:infinispan-api

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-api
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cachestore-jdbc

    - + @@ -42068,7 +41933,7 @@

    org.infinispan:infinispan-cachestore-jdbc

    - + @@ -42080,12 +41945,12 @@

    org.infinispan:infinispan-cachestore-jdbc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cachestore-jdbc
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cachestore-jdbc-common

    - + @@ -42094,7 +41959,7 @@

    org.infinispan:infinispan-cachestore-jdbc-common

    - + @@ -42106,12 +41971,12 @@

    org.infinispan:infinispan-cachestore-jdbc-common

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cachestore-jdbc-common
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cachestore-remote

    - + @@ -42120,7 +41985,7 @@

    org.infinispan:infinispan-cachestore-remote

    - + @@ -42132,12 +41997,12 @@

    org.infinispan:infinispan-cachestore-remote

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cachestore-remote
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cachestore-rocksdb

    - + @@ -42146,7 +42011,7 @@

    org.infinispan:infinispan-cachestore-rocksdb

    - + @@ -42158,12 +42023,12 @@

    org.infinispan:infinispan-cachestore-rocksdb

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cachestore-rocksdb
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cachestore-sql

    - + @@ -42172,7 +42037,7 @@

    org.infinispan:infinispan-cachestore-sql

    - + @@ -42184,12 +42049,12 @@

    org.infinispan:infinispan-cachestore-sql

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cachestore-sql
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cdi-common

    - + @@ -42198,7 +42063,7 @@

    org.infinispan:infinispan-cdi-common

    - + @@ -42210,12 +42075,12 @@

    org.infinispan:infinispan-cdi-common

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cdi-common
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cdi-embedded

    - + @@ -42224,7 +42089,7 @@

    org.infinispan:infinispan-cdi-embedded

    - + @@ -42236,12 +42101,12 @@

    org.infinispan:infinispan-cdi-embedded

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cdi-embedded
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cdi-remote

    - + @@ -42250,7 +42115,7 @@

    org.infinispan:infinispan-cdi-remote

    - + @@ -42262,12 +42127,12 @@

    org.infinispan:infinispan-cdi-remote

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cdi-remote
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-checkstyle

    - + @@ -42276,7 +42141,7 @@

    org.infinispan:infinispan-checkstyle

    - + @@ -42288,12 +42153,12 @@

    org.infinispan:infinispan-checkstyle

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-checkstyle
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-cli-client

    - + @@ -42302,7 +42167,7 @@

    org.infinispan:infinispan-cli-client

    - + @@ -42314,12 +42179,12 @@

    org.infinispan:infinispan-cli-client

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-cli-client
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-client-hotrod

    - + @@ -42328,7 +42193,7 @@

    org.infinispan:infinispan-client-hotrod

    - + @@ -42340,12 +42205,12 @@

    org.infinispan:infinispan-client-hotrod

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-client-hotrod
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-client-rest

    - + @@ -42354,7 +42219,7 @@

    org.infinispan:infinispan-client-rest

    - + @@ -42366,12 +42231,12 @@

    org.infinispan:infinispan-client-rest

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-client-rest
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-clustered-counter

    - + @@ -42380,7 +42245,7 @@

    org.infinispan:infinispan-clustered-counter

    - + @@ -42392,12 +42257,12 @@

    org.infinispan:infinispan-clustered-counter

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-clustered-counter
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-clustered-lock

    - + @@ -42406,7 +42271,7 @@

    org.infinispan:infinispan-clustered-lock

    - + @@ -42418,12 +42283,12 @@

    org.infinispan:infinispan-clustered-lock

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-clustered-lock
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-commons

    - + @@ -42432,7 +42297,7 @@

    org.infinispan:infinispan-commons

    - + @@ -42444,12 +42309,12 @@

    org.infinispan:infinispan-commons

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-commons
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-commons-graalvm

    - + @@ -42458,7 +42323,7 @@

    org.infinispan:infinispan-commons-graalvm

    - + @@ -42470,12 +42335,12 @@

    org.infinispan:infinispan-commons-graalvm

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-commons-graalvm
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-commons-test

    - + @@ -42484,7 +42349,7 @@

    org.infinispan:infinispan-commons-test

    - + @@ -42496,12 +42361,12 @@

    org.infinispan:infinispan-commons-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-commons-test
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-component-annotations

    - + @@ -42510,7 +42375,7 @@

    org.infinispan:infinispan-component-annotations

    - + @@ -42522,12 +42387,12 @@

    org.infinispan:infinispan-component-annotations

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-component-annotations
    Current Version15.0.12.Final
    15.0.13.Final
    Scope provided
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-component-processor

    - + @@ -42536,7 +42401,7 @@

    org.infinispan:infinispan-component-processor

    - + @@ -42548,7 +42413,7 @@

    org.infinispan:infinispan-component-processor

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-component-processor
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-console

    @@ -42579,7 +42444,7 @@

    org.infinispan:infinispan-core

    - + @@ -42588,7 +42453,7 @@

    org.infinispan:infinispan-core

    - + @@ -42600,12 +42465,12 @@

    org.infinispan:infinispan-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-core
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-core-graalvm

    - + @@ -42614,7 +42479,7 @@

    org.infinispan:infinispan-core-graalvm

    - + @@ -42626,12 +42491,12 @@

    org.infinispan:infinispan-core-graalvm

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-core-graalvm
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-hibernate-cache-commons

    - + @@ -42640,7 +42505,7 @@

    org.infinispan:infinispan-hibernate-cache-commons

    - + @@ -42652,12 +42517,12 @@

    org.infinispan:infinispan-hibernate-cache-commons

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-hibernate-cache-commons
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-hibernate-cache-spi

    - + @@ -42666,7 +42531,7 @@

    org.infinispan:infinispan-hibernate-cache-spi

    - + @@ -42678,12 +42543,12 @@

    org.infinispan:infinispan-hibernate-cache-spi

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-hibernate-cache-spi
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-hibernate-cache-v62

    - + @@ -42692,7 +42557,7 @@

    org.infinispan:infinispan-hibernate-cache-v62

    - + @@ -42704,12 +42569,12 @@

    org.infinispan:infinispan-hibernate-cache-v62

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-hibernate-cache-v62
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-hotrod

    - + @@ -42718,7 +42583,7 @@

    org.infinispan:infinispan-hotrod

    - + @@ -42730,12 +42595,12 @@

    org.infinispan:infinispan-hotrod

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-hotrod
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04 Latest Minor
    +15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04 Latest Minor

    org.infinispan:infinispan-jboss-marshalling

    - + @@ -42744,7 +42609,7 @@

    org.infinispan:infinispan-jboss-marshalling

    - + @@ -42756,12 +42621,12 @@

    org.infinispan:infinispan-jboss-marshalling

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-jboss-marshalling
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-jcache

    - + @@ -42770,7 +42635,7 @@

    org.infinispan:infinispan-jcache

    - + @@ -42782,12 +42647,12 @@

    org.infinispan:infinispan-jcache

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-jcache
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-jcache-commons

    - + @@ -42796,7 +42661,7 @@

    org.infinispan:infinispan-jcache-commons

    - + @@ -42808,12 +42673,12 @@

    org.infinispan:infinispan-jcache-commons

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-jcache-commons
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-jcache-remote

    - + @@ -42822,7 +42687,7 @@

    org.infinispan:infinispan-jcache-remote

    - + @@ -42834,12 +42699,12 @@

    org.infinispan:infinispan-jcache-remote

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-jcache-remote
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-key-value-store-client

    - + @@ -42848,7 +42713,7 @@

    org.infinispan:infinispan-key-value-store-client

    - + @@ -42860,12 +42725,12 @@

    org.infinispan:infinispan-key-value-store-client

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-key-value-store-client
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-logging-annotations

    - + @@ -42874,7 +42739,7 @@

    org.infinispan:infinispan-logging-annotations

    - + @@ -42886,12 +42751,12 @@

    org.infinispan:infinispan-logging-annotations

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-logging-annotations
    Current Version15.0.12.Final
    15.0.13.Final
    Scope provided
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-logging-processor

    - + @@ -42900,7 +42765,7 @@

    org.infinispan:infinispan-logging-processor

    - + @@ -42912,12 +42777,12 @@

    org.infinispan:infinispan-logging-processor

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-logging-processor
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-multimap

    - + @@ -42926,7 +42791,7 @@

    org.infinispan:infinispan-multimap

    - + @@ -42938,12 +42803,12 @@

    org.infinispan:infinispan-multimap

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-multimap
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-objectfilter

    - + @@ -42952,7 +42817,7 @@

    org.infinispan:infinispan-objectfilter

    - + @@ -42964,12 +42829,12 @@

    org.infinispan:infinispan-objectfilter

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-objectfilter
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-quarkus-embedded

    - + @@ -42978,7 +42843,7 @@

    org.infinispan:infinispan-quarkus-embedded

    - + @@ -42990,12 +42855,12 @@

    org.infinispan:infinispan-quarkus-embedded

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-quarkus-embedded
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-query

    - + @@ -43004,7 +42869,7 @@

    org.infinispan:infinispan-query

    - + @@ -43016,12 +42881,12 @@

    org.infinispan:infinispan-query

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-query
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-query-core

    - + @@ -43030,7 +42895,7 @@

    org.infinispan:infinispan-query-core

    - + @@ -43042,12 +42907,12 @@

    org.infinispan:infinispan-query-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-query-core
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-query-dsl

    - + @@ -43056,7 +42921,7 @@

    org.infinispan:infinispan-query-dsl

    - + @@ -43068,12 +42933,12 @@

    org.infinispan:infinispan-query-dsl

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-query-dsl
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-remote-query-client

    - + @@ -43082,7 +42947,7 @@

    org.infinispan:infinispan-remote-query-client

    - + @@ -43094,12 +42959,12 @@

    org.infinispan:infinispan-remote-query-client

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-remote-query-client
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-remote-query-server

    - + @@ -43108,7 +42973,7 @@

    org.infinispan:infinispan-remote-query-server

    - + @@ -43120,12 +42985,12 @@

    org.infinispan:infinispan-remote-query-server

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-remote-query-server
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-scripting

    - + @@ -43134,7 +42999,7 @@

    org.infinispan:infinispan-scripting

    - + @@ -43146,12 +43011,12 @@

    org.infinispan:infinispan-scripting

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-scripting
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-core

    - + @@ -43160,7 +43025,7 @@

    org.infinispan:infinispan-server-core

    - + @@ -43172,12 +43037,12 @@

    org.infinispan:infinispan-server-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-core
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-hotrod

    - + @@ -43186,7 +43051,7 @@

    org.infinispan:infinispan-server-hotrod

    - + @@ -43198,12 +43063,12 @@

    org.infinispan:infinispan-server-hotrod

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-hotrod
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-memcached

    - + @@ -43212,7 +43077,7 @@

    org.infinispan:infinispan-server-memcached

    - + @@ -43224,12 +43089,12 @@

    org.infinispan:infinispan-server-memcached

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-memcached
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-resp

    - + @@ -43238,7 +43103,7 @@

    org.infinispan:infinispan-server-resp

    - + @@ -43250,12 +43115,12 @@

    org.infinispan:infinispan-server-resp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-resp
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-rest

    - + @@ -43264,7 +43129,7 @@

    org.infinispan:infinispan-server-rest

    - + @@ -43276,12 +43141,12 @@

    org.infinispan:infinispan-server-rest

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-rest
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-router

    - + @@ -43290,7 +43155,7 @@

    org.infinispan:infinispan-server-router

    - + @@ -43302,12 +43167,12 @@

    org.infinispan:infinispan-server-router

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-router
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-runtime

    - + @@ -43316,7 +43181,7 @@

    org.infinispan:infinispan-server-runtime

    - + @@ -43328,12 +43193,12 @@

    org.infinispan:infinispan-server-runtime

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-runtime
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-testdriver-core

    - + @@ -43342,7 +43207,7 @@

    org.infinispan:infinispan-server-testdriver-core

    - + @@ -43354,12 +43219,12 @@

    org.infinispan:infinispan-server-testdriver-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-testdriver-core
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-testdriver-junit4

    - + @@ -43368,7 +43233,7 @@

    org.infinispan:infinispan-server-testdriver-junit4

    - + @@ -43380,12 +43245,12 @@

    org.infinispan:infinispan-server-testdriver-junit4

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-testdriver-junit4
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-server-testdriver-junit5

    - + @@ -43394,7 +43259,7 @@

    org.infinispan:infinispan-server-testdriver-junit5

    - + @@ -43406,12 +43271,12 @@

    org.infinispan:infinispan-server-testdriver-junit5

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-server-testdriver-junit5
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-spring-boot3-starter-embedded

    - + @@ -43420,7 +43285,7 @@

    org.infinispan:infinispan-spring-boot3-starter-embedded

    - + @@ -43432,12 +43297,12 @@

    org.infinispan:infinispan-spring-boot3-starter-embedded

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-spring-boot3-starter-embedded
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-spring-boot3-starter-remote

    - + @@ -43446,7 +43311,7 @@

    org.infinispan:infinispan-spring-boot3-starter-remote

    - + @@ -43458,12 +43323,12 @@

    org.infinispan:infinispan-spring-boot3-starter-remote

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-spring-boot3-starter-remote
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-spring6-common

    - + @@ -43472,7 +43337,7 @@

    org.infinispan:infinispan-spring6-common

    - + @@ -43484,12 +43349,12 @@

    org.infinispan:infinispan-spring6-common

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-spring6-common
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-spring6-embedded

    - + @@ -43498,7 +43363,7 @@

    org.infinispan:infinispan-spring6-embedded

    - + @@ -43510,12 +43375,12 @@

    org.infinispan:infinispan-spring6-embedded

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-spring6-embedded
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-spring6-remote

    - + @@ -43524,7 +43389,7 @@

    org.infinispan:infinispan-spring6-remote

    - + @@ -43536,12 +43401,12 @@

    org.infinispan:infinispan-spring6-remote

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-spring6-remote
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-tasks

    - + @@ -43550,7 +43415,7 @@

    org.infinispan:infinispan-tasks

    - + @@ -43562,12 +43427,12 @@

    org.infinispan:infinispan-tasks

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-tasks
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-tasks-api

    - + @@ -43576,7 +43441,7 @@

    org.infinispan:infinispan-tasks-api

    - + @@ -43588,12 +43453,12 @@

    org.infinispan:infinispan-tasks-api

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-tasks-api
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan:infinispan-tools

    - + @@ -43602,7 +43467,7 @@

    org.infinispan:infinispan-tools

    - + @@ -43614,12 +43479,12 @@

    org.infinispan:infinispan-tools

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Group Id org.infinispan
    infinispan-tools
    Current Version15.0.12.Final
    15.0.13.Final
    Scope
    jar
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    +15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor

    org.infinispan.protostream:protostream

    - + @@ -43628,7 +43493,7 @@

    org.infinispan.protostream:protostream

    - + @@ -43640,12 +43505,12 @@

    org.infinispan.protostream:protostream

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.infinispan.protostream
    protostream
    Current Version5.0.12.Final
    5.0.13.Final
    Scope
    jar
    Newer versions5.0.13.Final Latest Incremental
    6.0.0.Dev01
    6.0.0.Dev02
    6.0.0.Dev03
    6.0.0.Dev04
    14.0.0.CR2
    15.0.13.Final Latest Major
    +6.0.0.Dev01
    6.0.0.Dev02
    6.0.0.Dev03
    6.0.0.Dev04
    14.0.0.CR2
    15.0.13.Final Latest Major

    org.infinispan.protostream:protostream-processor

    - + @@ -43654,7 +43519,7 @@

    org.infinispan.protostream:protostream-processor

    - + @@ -43666,12 +43531,12 @@

    org.infinispan.protostream:protostream-processor

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.infinispan.protostream
    protostream-processor
    Current Version5.0.12.Final
    5.0.13.Final
    Scope provided
    jar
    Newer versions5.0.13.Final Latest Incremental
    6.0.0.Dev01
    6.0.0.Dev02
    6.0.0.Dev03
    6.0.0.Dev04
    14.0.0.CR2
    15.0.13.Final Latest Major
    +6.0.0.Dev01
    6.0.0.Dev02
    6.0.0.Dev03
    6.0.0.Dev04
    14.0.0.CR2
    15.0.13.Final Latest Major

    org.infinispan.protostream:protostream-types

    - + @@ -43680,7 +43545,7 @@

    org.infinispan.protostream:protostream-types

    - + @@ -43692,7 +43557,7 @@

    org.infinispan.protostream:protostream-types

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.infinispan.protostream
    protostream-types
    Current Version5.0.12.Final
    5.0.13.Final
    Scope
    jar
    Newer versions5.0.13.Final Latest Incremental
    6.0.0.Dev01
    6.0.0.Dev02
    6.0.0.Dev03
    6.0.0.Dev04
    14.0.0.CR2
    15.0.13.Final Latest Major
    +6.0.0.Dev01
    6.0.0.Dev02
    6.0.0.Dev03
    6.0.0.Dev04
    14.0.0.CR2
    15.0.13.Final Latest Major

    org.influxdb:influxdb-java

    @@ -45153,7 +45018,7 @@

    org.jooq:jooq

    - + @@ -45165,7 +45030,7 @@

    org.jooq:jooq

    -
    jooq
    Current Version3.19.18
    3.19.19
    Scope
    jar
    Newer versions3.19.19 Latest Incremental
    3.20.0 Latest Minor
    +3.19.20 Latest Incremental
    3.20.0
    3.20.1 Latest Minor

    org.jooq:jooq-codegen

    @@ -45179,7 +45044,7 @@

    org.jooq:jooq-codegen

    - + @@ -45191,7 +45056,7 @@

    org.jooq:jooq-codegen

    -
    jooq-codegen
    Current Version3.19.18
    3.19.19
    Scope
    jar
    Newer versions3.19.19 Latest Incremental
    3.20.0 Latest Minor
    +3.19.20 Latest Incremental
    3.20.0
    3.20.1 Latest Minor

    org.jooq:jooq-kotlin

    @@ -45205,7 +45070,7 @@

    org.jooq:jooq-kotlin

    - + @@ -45217,7 +45082,7 @@

    org.jooq:jooq-kotlin

    -
    jooq-kotlin
    Current Version3.19.18
    3.19.19
    Scope
    jar
    Newer versions3.19.19 Latest Incremental
    3.20.0 Latest Minor
    +3.19.20 Latest Incremental
    3.20.0
    3.20.1 Latest Minor

    org.jooq:jooq-meta

    @@ -45231,7 +45096,7 @@

    org.jooq:jooq-meta

    - + @@ -45243,7 +45108,7 @@

    org.jooq:jooq-meta

    -
    jooq-meta
    Current Version3.19.18
    3.19.19
    Scope
    jar
    Newer versions3.19.19 Latest Incremental
    3.20.0 Latest Minor
    +3.19.20 Latest Incremental
    3.20.0
    3.20.1 Latest Minor

    org.jspecify:jspecify

    @@ -45292,7 +45157,7 @@

    org.junit.jupiter:junit-jupiter

    -
    jar
    Newer versions5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2 Latest Minor
    +5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2
    5.12.0 Latest Minor

    org.junit.jupiter:junit-jupiter-api

    @@ -45318,7 +45183,7 @@

    org.junit.jupiter:junit-jupiter-api

    -
    jar
    Newer versions5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2 Latest Minor
    +5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2
    5.12.0 Latest Minor

    org.junit.jupiter:junit-jupiter-engine

    @@ -45344,7 +45209,7 @@

    org.junit.jupiter:junit-jupiter-engine

    -
    jar
    Newer versions5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2 Latest Minor
    +5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2
    5.12.0 Latest Minor

    org.junit.jupiter:junit-jupiter-migrationsupport

    @@ -45370,7 +45235,7 @@

    org.junit.jupiter:junit-jupiter-migrationsupport

    -
    jar
    Newer versions5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2 Latest Minor
    +5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2
    5.12.0 Latest Minor

    org.junit.jupiter:junit-jupiter-params

    @@ -45396,7 +45261,7 @@

    org.junit.jupiter:junit-jupiter-params

    -
    jar
    Newer versions5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2 Latest Minor
    +5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2
    5.12.0 Latest Minor

    org.junit.platform:junit-platform-commons

    @@ -45422,7 +45287,7 @@

    org.junit.platform:junit-platform-commons

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-console

    @@ -45448,7 +45313,7 @@

    org.junit.platform:junit-platform-console

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-engine

    @@ -45474,7 +45339,7 @@

    org.junit.platform:junit-platform-engine

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-jfr

    @@ -45500,7 +45365,7 @@

    org.junit.platform:junit-platform-jfr

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-launcher

    @@ -45526,7 +45391,7 @@

    org.junit.platform:junit-platform-launcher

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-reporting

    @@ -45552,7 +45417,7 @@

    org.junit.platform:junit-platform-reporting

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-runner

    @@ -45578,7 +45443,7 @@

    org.junit.platform:junit-platform-runner

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-suite

    @@ -45604,7 +45469,7 @@

    org.junit.platform:junit-platform-suite

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-suite-api

    @@ -45630,7 +45495,7 @@

    org.junit.platform:junit-platform-suite-api

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-suite-commons

    @@ -45656,7 +45521,7 @@

    org.junit.platform:junit-platform-suite-commons

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-suite-engine

    @@ -45682,7 +45547,7 @@

    org.junit.platform:junit-platform-suite-engine

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.platform:junit-platform-testkit

    @@ -45708,7 +45573,7 @@

    org.junit.platform:junit-platform-testkit

    -
    jar
    Newer versions1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2 Latest Minor
    +1.12.0-M1
    1.12.0-RC1
    1.12.0-RC2
    1.12.0 Latest Minor

    org.junit.vintage:junit-vintage-engine

    @@ -45734,7 +45599,7 @@

    org.junit.vintage:junit-vintage-engine

    -
    jar
    Newer versions5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2 Latest Minor
    +5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2
    5.12.0 Latest Minor

    org.jvnet.staxex:stax-ex

    @@ -46201,7 +46066,7 @@

    org.neo4j.driver:neo4j-java-driver

    - + @@ -46210,7 +46075,7 @@

    org.neo4j.driver:neo4j-java-driver

    - + @@ -46219,10 +46084,7 @@

    org.neo4j.driver:neo4j-java-driver

    - - - -
    Status There is at least one newer minor version available. Minor updates are sometimes passive.
     No newer versions available.
    Group Id org.neo4j.driver
    neo4j-java-driver
    Current Version5.25.0
    5.28.1
    Scope
    Typejar
    Newer versions5.26.0
    5.26.1
    5.26.2
    5.26.3
    5.27.0
    5.28.0
    5.28.1 Latest Minor
    +jar

    org.osgi:org.osgi.annotation.bundle

    @@ -46487,7 +46349,7 @@

    org.seleniumhq.selenium:selenium-api

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-chrome-driver

    @@ -46513,7 +46375,7 @@

    org.seleniumhq.selenium:selenium-chrome-driver

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-chromium-driver

    @@ -46539,7 +46401,7 @@

    org.seleniumhq.selenium:selenium-chromium-driver

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-devtools-v127

    @@ -46640,7 +46502,7 @@

    org.seleniumhq.selenium:selenium-devtools-v85

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-edge-driver

    @@ -46666,7 +46528,7 @@

    org.seleniumhq.selenium:selenium-edge-driver

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-firefox-driver

    @@ -46692,7 +46554,7 @@

    org.seleniumhq.selenium:selenium-firefox-driver

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-grid

    @@ -46718,7 +46580,7 @@

    org.seleniumhq.selenium:selenium-grid

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-http

    @@ -46744,7 +46606,7 @@

    org.seleniumhq.selenium:selenium-http

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-ie-driver

    @@ -46770,7 +46632,7 @@

    org.seleniumhq.selenium:selenium-ie-driver

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-java

    @@ -46796,7 +46658,7 @@

    org.seleniumhq.selenium:selenium-java

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-json

    @@ -46822,7 +46684,7 @@

    org.seleniumhq.selenium:selenium-json

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-manager

    @@ -46848,7 +46710,7 @@

    org.seleniumhq.selenium:selenium-manager

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-remote-driver

    @@ -46874,7 +46736,7 @@

    org.seleniumhq.selenium:selenium-remote-driver

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-safari-driver

    @@ -46900,7 +46762,7 @@

    org.seleniumhq.selenium:selenium-safari-driver

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-session-map-jdbc

    @@ -46926,7 +46788,7 @@

    org.seleniumhq.selenium:selenium-session-map-jdbc

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-session-map-redis

    @@ -46952,7 +46814,7 @@

    org.seleniumhq.selenium:selenium-session-map-redis

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.seleniumhq.selenium:selenium-support

    @@ -46978,7 +46840,7 @@

    org.seleniumhq.selenium:selenium-support

    -
    jar
    Newer versions4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor
    +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor

    org.skyscreamer:jsonassert

    @@ -47295,7 +47157,7 @@

    org.springframework:spring-aop

    - + @@ -47304,7 +47166,7 @@

    org.springframework:spring-aop

    - + @@ -47316,12 +47178,12 @@

    org.springframework:spring-aop

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-aop
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-aspects

    - + @@ -47330,7 +47192,7 @@

    org.springframework:spring-aspects

    - + @@ -47342,12 +47204,12 @@

    org.springframework:spring-aspects

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-aspects
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-beans

    - + @@ -47356,7 +47218,7 @@

    org.springframework:spring-beans

    - + @@ -47368,12 +47230,12 @@

    org.springframework:spring-beans

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-beans
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-context

    - + @@ -47382,7 +47244,7 @@

    org.springframework:spring-context

    - + @@ -47394,12 +47256,12 @@

    org.springframework:spring-context

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-context
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-context-indexer

    - + @@ -47408,7 +47270,7 @@

    org.springframework:spring-context-indexer

    - + @@ -47420,12 +47282,12 @@

    org.springframework:spring-context-indexer

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-context-indexer
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-context-support

    - + @@ -47434,7 +47296,7 @@

    org.springframework:spring-context-support

    - + @@ -47446,12 +47308,12 @@

    org.springframework:spring-context-support

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-context-support
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-core

    - + @@ -47460,7 +47322,7 @@

    org.springframework:spring-core

    - + @@ -47472,12 +47334,12 @@

    org.springframework:spring-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-core
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-core-test

    - + @@ -47486,7 +47348,7 @@

    org.springframework:spring-core-test

    - + @@ -47498,12 +47360,12 @@

    org.springframework:spring-core-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-core-test
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-expression

    - + @@ -47512,7 +47374,7 @@

    org.springframework:spring-expression

    - + @@ -47524,12 +47386,12 @@

    org.springframework:spring-expression

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-expression
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-instrument

    - + @@ -47538,7 +47400,7 @@

    org.springframework:spring-instrument

    - + @@ -47550,12 +47412,12 @@

    org.springframework:spring-instrument

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-instrument
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-jcl

    - + @@ -47564,7 +47426,7 @@

    org.springframework:spring-jcl

    - + @@ -47573,15 +47435,12 @@

    org.springframework:spring-jcl

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework
    spring-jcl
    Current Version6.2.2
    6.2.3
    Scope
    Typejar
    Newer versions6.2.3 Latest Incremental
    +jar

    org.springframework:spring-jdbc

    - + @@ -47590,7 +47449,7 @@

    org.springframework:spring-jdbc

    - + @@ -47602,12 +47461,12 @@

    org.springframework:spring-jdbc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-jdbc
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-jms

    - + @@ -47616,7 +47475,7 @@

    org.springframework:spring-jms

    - + @@ -47628,12 +47487,12 @@

    org.springframework:spring-jms

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-jms
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-messaging

    - + @@ -47642,7 +47501,7 @@

    org.springframework:spring-messaging

    - + @@ -47654,12 +47513,12 @@

    org.springframework:spring-messaging

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-messaging
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-orm

    - + @@ -47668,7 +47527,7 @@

    org.springframework:spring-orm

    - + @@ -47680,12 +47539,12 @@

    org.springframework:spring-orm

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-orm
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-oxm

    - + @@ -47694,7 +47553,7 @@

    org.springframework:spring-oxm

    - + @@ -47706,12 +47565,12 @@

    org.springframework:spring-oxm

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-oxm
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-r2dbc

    - + @@ -47720,7 +47579,7 @@

    org.springframework:spring-r2dbc

    - + @@ -47732,12 +47591,12 @@

    org.springframework:spring-r2dbc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-r2dbc
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-test

    - + @@ -47746,7 +47605,7 @@

    org.springframework:spring-test

    - + @@ -47758,12 +47617,12 @@

    org.springframework:spring-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-test
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-tx

    - + @@ -47772,7 +47631,7 @@

    org.springframework:spring-tx

    - + @@ -47784,12 +47643,12 @@

    org.springframework:spring-tx

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-tx
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-web

    - + @@ -47798,7 +47657,7 @@

    org.springframework:spring-web

    - + @@ -47810,12 +47669,12 @@

    org.springframework:spring-web

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-web
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-webflux

    - + @@ -47824,7 +47683,7 @@

    org.springframework:spring-webflux

    - + @@ -47836,12 +47695,12 @@

    org.springframework:spring-webflux

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-webflux
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-webmvc

    - + @@ -47850,7 +47709,7 @@

    org.springframework:spring-webmvc

    - + @@ -47862,12 +47721,12 @@

    org.springframework:spring-webmvc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-webmvc
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework:spring-websocket

    - + @@ -47876,7 +47735,7 @@

    org.springframework:spring-websocket

    - + @@ -47888,12 +47747,12 @@

    org.springframework:spring-websocket

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework
    spring-websocket
    Current Version6.2.2
    6.2.3
    Scope
    jar
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    +7.0.0-M1
    7.0.0-M2 Latest Major

    org.springframework.amqp:spring-amqp

    - + @@ -47902,7 +47761,7 @@

    org.springframework.amqp:spring-amqp

    - + @@ -47914,12 +47773,12 @@

    org.springframework.amqp:spring-amqp

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.amqp
    spring-amqp
    Current Version3.2.2
    3.2.3
    Scope
    jar
    Newer versions3.2.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.amqp:spring-rabbit

    - + @@ -47928,7 +47787,7 @@

    org.springframework.amqp:spring-rabbit

    - + @@ -47940,12 +47799,12 @@

    org.springframework.amqp:spring-rabbit

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.amqp
    spring-rabbit
    Current Version3.2.2
    3.2.3
    Scope
    jar
    Newer versions3.2.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.amqp:spring-rabbit-junit

    - + @@ -47954,7 +47813,7 @@

    org.springframework.amqp:spring-rabbit-junit

    - + @@ -47966,12 +47825,12 @@

    org.springframework.amqp:spring-rabbit-junit

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.amqp
    spring-rabbit-junit
    Current Version3.2.2
    3.2.3
    Scope
    jar
    Newer versions3.2.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.amqp:spring-rabbit-stream

    - + @@ -47980,7 +47839,7 @@

    org.springframework.amqp:spring-rabbit-stream

    - + @@ -47992,12 +47851,12 @@

    org.springframework.amqp:spring-rabbit-stream

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.amqp
    spring-rabbit-stream
    Current Version3.2.2
    3.2.3
    Scope
    jar
    Newer versions3.2.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.amqp:spring-rabbit-test

    - + @@ -48006,7 +47865,7 @@

    org.springframework.amqp:spring-rabbit-test

    - + @@ -48018,7 +47877,7 @@

    org.springframework.amqp:spring-rabbit-test

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.amqp
    spring-rabbit-test
    Current Version3.2.2
    3.2.3
    Scope
    jar
    Newer versions3.2.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.batch:spring-batch-core

    @@ -48124,7 +47983,7 @@

    org.springframework.boot:spring-boot

    - + @@ -48147,7 +48006,7 @@

    org.springframework.boot:spring-boot-actuator

    - + @@ -48170,7 +48029,7 @@

    org.springframework.boot:spring-boot-actuator-autoconfigure

    - + @@ -48193,7 +48052,7 @@

    org.springframework.boot:spring-boot-autoconfigure

    - + @@ -48216,7 +48075,7 @@

    org.springframework.boot:spring-boot-autoconfigure-processor

    - + @@ -48239,7 +48098,7 @@

    org.springframework.boot:spring-boot-buildpack-platform

    - + @@ -48262,7 +48121,7 @@

    org.springframework.boot:spring-boot-configuration-metadata

    - + @@ -48285,7 +48144,7 @@

    org.springframework.boot:spring-boot-configuration-processor

    - + @@ -48308,7 +48167,7 @@

    org.springframework.boot:spring-boot-devtools

    - + @@ -48331,7 +48190,7 @@

    org.springframework.boot:spring-boot-docker-compose

    - + @@ -48354,7 +48213,7 @@

    org.springframework.boot:spring-boot-jarmode-tools

    - + @@ -48377,7 +48236,7 @@

    org.springframework.boot:spring-boot-loader

    - + @@ -48400,7 +48259,7 @@

    org.springframework.boot:spring-boot-loader-classic

    - + @@ -48423,7 +48282,7 @@

    org.springframework.boot:spring-boot-loader-tools

    - + @@ -48446,7 +48305,7 @@

    org.springframework.boot:spring-boot-properties-migrator

    - + @@ -48469,7 +48328,7 @@

    org.springframework.boot:spring-boot-starter

    - + @@ -48492,7 +48351,7 @@

    org.springframework.boot:spring-boot-starter-activemq

    - + @@ -48515,7 +48374,7 @@

    org.springframework.boot:spring-boot-starter-actuator

    - + @@ -48538,7 +48397,7 @@

    org.springframework.boot:spring-boot-starter-amqp

    - + @@ -48561,7 +48420,7 @@

    org.springframework.boot:spring-boot-starter-aop

    - + @@ -48584,7 +48443,7 @@

    org.springframework.boot:spring-boot-starter-artemis

    - + @@ -48607,7 +48466,7 @@

    org.springframework.boot:spring-boot-starter-batch

    - + @@ -48630,7 +48489,7 @@

    org.springframework.boot:spring-boot-starter-cache

    - + @@ -48653,7 +48512,7 @@

    org.springframework.boot:spring-boot-starter-data-cassandra

    - + @@ -48676,7 +48535,7 @@

    org.springframework.boot:spring-boot-starter-data-cassandra-reactive

    - + @@ -48699,7 +48558,7 @@

    org.springframework.boot:spring-boot-starter-data-couchbase

    - + @@ -48722,7 +48581,7 @@

    org.springframework.boot:spring-boot-starter-data-couchbase-reactive

    - + @@ -48745,7 +48604,7 @@

    org.springframework.boot:spring-boot-starter-data-elasticsearch

    - + @@ -48768,7 +48627,7 @@

    org.springframework.boot:spring-boot-starter-data-jdbc

    - + @@ -48791,7 +48650,7 @@

    org.springframework.boot:spring-boot-starter-data-jpa

    - + @@ -48814,7 +48673,7 @@

    org.springframework.boot:spring-boot-starter-data-ldap

    - + @@ -48837,7 +48696,7 @@

    org.springframework.boot:spring-boot-starter-data-mongodb

    - + @@ -48860,7 +48719,7 @@

    org.springframework.boot:spring-boot-starter-data-mongodb-reactive

    - + @@ -48883,7 +48742,7 @@

    org.springframework.boot:spring-boot-starter-data-neo4j

    - + @@ -48906,7 +48765,7 @@

    org.springframework.boot:spring-boot-starter-data-r2dbc

    - + @@ -48929,7 +48788,7 @@

    org.springframework.boot:spring-boot-starter-data-redis

    - + @@ -48952,7 +48811,7 @@

    org.springframework.boot:spring-boot-starter-data-redis-reactive

    - + @@ -48975,7 +48834,7 @@

    org.springframework.boot:spring-boot-starter-data-rest

    - + @@ -48998,7 +48857,7 @@

    org.springframework.boot:spring-boot-starter-freemarker

    - + @@ -49021,7 +48880,7 @@

    org.springframework.boot:spring-boot-starter-graphql

    - + @@ -49044,7 +48903,7 @@

    org.springframework.boot:spring-boot-starter-groovy-templates

    - + @@ -49067,7 +48926,7 @@

    org.springframework.boot:spring-boot-starter-hateoas

    - + @@ -49090,7 +48949,7 @@

    org.springframework.boot:spring-boot-starter-integration

    - + @@ -49113,7 +48972,7 @@

    org.springframework.boot:spring-boot-starter-jdbc

    - + @@ -49136,7 +48995,7 @@

    org.springframework.boot:spring-boot-starter-jersey

    - + @@ -49159,7 +49018,7 @@

    org.springframework.boot:spring-boot-starter-jetty

    - + @@ -49182,7 +49041,7 @@

    org.springframework.boot:spring-boot-starter-jooq

    - + @@ -49205,7 +49064,7 @@

    org.springframework.boot:spring-boot-starter-json

    - + @@ -49228,7 +49087,7 @@

    org.springframework.boot:spring-boot-starter-log4j2

    - + @@ -49251,7 +49110,7 @@

    org.springframework.boot:spring-boot-starter-logging

    - + @@ -49274,7 +49133,7 @@

    org.springframework.boot:spring-boot-starter-mail

    - + @@ -49297,7 +49156,7 @@

    org.springframework.boot:spring-boot-starter-mustache

    - + @@ -49320,7 +49179,7 @@

    org.springframework.boot:spring-boot-starter-oauth2-authorization-server

    spring-boot-starter-oauth2-authorization-server - + @@ -49343,7 +49202,7 @@

    org.springframework.boot:spring-boot-starter-oauth2-client

    - + @@ -49366,7 +49225,7 @@

    org.springframework.boot:spring-boot-starter-oauth2-resource-server

    - + @@ -49389,7 +49248,7 @@

    org.springframework.boot:spring-boot-starter-pulsar

    - + @@ -49412,7 +49271,7 @@

    org.springframework.boot:spring-boot-starter-pulsar-reactive

    - + @@ -49435,7 +49294,7 @@

    org.springframework.boot:spring-boot-starter-quartz

    - + @@ -49458,7 +49317,7 @@

    org.springframework.boot:spring-boot-starter-reactor-netty

    - + @@ -49481,7 +49340,7 @@

    org.springframework.boot:spring-boot-starter-rsocket

    - + @@ -49504,7 +49363,7 @@

    org.springframework.boot:spring-boot-starter-security

    - + @@ -49527,7 +49386,7 @@

    org.springframework.boot:spring-boot-starter-test

    - + @@ -49550,7 +49409,7 @@

    org.springframework.boot:spring-boot-starter-thymeleaf

    - + @@ -49573,7 +49432,7 @@

    org.springframework.boot:spring-boot-starter-tomcat

    - + @@ -49596,7 +49455,7 @@

    org.springframework.boot:spring-boot-starter-undertow

    - + @@ -49619,7 +49478,7 @@

    org.springframework.boot:spring-boot-starter-validation

    - + @@ -49642,7 +49501,7 @@

    org.springframework.boot:spring-boot-starter-web

    - + @@ -49665,7 +49524,7 @@

    org.springframework.boot:spring-boot-starter-web-services

    - + @@ -49688,7 +49547,7 @@

    org.springframework.boot:spring-boot-starter-webflux

    - + @@ -49711,7 +49570,7 @@

    org.springframework.boot:spring-boot-starter-websocket

    - + @@ -49734,7 +49593,7 @@

    org.springframework.boot:spring-boot-test

    - + @@ -49757,7 +49616,7 @@

    org.springframework.boot:spring-boot-test-autoconfigure

    - + @@ -49780,7 +49639,7 @@

    org.springframework.boot:spring-boot-testcontainers

    - + @@ -49794,7 +49653,7 @@

    org.springframework.data:spring-data-cassandra

    spring-boot
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-actuator
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-actuator-autoconfigure
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-autoconfigure
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-autoconfigure-processor
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-buildpack-platform
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-configuration-metadata
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-configuration-processor
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-devtools
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-docker-compose
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-jarmode-tools
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-loader
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-loader-classic
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-loader-tools
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-properties-migrator
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-activemq
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-actuator
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-amqp
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-aop
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-artemis
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-batch
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-cache
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-cassandra
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-cassandra-reactive
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-couchbase
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-couchbase-reactive
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-elasticsearch
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-jdbc
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-jpa
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-ldap
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-mongodb
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-mongodb-reactive
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-neo4j
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-r2dbc
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-redis
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-redis-reactive
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-data-rest
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-freemarker
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-graphql
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-groovy-templates
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-hateoas
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-integration
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-jdbc
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-jersey
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-jetty
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-jooq
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-json
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-log4j2
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-logging
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-mail
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-mustache
    Current Version3.4.2
    3.4.3
    Scope
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-oauth2-client
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-oauth2-resource-server
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-pulsar
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-pulsar-reactive
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-quartz
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-reactor-netty
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-rsocket
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-security
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-test
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-thymeleaf
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-tomcat
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-undertow
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-validation
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-web
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-web-services
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-webflux
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-starter-websocket
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-test
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-test-autoconfigure
    Current Version3.4.2
    3.4.3
    Scope
    spring-boot-testcontainers
    Current Version3.4.2
    3.4.3
    Scope
    - + @@ -49803,7 +49662,7 @@

    org.springframework.data:spring-data-cassandra

    - + @@ -49815,12 +49674,12 @@

    org.springframework.data:spring-data-cassandra

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-cassandra
    Current Version4.4.2
    4.4.3
    Scope
    jar
    Newer versions4.4.3 Latest Incremental
    5.0.0-M1 Latest Major
    +5.0.0-M1 Latest Major

    org.springframework.data:spring-data-commons

    - + @@ -49829,7 +49688,7 @@

    org.springframework.data:spring-data-commons

    - + @@ -49841,12 +49700,12 @@

    org.springframework.data:spring-data-commons

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-commons
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-couchbase

    - + @@ -49855,7 +49714,7 @@

    org.springframework.data:spring-data-couchbase

    - + @@ -49867,12 +49726,12 @@

    org.springframework.data:spring-data-couchbase

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-couchbase
    Current Version5.4.2
    5.4.3
    Scope
    jar
    Newer versions5.4.3 Latest Incremental
    6.0.0-M1 Latest Major
    +6.0.0-M1 Latest Major

    org.springframework.data:spring-data-elasticsearch

    - + @@ -49881,7 +49740,7 @@

    org.springframework.data:spring-data-elasticsearch

    - + @@ -49893,12 +49752,12 @@

    org.springframework.data:spring-data-elasticsearch

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-elasticsearch
    Current Version5.4.2
    5.4.3
    Scope
    jar
    Newer versions5.4.3 Latest Incremental
    6.0.0-M1 Latest Major
    +6.0.0-M1 Latest Major

    org.springframework.data:spring-data-envers

    - + @@ -49907,7 +49766,7 @@

    org.springframework.data:spring-data-envers

    - + @@ -49919,12 +49778,12 @@

    org.springframework.data:spring-data-envers

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-envers
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-jdbc

    - + @@ -49933,7 +49792,7 @@

    org.springframework.data:spring-data-jdbc

    - + @@ -49945,12 +49804,12 @@

    org.springframework.data:spring-data-jdbc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-jdbc
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-jpa

    - + @@ -49959,7 +49818,7 @@

    org.springframework.data:spring-data-jpa

    - + @@ -49971,12 +49830,12 @@

    org.springframework.data:spring-data-jpa

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-jpa
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-keyvalue

    - + @@ -49985,7 +49844,7 @@

    org.springframework.data:spring-data-keyvalue

    - + @@ -49997,12 +49856,12 @@

    org.springframework.data:spring-data-keyvalue

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-keyvalue
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-ldap

    - + @@ -50011,7 +49870,7 @@

    org.springframework.data:spring-data-ldap

    - + @@ -50023,12 +49882,12 @@

    org.springframework.data:spring-data-ldap

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-ldap
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-mongodb

    - + @@ -50037,7 +49896,7 @@

    org.springframework.data:spring-data-mongodb

    - + @@ -50049,12 +49908,12 @@

    org.springframework.data:spring-data-mongodb

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-mongodb
    Current Version4.4.2
    4.4.3
    Scope
    jar
    Newer versions4.4.3 Latest Incremental
    5.0.0-M1 Latest Major
    +5.0.0-M1 Latest Major

    org.springframework.data:spring-data-neo4j

    - + @@ -50063,7 +49922,7 @@

    org.springframework.data:spring-data-neo4j

    - + @@ -50075,12 +49934,12 @@

    org.springframework.data:spring-data-neo4j

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-neo4j
    Current Version7.4.2
    7.4.3
    Scope
    jar
    Newer versions7.4.3 Latest Incremental
    8.0.0-M1 Latest Major
    +8.0.0-M1 Latest Major

    org.springframework.data:spring-data-r2dbc

    - + @@ -50089,7 +49948,7 @@

    org.springframework.data:spring-data-r2dbc

    - + @@ -50101,12 +49960,12 @@

    org.springframework.data:spring-data-r2dbc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-r2dbc
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-redis

    - + @@ -50115,7 +49974,7 @@

    org.springframework.data:spring-data-redis

    - + @@ -50127,12 +49986,12 @@

    org.springframework.data:spring-data-redis

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-redis
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-relational

    - + @@ -50141,7 +50000,7 @@

    org.springframework.data:spring-data-relational

    - + @@ -50153,12 +50012,12 @@

    org.springframework.data:spring-data-relational

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-relational
    Current Version3.4.2
    3.4.3
    Scope
    jar
    Newer versions3.4.3 Latest Incremental
    4.0.0-M1 Latest Major
    +4.0.0-M1 Latest Major

    org.springframework.data:spring-data-rest-core

    - + @@ -50167,7 +50026,7 @@

    org.springframework.data:spring-data-rest-core

    - + @@ -50179,12 +50038,12 @@

    org.springframework.data:spring-data-rest-core

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-rest-core
    Current Version4.4.2
    4.4.3
    Scope
    jar
    Newer versions4.4.3 Latest Incremental
    5.0.0-M1 Latest Major
    +5.0.0-M1 Latest Major

    org.springframework.data:spring-data-rest-hal-explorer

    - + @@ -50193,7 +50052,7 @@

    org.springframework.data:spring-data-rest-hal-explorer

    - + @@ -50205,12 +50064,12 @@

    org.springframework.data:spring-data-rest-hal-explorer

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-rest-hal-explorer
    Current Version4.4.2
    4.4.3
    Scope
    jar
    Newer versions4.4.3 Latest Incremental
    5.0.0-M1 Latest Major
    +5.0.0-M1 Latest Major

    org.springframework.data:spring-data-rest-webmvc

    - + @@ -50219,7 +50078,7 @@

    org.springframework.data:spring-data-rest-webmvc

    - + @@ -50231,12 +50090,12 @@

    org.springframework.data:spring-data-rest-webmvc

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Group Id org.springframework.data
    spring-data-rest-webmvc
    Current Version4.4.2
    4.4.3
    Scope
    jar
    Newer versions4.4.3 Latest Incremental
    5.0.0-M1 Latest Major
    +5.0.0-M1 Latest Major

    org.springframework.graphql:spring-graphql

    - + @@ -50245,7 +50104,7 @@

    org.springframework.graphql:spring-graphql

    - + @@ -50254,15 +50113,12 @@

    org.springframework.graphql:spring-graphql

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.graphql
    spring-graphql
    Current Version1.3.3
    1.3.4
    Scope
    Typejar
    Newer versions1.3.4 Latest Incremental
    +jar

    org.springframework.graphql:spring-graphql-test

    - + @@ -50271,7 +50127,7 @@

    org.springframework.graphql:spring-graphql-test

    - + @@ -50280,10 +50136,7 @@

    org.springframework.graphql:spring-graphql-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.graphql
    spring-graphql-test
    Current Version1.3.3
    1.3.4
    Scope
    Typejar
    Newer versions1.3.4 Latest Incremental
    +jar

    org.springframework.hateoas:spring-hateoas

    @@ -50314,7 +50167,7 @@

    org.springframework.integration:spring-integration-amqp

    - + @@ -50323,7 +50176,7 @@

    org.springframework.integration:spring-integration-amqp

    - + @@ -50332,15 +50185,12 @@

    org.springframework.integration:spring-integration-amqp

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-amqp
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-camel

    - + @@ -50349,7 +50199,7 @@

    org.springframework.integration:spring-integration-camel

    - + @@ -50358,15 +50208,12 @@

    org.springframework.integration:spring-integration-camel

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-camel
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-cassandra

    - + @@ -50375,7 +50222,7 @@

    org.springframework.integration:spring-integration-cassandra

    - + @@ -50384,15 +50231,12 @@

    org.springframework.integration:spring-integration-cassandra

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-cassandra
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-core

    - + @@ -50401,7 +50245,7 @@

    org.springframework.integration:spring-integration-core

    - + @@ -50410,15 +50254,12 @@

    org.springframework.integration:spring-integration-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-core
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-debezium

    - + @@ -50427,7 +50268,7 @@

    org.springframework.integration:spring-integration-debezium

    - + @@ -50436,15 +50277,12 @@

    org.springframework.integration:spring-integration-debezium

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-debezium
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-event

    - + @@ -50453,7 +50291,7 @@

    org.springframework.integration:spring-integration-event

    - + @@ -50462,15 +50300,12 @@

    org.springframework.integration:spring-integration-event

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-event
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-feed

    - + @@ -50479,7 +50314,7 @@

    org.springframework.integration:spring-integration-feed

    - + @@ -50488,15 +50323,12 @@

    org.springframework.integration:spring-integration-feed

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-feed
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-file

    - + @@ -50505,7 +50337,7 @@

    org.springframework.integration:spring-integration-file

    - + @@ -50514,15 +50346,12 @@

    org.springframework.integration:spring-integration-file

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-file
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-ftp

    - + @@ -50531,7 +50360,7 @@

    org.springframework.integration:spring-integration-ftp

    - + @@ -50540,15 +50369,12 @@

    org.springframework.integration:spring-integration-ftp

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-ftp
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-graphql

    - + @@ -50557,7 +50383,7 @@

    org.springframework.integration:spring-integration-graphql

    - + @@ -50566,15 +50392,12 @@

    org.springframework.integration:spring-integration-graphql

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-graphql
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-groovy

    - + @@ -50583,7 +50406,7 @@

    org.springframework.integration:spring-integration-groovy

    - + @@ -50592,15 +50415,12 @@

    org.springframework.integration:spring-integration-groovy

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-groovy
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-hazelcast

    - + @@ -50609,7 +50429,7 @@

    org.springframework.integration:spring-integration-hazelcast

    - + @@ -50618,15 +50438,12 @@

    org.springframework.integration:spring-integration-hazelcast

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-hazelcast
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-http

    - + @@ -50635,7 +50452,7 @@

    org.springframework.integration:spring-integration-http

    - + @@ -50644,15 +50461,12 @@

    org.springframework.integration:spring-integration-http

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-http
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-ip

    - + @@ -50661,7 +50475,7 @@

    org.springframework.integration:spring-integration-ip

    - + @@ -50670,15 +50484,12 @@

    org.springframework.integration:spring-integration-ip

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-ip
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-jdbc

    - + @@ -50687,7 +50498,7 @@

    org.springframework.integration:spring-integration-jdbc

    - + @@ -50696,15 +50507,12 @@

    org.springframework.integration:spring-integration-jdbc

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-jdbc
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-jms

    - + @@ -50713,7 +50521,7 @@

    org.springframework.integration:spring-integration-jms

    - + @@ -50722,15 +50530,12 @@

    org.springframework.integration:spring-integration-jms

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-jms
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-jmx

    - + @@ -50739,7 +50544,7 @@

    org.springframework.integration:spring-integration-jmx

    - + @@ -50748,15 +50553,12 @@

    org.springframework.integration:spring-integration-jmx

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-jmx
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-jpa

    - + @@ -50765,7 +50567,7 @@

    org.springframework.integration:spring-integration-jpa

    - + @@ -50774,15 +50576,12 @@

    org.springframework.integration:spring-integration-jpa

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-jpa
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-kafka

    - + @@ -50791,7 +50590,7 @@

    org.springframework.integration:spring-integration-kafka

    - + @@ -50800,15 +50599,12 @@

    org.springframework.integration:spring-integration-kafka

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-kafka
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-mail

    - + @@ -50817,7 +50613,7 @@

    org.springframework.integration:spring-integration-mail

    - + @@ -50826,15 +50622,12 @@

    org.springframework.integration:spring-integration-mail

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-mail
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-mongodb

    - + @@ -50843,7 +50636,7 @@

    org.springframework.integration:spring-integration-mongodb

    - + @@ -50852,15 +50645,12 @@

    org.springframework.integration:spring-integration-mongodb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-mongodb
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-mqtt

    - + @@ -50869,7 +50659,7 @@

    org.springframework.integration:spring-integration-mqtt

    - + @@ -50878,15 +50668,12 @@

    org.springframework.integration:spring-integration-mqtt

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-mqtt
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-r2dbc

    - + @@ -50895,7 +50682,7 @@

    org.springframework.integration:spring-integration-r2dbc

    - + @@ -50904,15 +50691,12 @@

    org.springframework.integration:spring-integration-r2dbc

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-r2dbc
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-redis

    - + @@ -50921,7 +50705,7 @@

    org.springframework.integration:spring-integration-redis

    - + @@ -50930,15 +50714,12 @@

    org.springframework.integration:spring-integration-redis

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-redis
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-rsocket

    - + @@ -50947,7 +50728,7 @@

    org.springframework.integration:spring-integration-rsocket

    - + @@ -50956,15 +50737,12 @@

    org.springframework.integration:spring-integration-rsocket

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-rsocket
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-scripting

    - + @@ -50973,7 +50751,7 @@

    org.springframework.integration:spring-integration-scripting

    - + @@ -50982,15 +50760,12 @@

    org.springframework.integration:spring-integration-scripting

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-scripting
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-sftp

    - + @@ -50999,7 +50774,7 @@

    org.springframework.integration:spring-integration-sftp

    - + @@ -51008,15 +50783,12 @@

    org.springframework.integration:spring-integration-sftp

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-sftp
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-smb

    - + @@ -51025,7 +50797,7 @@

    org.springframework.integration:spring-integration-smb

    - + @@ -51034,15 +50806,12 @@

    org.springframework.integration:spring-integration-smb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-smb
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-stomp

    - + @@ -51051,7 +50820,7 @@

    org.springframework.integration:spring-integration-stomp

    - + @@ -51060,15 +50829,12 @@

    org.springframework.integration:spring-integration-stomp

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-stomp
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-stream

    - + @@ -51077,7 +50843,7 @@

    org.springframework.integration:spring-integration-stream

    - + @@ -51086,15 +50852,12 @@

    org.springframework.integration:spring-integration-stream

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-stream
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-syslog

    - + @@ -51103,7 +50866,7 @@

    org.springframework.integration:spring-integration-syslog

    - + @@ -51112,15 +50875,12 @@

    org.springframework.integration:spring-integration-syslog

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-syslog
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-test

    - + @@ -51129,7 +50889,7 @@

    org.springframework.integration:spring-integration-test

    - + @@ -51138,15 +50898,12 @@

    org.springframework.integration:spring-integration-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-test
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-test-support

    - + @@ -51155,7 +50912,7 @@

    org.springframework.integration:spring-integration-test-support

    - + @@ -51164,15 +50921,12 @@

    org.springframework.integration:spring-integration-test-support

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-test-support
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-webflux

    - + @@ -51181,7 +50935,7 @@

    org.springframework.integration:spring-integration-webflux

    - + @@ -51190,15 +50944,12 @@

    org.springframework.integration:spring-integration-webflux

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-webflux
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-websocket

    - + @@ -51207,7 +50958,7 @@

    org.springframework.integration:spring-integration-websocket

    - + @@ -51216,15 +50967,12 @@

    org.springframework.integration:spring-integration-websocket

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-websocket
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-ws

    - + @@ -51233,7 +50981,7 @@

    org.springframework.integration:spring-integration-ws

    - + @@ -51242,15 +50990,12 @@

    org.springframework.integration:spring-integration-ws

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-ws
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-xml

    - + @@ -51259,7 +51004,7 @@

    org.springframework.integration:spring-integration-xml

    - + @@ -51268,15 +51013,12 @@

    org.springframework.integration:spring-integration-xml

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-xml
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-xmpp

    - + @@ -51285,7 +51027,7 @@

    org.springframework.integration:spring-integration-xmpp

    - + @@ -51294,15 +51036,12 @@

    org.springframework.integration:spring-integration-xmpp

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-xmpp
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-zeromq

    - + @@ -51311,7 +51050,7 @@

    org.springframework.integration:spring-integration-zeromq

    - + @@ -51320,15 +51059,12 @@

    org.springframework.integration:spring-integration-zeromq

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-zeromq
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-zip

    - + @@ -51337,7 +51073,7 @@

    org.springframework.integration:spring-integration-zip

    - + @@ -51346,15 +51082,12 @@

    org.springframework.integration:spring-integration-zip

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-zip
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.integration:spring-integration-zookeeper

    - + @@ -51363,7 +51096,7 @@

    org.springframework.integration:spring-integration-zookeeper

    - + @@ -51372,15 +51105,12 @@

    org.springframework.integration:spring-integration-zookeeper

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.integration
    spring-integration-zookeeper
    Current Version6.4.1
    6.4.2
    Scope
    Typejar
    Newer versions6.4.2 Latest Incremental
    +jar

    org.springframework.kafka:spring-kafka

    - + @@ -51389,7 +51119,7 @@

    org.springframework.kafka:spring-kafka

    - + @@ -51398,15 +51128,12 @@

    org.springframework.kafka:spring-kafka

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.kafka
    spring-kafka
    Current Version3.3.2
    3.3.3
    Scope
    Typejar
    Newer versions3.3.3 Latest Incremental
    +jar

    org.springframework.kafka:spring-kafka-test

    - + @@ -51415,7 +51142,7 @@

    org.springframework.kafka:spring-kafka-test

    - + @@ -51424,15 +51151,12 @@

    org.springframework.kafka:spring-kafka-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.kafka
    spring-kafka-test
    Current Version3.3.2
    3.3.3
    Scope
    Typejar
    Newer versions3.3.3 Latest Incremental
    +jar

    org.springframework.ldap:spring-ldap-core

    - + @@ -51441,7 +51165,7 @@

    org.springframework.ldap:spring-ldap-core

    - + @@ -51450,15 +51174,12 @@

    org.springframework.ldap:spring-ldap-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.ldap
    spring-ldap-core
    Current Version3.2.10
    3.2.11
    Scope
    Typejar
    Newer versions3.2.11 Latest Incremental
    +jar

    org.springframework.ldap:spring-ldap-ldif-core

    - + @@ -51467,7 +51188,7 @@

    org.springframework.ldap:spring-ldap-ldif-core

    - + @@ -51476,15 +51197,12 @@

    org.springframework.ldap:spring-ldap-ldif-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.ldap
    spring-ldap-ldif-core
    Current Version3.2.10
    3.2.11
    Scope
    Typejar
    Newer versions3.2.11 Latest Incremental
    +jar

    org.springframework.ldap:spring-ldap-odm

    - + @@ -51493,7 +51211,7 @@

    org.springframework.ldap:spring-ldap-odm

    - + @@ -51502,15 +51220,12 @@

    org.springframework.ldap:spring-ldap-odm

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.ldap
    spring-ldap-odm
    Current Version3.2.10
    3.2.11
    Scope
    Typejar
    Newer versions3.2.11 Latest Incremental
    +jar

    org.springframework.ldap:spring-ldap-test

    - + @@ -51519,7 +51234,7 @@

    org.springframework.ldap:spring-ldap-test

    - + @@ -51528,15 +51243,12 @@

    org.springframework.ldap:spring-ldap-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.ldap
    spring-ldap-test
    Current Version3.2.10
    3.2.11
    Scope
    Typejar
    Newer versions3.2.11 Latest Incremental
    +jar

    org.springframework.pulsar:spring-pulsar

    - + @@ -51545,7 +51257,7 @@

    org.springframework.pulsar:spring-pulsar

    - + @@ -51554,15 +51266,12 @@

    org.springframework.pulsar:spring-pulsar

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.pulsar
    spring-pulsar
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    org.springframework.pulsar:spring-pulsar-cache-provider

    - + @@ -51571,7 +51280,7 @@

    org.springframework.pulsar:spring-pulsar-cache-provider

    - + @@ -51580,15 +51289,12 @@

    org.springframework.pulsar:spring-pulsar-cache-provider

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.pulsar
    spring-pulsar-cache-provider
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    org.springframework.pulsar:spring-pulsar-cache-provider-caffeine

    - + @@ -51597,7 +51303,7 @@

    org.springframework.pulsar:spring-pulsar-cache-provider-caffeine

    - + @@ -51606,15 +51312,12 @@

    org.springframework.pulsar:spring-pulsar-cache-provider-caffeine

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.pulsar
    spring-pulsar-cache-provider-caffeine
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    org.springframework.pulsar:spring-pulsar-reactive

    - + @@ -51623,7 +51326,7 @@

    org.springframework.pulsar:spring-pulsar-reactive

    - + @@ -51632,15 +51335,12 @@

    org.springframework.pulsar:spring-pulsar-reactive

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.pulsar
    spring-pulsar-reactive
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    org.springframework.pulsar:spring-pulsar-test

    - + @@ -51649,7 +51349,7 @@

    org.springframework.pulsar:spring-pulsar-test

    - + @@ -51658,10 +51358,7 @@

    org.springframework.pulsar:spring-pulsar-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.pulsar
    spring-pulsar-test
    Current Version1.2.2
    1.2.3
    Scope
    Typejar
    Newer versions1.2.3 Latest Incremental
    +jar

    org.springframework.restdocs:spring-restdocs-asciidoctor

    @@ -51804,7 +51501,7 @@

    org.springframework.security:spring-security-acl

    - + @@ -51813,7 +51510,7 @@

    org.springframework.security:spring-security-acl

    - + @@ -51822,15 +51519,12 @@

    org.springframework.security:spring-security-acl

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-acl
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-aspects

    - + @@ -51839,7 +51533,7 @@

    org.springframework.security:spring-security-aspects

    - + @@ -51848,15 +51542,12 @@

    org.springframework.security:spring-security-aspects

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-aspects
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-cas

    - + @@ -51865,7 +51556,7 @@

    org.springframework.security:spring-security-cas

    - + @@ -51874,15 +51565,12 @@

    org.springframework.security:spring-security-cas

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-cas
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-config

    - + @@ -51891,7 +51579,7 @@

    org.springframework.security:spring-security-config

    - + @@ -51900,15 +51588,12 @@

    org.springframework.security:spring-security-config

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-config
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-core

    - + @@ -51917,7 +51602,7 @@

    org.springframework.security:spring-security-core

    - + @@ -51926,15 +51611,12 @@

    org.springframework.security:spring-security-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-core
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-crypto

    - + @@ -51943,7 +51625,7 @@

    org.springframework.security:spring-security-crypto

    - + @@ -51952,15 +51634,12 @@

    org.springframework.security:spring-security-crypto

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-crypto
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-data

    - + @@ -51969,7 +51648,7 @@

    org.springframework.security:spring-security-data

    - + @@ -51978,15 +51657,12 @@

    org.springframework.security:spring-security-data

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-data
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-ldap

    - + @@ -51995,7 +51671,7 @@

    org.springframework.security:spring-security-ldap

    - + @@ -52004,15 +51680,12 @@

    org.springframework.security:spring-security-ldap

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-ldap
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-messaging

    - + @@ -52021,7 +51694,7 @@

    org.springframework.security:spring-security-messaging

    - + @@ -52030,15 +51703,12 @@

    org.springframework.security:spring-security-messaging

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-messaging
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-oauth2-authorization-server

    - + @@ -52047,7 +51717,7 @@

    org.springframework.security:spring-security-oauth2-authorization-server

    spring-security-oauth2-authorization-server - + @@ -52056,15 +51726,12 @@

    org.springframework.security:spring-security-oauth2-authorization-server

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    Current Version1.4.1
    1.4.2
    Scope
    Typejar
    Newer versions1.4.2 Latest Incremental
    +jar

    org.springframework.security:spring-security-oauth2-client

    - + @@ -52073,7 +51740,7 @@

    org.springframework.security:spring-security-oauth2-client

    - + @@ -52082,15 +51749,12 @@

    org.springframework.security:spring-security-oauth2-client

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-oauth2-client
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-oauth2-core

    - + @@ -52099,7 +51763,7 @@

    org.springframework.security:spring-security-oauth2-core

    - + @@ -52108,15 +51772,12 @@

    org.springframework.security:spring-security-oauth2-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-oauth2-core
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-oauth2-jose

    - + @@ -52125,7 +51786,7 @@

    org.springframework.security:spring-security-oauth2-jose

    - + @@ -52134,15 +51795,12 @@

    org.springframework.security:spring-security-oauth2-jose

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-oauth2-jose
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-oauth2-resource-server

    - + @@ -52151,7 +51809,7 @@

    org.springframework.security:spring-security-oauth2-resource-server

    - + @@ -52160,15 +51818,12 @@

    org.springframework.security:spring-security-oauth2-resource-server

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-oauth2-resource-server
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-rsocket

    - + @@ -52177,7 +51832,7 @@

    org.springframework.security:spring-security-rsocket

    - + @@ -52186,15 +51841,12 @@

    org.springframework.security:spring-security-rsocket

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-rsocket
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-saml2-service-provider

    - + @@ -52203,7 +51855,7 @@

    org.springframework.security:spring-security-saml2-service-provider

    - + @@ -52212,15 +51864,12 @@

    org.springframework.security:spring-security-saml2-service-provider

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-saml2-service-provider
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-taglibs

    - + @@ -52229,7 +51878,7 @@

    org.springframework.security:spring-security-taglibs

    - + @@ -52238,15 +51887,12 @@

    org.springframework.security:spring-security-taglibs

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-taglibs
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-test

    - + @@ -52255,7 +51901,7 @@

    org.springframework.security:spring-security-test

    - + @@ -52264,15 +51910,12 @@

    org.springframework.security:spring-security-test

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-test
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.security:spring-security-web

    - + @@ -52281,7 +51924,7 @@

    org.springframework.security:spring-security-web

    - + @@ -52290,15 +51933,12 @@

    org.springframework.security:spring-security-web

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.security
    spring-security-web
    Current Version6.4.2
    6.4.3
    Scope
    Typejar
    Newer versions6.4.3 Latest Incremental
    +jar

    org.springframework.session:spring-session-core

    - + @@ -52307,7 +51947,7 @@

    org.springframework.session:spring-session-core

    - + @@ -52316,15 +51956,12 @@

    org.springframework.session:spring-session-core

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.session
    spring-session-core
    Current Version3.4.1
    3.4.2
    Scope
    Typejar
    Newer versions3.4.2 Latest Incremental
    +jar

    org.springframework.session:spring-session-data-mongodb

    - + @@ -52333,7 +51970,7 @@

    org.springframework.session:spring-session-data-mongodb

    - + @@ -52342,15 +51979,12 @@

    org.springframework.session:spring-session-data-mongodb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.session
    spring-session-data-mongodb
    Current Version3.4.1
    3.4.2
    Scope
    Typejar
    Newer versions3.4.2 Latest Incremental
    +jar

    org.springframework.session:spring-session-data-redis

    - + @@ -52359,7 +51993,7 @@

    org.springframework.session:spring-session-data-redis

    - + @@ -52368,15 +52002,12 @@

    org.springframework.session:spring-session-data-redis

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.session
    spring-session-data-redis
    Current Version3.4.1
    3.4.2
    Scope
    Typejar
    Newer versions3.4.2 Latest Incremental
    +jar

    org.springframework.session:spring-session-hazelcast

    - + @@ -52385,7 +52016,7 @@

    org.springframework.session:spring-session-hazelcast

    - + @@ -52394,15 +52025,12 @@

    org.springframework.session:spring-session-hazelcast

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.session
    spring-session-hazelcast
    Current Version3.4.1
    3.4.2
    Scope
    Typejar
    Newer versions3.4.2 Latest Incremental
    +jar

    org.springframework.session:spring-session-jdbc

    - + @@ -52411,7 +52039,7 @@

    org.springframework.session:spring-session-jdbc

    - + @@ -52420,10 +52048,7 @@

    org.springframework.session:spring-session-jdbc

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.springframework.session
    spring-session-jdbc
    Current Version3.4.1
    3.4.2
    Scope
    Typejar
    Newer versions3.4.2 Latest Incremental
    +jar

    org.springframework.ws:spring-ws-core

    @@ -52543,7 +52168,7 @@

    org.testcontainers:activemq

    - + @@ -52552,7 +52177,7 @@

    org.testcontainers:activemq

    - + @@ -52561,15 +52186,12 @@

    org.testcontainers:activemq

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    activemq
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:azure

    - + @@ -52578,7 +52200,7 @@

    org.testcontainers:azure

    - + @@ -52587,15 +52209,12 @@

    org.testcontainers:azure

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    azure
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:cassandra

    - + @@ -52604,7 +52223,7 @@

    org.testcontainers:cassandra

    - + @@ -52613,15 +52232,12 @@

    org.testcontainers:cassandra

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    cassandra
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:chromadb

    - + @@ -52630,7 +52246,7 @@

    org.testcontainers:chromadb

    - + @@ -52639,15 +52255,12 @@

    org.testcontainers:chromadb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    chromadb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:clickhouse

    - + @@ -52656,7 +52269,7 @@

    org.testcontainers:clickhouse

    - + @@ -52665,15 +52278,12 @@

    org.testcontainers:clickhouse

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    clickhouse
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:cockroachdb

    - + @@ -52682,7 +52292,7 @@

    org.testcontainers:cockroachdb

    - + @@ -52691,15 +52301,12 @@

    org.testcontainers:cockroachdb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    cockroachdb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:consul

    - + @@ -52708,7 +52315,7 @@

    org.testcontainers:consul

    - + @@ -52717,15 +52324,12 @@

    org.testcontainers:consul

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    consul
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:couchbase

    - + @@ -52734,7 +52338,7 @@

    org.testcontainers:couchbase

    - + @@ -52743,15 +52347,12 @@

    org.testcontainers:couchbase

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    couchbase
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:cratedb

    - + @@ -52760,7 +52361,7 @@

    org.testcontainers:cratedb

    - + @@ -52769,15 +52370,12 @@

    org.testcontainers:cratedb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    cratedb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:database-commons

    - + @@ -52786,7 +52384,7 @@

    org.testcontainers:database-commons

    - + @@ -52795,15 +52393,12 @@

    org.testcontainers:database-commons

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    database-commons
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:databend

    - + @@ -52812,7 +52407,7 @@

    org.testcontainers:databend

    - + @@ -52821,15 +52416,12 @@

    org.testcontainers:databend

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    databend
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:db2

    - + @@ -52838,7 +52430,7 @@

    org.testcontainers:db2

    - + @@ -52847,15 +52439,12 @@

    org.testcontainers:db2

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    db2
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:dynalite

    - + @@ -52864,7 +52453,7 @@

    org.testcontainers:dynalite

    - + @@ -52873,15 +52462,12 @@

    org.testcontainers:dynalite

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    dynalite
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:elasticsearch

    - + @@ -52890,7 +52476,7 @@

    org.testcontainers:elasticsearch

    - + @@ -52899,15 +52485,12 @@

    org.testcontainers:elasticsearch

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    elasticsearch
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:gcloud

    - + @@ -52916,7 +52499,7 @@

    org.testcontainers:gcloud

    - + @@ -52925,15 +52508,12 @@

    org.testcontainers:gcloud

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    gcloud
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:grafana

    - + @@ -52942,7 +52522,7 @@

    org.testcontainers:grafana

    - + @@ -52951,15 +52531,12 @@

    org.testcontainers:grafana

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    grafana
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:hivemq

    - + @@ -52968,7 +52545,7 @@

    org.testcontainers:hivemq

    - + @@ -52977,15 +52554,12 @@

    org.testcontainers:hivemq

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    hivemq
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:influxdb

    - + @@ -52994,7 +52568,7 @@

    org.testcontainers:influxdb

    - + @@ -53003,15 +52577,12 @@

    org.testcontainers:influxdb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    influxdb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:jdbc

    - + @@ -53020,7 +52591,7 @@

    org.testcontainers:jdbc

    - + @@ -53029,15 +52600,12 @@

    org.testcontainers:jdbc

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    jdbc
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:junit-jupiter

    - + @@ -53046,7 +52614,7 @@

    org.testcontainers:junit-jupiter

    - + @@ -53055,15 +52623,12 @@

    org.testcontainers:junit-jupiter

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    junit-jupiter
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:k3s

    - + @@ -53072,7 +52637,7 @@

    org.testcontainers:k3s

    - + @@ -53081,15 +52646,12 @@

    org.testcontainers:k3s

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    k3s
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:k6

    - + @@ -53098,7 +52660,7 @@

    org.testcontainers:k6

    - + @@ -53107,15 +52669,12 @@

    org.testcontainers:k6

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    k6
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:kafka

    - + @@ -53124,7 +52683,7 @@

    org.testcontainers:kafka

    - + @@ -53133,15 +52692,35 @@

    org.testcontainers:kafka

    - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    kafka
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    jar
    +

    org.testcontainers:ldap

    + + + + - -
    Status No newer versions available.
    Newer versions1.20.5 Latest Incremental
    +Group Id +org.testcontainers + +Artifact Id +ldap + +Current Version +1.20.5 + +Scope + + +Classifier + + +Type +jar

    org.testcontainers:localstack

    - + @@ -53150,7 +52729,7 @@

    org.testcontainers:localstack

    - + @@ -53159,15 +52738,12 @@

    org.testcontainers:localstack

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    localstack
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:mariadb

    - + @@ -53176,7 +52752,7 @@

    org.testcontainers:mariadb

    - + @@ -53185,15 +52761,12 @@

    org.testcontainers:mariadb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    mariadb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:milvus

    - + @@ -53202,7 +52775,7 @@

    org.testcontainers:milvus

    - + @@ -53211,15 +52784,12 @@

    org.testcontainers:milvus

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    milvus
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:minio

    - + @@ -53228,7 +52798,7 @@

    org.testcontainers:minio

    - + @@ -53237,15 +52807,12 @@

    org.testcontainers:minio

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    minio
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:mockserver

    - + @@ -53254,7 +52821,7 @@

    org.testcontainers:mockserver

    - + @@ -53263,15 +52830,12 @@

    org.testcontainers:mockserver

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    mockserver
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:mongodb

    - + @@ -53280,7 +52844,7 @@

    org.testcontainers:mongodb

    - + @@ -53289,15 +52853,12 @@

    org.testcontainers:mongodb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    mongodb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:mssqlserver

    - + @@ -53306,7 +52867,7 @@

    org.testcontainers:mssqlserver

    - + @@ -53315,15 +52876,12 @@

    org.testcontainers:mssqlserver

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    mssqlserver
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:mysql

    - + @@ -53332,7 +52890,7 @@

    org.testcontainers:mysql

    - + @@ -53341,15 +52899,12 @@

    org.testcontainers:mysql

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    mysql
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:neo4j

    - + @@ -53358,7 +52913,7 @@

    org.testcontainers:neo4j

    - + @@ -53367,15 +52922,12 @@

    org.testcontainers:neo4j

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    neo4j
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:nginx

    - + @@ -53384,7 +52936,7 @@

    org.testcontainers:nginx

    - + @@ -53393,15 +52945,12 @@

    org.testcontainers:nginx

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    nginx
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:oceanbase

    - + @@ -53410,7 +52959,7 @@

    org.testcontainers:oceanbase

    - + @@ -53419,15 +52968,12 @@

    org.testcontainers:oceanbase

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    oceanbase
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:ollama

    - + @@ -53436,7 +52982,7 @@

    org.testcontainers:ollama

    - + @@ -53445,15 +52991,12 @@

    org.testcontainers:ollama

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    ollama
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:openfga

    - + @@ -53462,7 +53005,7 @@

    org.testcontainers:openfga

    - + @@ -53471,15 +53014,12 @@

    org.testcontainers:openfga

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    openfga
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:oracle-free

    - + @@ -53488,7 +53028,7 @@

    org.testcontainers:oracle-free

    - + @@ -53497,15 +53037,12 @@

    org.testcontainers:oracle-free

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    oracle-free
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:oracle-xe

    - + @@ -53514,7 +53051,7 @@

    org.testcontainers:oracle-xe

    - + @@ -53523,15 +53060,12 @@

    org.testcontainers:oracle-xe

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    oracle-xe
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:orientdb

    - + @@ -53540,7 +53074,7 @@

    org.testcontainers:orientdb

    - + @@ -53549,15 +53083,35 @@

    org.testcontainers:orientdb

    - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    orientdb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    jar
    +

    org.testcontainers:pinecone

    + + + + - -
    Status No newer versions available.
    Newer versions1.20.5 Latest Incremental
    +Group Id +org.testcontainers + +Artifact Id +pinecone + +Current Version +1.20.5 + +Scope + + +Classifier + + +Type +jar

    org.testcontainers:postgresql

    - + @@ -53566,7 +53120,7 @@

    org.testcontainers:postgresql

    - + @@ -53575,15 +53129,12 @@

    org.testcontainers:postgresql

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    postgresql
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:presto

    - + @@ -53592,7 +53143,7 @@

    org.testcontainers:presto

    - + @@ -53601,15 +53152,12 @@

    org.testcontainers:presto

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    presto
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:pulsar

    - + @@ -53618,7 +53166,7 @@

    org.testcontainers:pulsar

    - + @@ -53627,15 +53175,12 @@

    org.testcontainers:pulsar

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    pulsar
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:qdrant

    - + @@ -53644,7 +53189,7 @@

    org.testcontainers:qdrant

    - + @@ -53653,15 +53198,12 @@

    org.testcontainers:qdrant

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    qdrant
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:questdb

    - + @@ -53670,7 +53212,7 @@

    org.testcontainers:questdb

    - + @@ -53679,15 +53221,12 @@

    org.testcontainers:questdb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    questdb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:r2dbc

    - + @@ -53696,7 +53235,7 @@

    org.testcontainers:r2dbc

    - + @@ -53705,15 +53244,12 @@

    org.testcontainers:r2dbc

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    r2dbc
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:rabbitmq

    - + @@ -53722,7 +53258,7 @@

    org.testcontainers:rabbitmq

    - + @@ -53731,15 +53267,12 @@

    org.testcontainers:rabbitmq

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    rabbitmq
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:redpanda

    - + @@ -53748,7 +53281,7 @@

    org.testcontainers:redpanda

    - + @@ -53757,15 +53290,35 @@

    org.testcontainers:redpanda

    - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    redpanda
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    jar
    +

    org.testcontainers:scylladb

    + + + + - -
    Status No newer versions available.
    Newer versions1.20.5 Latest Incremental
    +Group Id +org.testcontainers + +Artifact Id +scylladb + +Current Version +1.20.5 + +Scope + + +Classifier + + +Type +jar

    org.testcontainers:selenium

    - + @@ -53774,7 +53327,7 @@

    org.testcontainers:selenium

    - + @@ -53783,15 +53336,12 @@

    org.testcontainers:selenium

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    selenium
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:solace

    - + @@ -53800,7 +53350,7 @@

    org.testcontainers:solace

    - + @@ -53809,15 +53359,12 @@

    org.testcontainers:solace

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    solace
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:solr

    - + @@ -53826,7 +53373,7 @@

    org.testcontainers:solr

    - + @@ -53835,15 +53382,12 @@

    org.testcontainers:solr

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    solr
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:spock

    - + @@ -53852,7 +53396,7 @@

    org.testcontainers:spock

    - + @@ -53861,15 +53405,12 @@

    org.testcontainers:spock

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    spock
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:testcontainers

    - + @@ -53878,7 +53419,7 @@

    org.testcontainers:testcontainers

    - + @@ -53887,15 +53428,12 @@

    org.testcontainers:testcontainers

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    testcontainers
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:tidb

    - + @@ -53904,7 +53442,7 @@

    org.testcontainers:tidb

    - + @@ -53913,15 +53451,12 @@

    org.testcontainers:tidb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    tidb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:timeplus

    - + @@ -53930,7 +53465,7 @@

    org.testcontainers:timeplus

    - + @@ -53939,15 +53474,12 @@

    org.testcontainers:timeplus

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    timeplus
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:toxiproxy

    - + @@ -53956,7 +53488,7 @@

    org.testcontainers:toxiproxy

    - + @@ -53965,15 +53497,12 @@

    org.testcontainers:toxiproxy

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    toxiproxy
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:trino

    - + @@ -53982,7 +53511,7 @@

    org.testcontainers:trino

    - + @@ -53991,15 +53520,12 @@

    org.testcontainers:trino

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    trino
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:typesense

    - + @@ -54008,7 +53534,7 @@

    org.testcontainers:typesense

    - + @@ -54017,15 +53543,12 @@

    org.testcontainers:typesense

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    typesense
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:vault

    - + @@ -54034,7 +53557,7 @@

    org.testcontainers:vault

    - + @@ -54043,15 +53566,12 @@

    org.testcontainers:vault

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    vault
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:weaviate

    - + @@ -54060,7 +53580,7 @@

    org.testcontainers:weaviate

    - + @@ -54069,15 +53589,12 @@

    org.testcontainers:weaviate

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    weaviate
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.testcontainers:yugabytedb

    - + @@ -54086,7 +53603,7 @@

    org.testcontainers:yugabytedb

    - + @@ -54095,10 +53612,7 @@

    org.testcontainers:yugabytedb

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.testcontainers
    yugabytedb
    Current Version1.20.4
    1.20.5
    Scope
    Typejar
    Newer versions1.20.5 Latest Incremental
    +jar

    org.thymeleaf:thymeleaf

    @@ -54507,7 +54021,7 @@

    wsdl4j:wsdl4j

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/index.html b/docs/index.html index 921df9f6..f2efd94e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ @@ -124,7 +124,7 @@

    About game-kaiser-java

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/issue-management.html b/docs/issue-management.html index 423eaaa3..d97ef2d3 100644 --- a/docs/issue-management.html +++ b/docs/issue-management.html @@ -2,7 +2,7 @@ @@ -127,7 +127,7 @@

    Issue Management

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/jacoco/jacoco-sessions.html b/docs/jacoco/jacoco-sessions.html index dedfd398..af2c0f85 100644 --- a/docs/jacoco/jacoco-sessions.html +++ b/docs/jacoco/jacoco-sessions.html @@ -1 +1 @@ -Sessions

    Sessions

    This coverage report is based on execution data from the following sessions:

    SessionStart TimeDump Time
    mushin-a049eb4820.02.2025, 12:16:1920.02.2025, 12:16:20

    Execution data for the following classes is considered in this report:

    ClassId
    de.aikiit.game.kaiser.KaiserActions248ae91de353b12a
    de.aikiit.game.kaiser.KaiserActionsTest5ace924179359c99
    de.aikiit.game.kaiser.KaiserEngine9da4b9b6fb235e34
    de.aikiit.game.kaiser.KaiserEngineBuyLandTestc8dd0cb3e08d7d56
    de.aikiit.game.kaiser.KaiserEngineCultivateTest2f6ae6fe1bfd15c9
    de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTestc6374fd141913dad
    de.aikiit.game.kaiser.KaiserEnginePrinter7cca6f7d5115c7db
    de.aikiit.game.kaiser.KaiserEnginePrinterTestfc4114128adbfc4e
    de.aikiit.game.kaiser.KaiserEngineSellLandTest57602819511caa51
    de.aikiit.game.kaiser.KaiserEngineTest849734b4afec656e
    de.aikiit.game.kaiser.KaiserGame22aa6490d563aff9
    de.aikiit.game.kaiser.KaiserGameTestef48b9f9565ced28
    org.apache.commons.lang3.ArrayFill959abf3e4571d65b
    org.apache.commons.lang3.StringUtils1aa9f706d86d864e
    org.apache.commons.lang3.compare.ComparableUtils5f272a59b7ce94ad
    org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder9ada3863a4f31c33
    org.apache.maven.plugin.surefire.log.api.NullConsoleLogger50e0945fec76b333
    org.apache.maven.surefire.api.booter.BaseProviderFactoryda939a0152866a4b
    org.apache.maven.surefire.api.booter.BiPropertyed0281592f3976b4
    org.apache.maven.surefire.api.booter.Command52d7b732759793ff
    org.apache.maven.surefire.api.booter.Constants8f58b0da27218c74
    org.apache.maven.surefire.api.booter.DumpErrorSingletonea25742803c9e73f
    org.apache.maven.surefire.api.booter.ForkedProcessEventType4f32ae2d4e670365
    org.apache.maven.surefire.api.booter.ForkingReporterFactorybe06f83accc5a8aa
    org.apache.maven.surefire.api.booter.ForkingRunListenerc34d0a9f28f66585
    org.apache.maven.surefire.api.booter.MasterProcessCommandfc8c116a509256d1
    org.apache.maven.surefire.api.booter.Shutdown47a37ed2a684ef1d
    org.apache.maven.surefire.api.cli.CommandLineOption5825f848ee2abcd7
    org.apache.maven.surefire.api.provider.AbstractProvider0fea65ed91d7c12a
    org.apache.maven.surefire.api.report.ConsoleOutputCapture7ee3451cf95e2f70
    org.apache.maven.surefire.api.report.ConsoleOutputCapture.ForwardingPrintStream804935f758ebaea3
    org.apache.maven.surefire.api.report.ConsoleOutputCapture.NullOutputStreama81300d2d50decb6
    org.apache.maven.surefire.api.report.ReporterConfigurationbf4075c0385296c2
    org.apache.maven.surefire.api.report.RunMode70edc0a9dea60143
    org.apache.maven.surefire.api.report.SimpleReportEntry5acc6a35bed0445f
    org.apache.maven.surefire.api.report.TestOutputReportEntry42f823601e9c6877
    org.apache.maven.surefire.api.stream.AbstractStreamDecoderc6f3b2781f9ac881
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream11f69a75bc1c7211
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Mementoe504a9e8cfc028af
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Segment773004ac6cd115ef
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.StreamReadStatus8d5ee1d510b5c935
    org.apache.maven.surefire.api.stream.AbstractStreamEncoder9547668418a858ad
    org.apache.maven.surefire.api.stream.SegmentType77b0d78ed3ddd126
    org.apache.maven.surefire.api.suite.RunResult54776a4f781eda02
    org.apache.maven.surefire.api.testset.DirectoryScannerParameters529e83b831c47f72
    org.apache.maven.surefire.api.testset.IncludedExcludedPatternse12220ce508068df
    org.apache.maven.surefire.api.testset.ResolvedTest119a5faa0ae08a91
    org.apache.maven.surefire.api.testset.ResolvedTest.ClassMatchercb9dd1b6069a872b
    org.apache.maven.surefire.api.testset.ResolvedTest.MethodMatcher1d5196f3dfcebd52
    org.apache.maven.surefire.api.testset.ResolvedTest.Type6f46eedd1917ca66
    org.apache.maven.surefire.api.testset.RunOrderParametersf74f6b3eb9f1a132
    org.apache.maven.surefire.api.testset.TestArtifactInfo6d162cddde2db959
    org.apache.maven.surefire.api.testset.TestListResolver0f4645f0d7fd02c8
    org.apache.maven.surefire.api.testset.TestRequest1cb2946d8f0dc9e4
    org.apache.maven.surefire.api.util.CloseableIterator01846c357efacb7b
    org.apache.maven.surefire.api.util.DefaultRunOrderCalculator21a42ec0f6d63b8e
    org.apache.maven.surefire.api.util.DefaultScanResult01695a339c66ab8d
    org.apache.maven.surefire.api.util.ReflectionUtils7f9a430ae144c985
    org.apache.maven.surefire.api.util.RunOrder02d51e3d43c45761
    org.apache.maven.surefire.api.util.TestsToRundb4e8195893ece6d
    org.apache.maven.surefire.api.util.TestsToRun.ClassesIterator543f26bfbdd04ce0
    org.apache.maven.surefire.api.util.internal.AbstractNoninterruptibleReadableChannel6826ce793980b64e
    org.apache.maven.surefire.api.util.internal.AbstractNoninterruptibleWritableChannel484afcc5593fbc9a
    org.apache.maven.surefire.api.util.internal.Channelseb60281181a1dc33
    org.apache.maven.surefire.api.util.internal.Channels.3605144c3f67338aa
    org.apache.maven.surefire.api.util.internal.Channels.44834cf9402eabd28
    org.apache.maven.surefire.api.util.internal.ClassMethod817ad544e129b000
    org.apache.maven.surefire.api.util.internal.DaemonThreadFactoryb2161e778265b95d
    org.apache.maven.surefire.api.util.internal.DaemonThreadFactory.NamedThreadFactorye3fb668fa8792230
    org.apache.maven.surefire.api.util.internal.DumpFileUtils9cc0f89ffb46ba32
    org.apache.maven.surefire.api.util.internal.ImmutableMapc7398d64c0977b06
    org.apache.maven.surefire.api.util.internal.ImmutableMap.Node3a9862055afaee58
    org.apache.maven.surefire.api.util.internal.ObjectUtils992d9f9f62042416
    org.apache.maven.surefire.booter.AbstractPathConfigurationf8b4034fe9c934d2
    org.apache.maven.surefire.booter.BooterDeserializerd2b4a565d2c195cc
    org.apache.maven.surefire.booter.ClassLoaderConfigurationc511fbfeb1f35c23
    org.apache.maven.surefire.booter.Classpathd05af49602124353
    org.apache.maven.surefire.booter.ClasspathConfigurationd14c58928ac6aa7b
    org.apache.maven.surefire.booter.CommandReader8bc1181d0c5af474
    org.apache.maven.surefire.booter.CommandReader.172a8e2906ddc1c93
    org.apache.maven.surefire.booter.CommandReader.CommandRunnablef6a6b02be2fb0964
    org.apache.maven.surefire.booter.ForkedBooterc8ce6ed3be8ec9bc
    org.apache.maven.surefire.booter.ForkedBooter.168f2dae15ae26cc2
    org.apache.maven.surefire.booter.ForkedBooter.3fc217f2c1d87c099
    org.apache.maven.surefire.booter.ForkedBooter.42afb302f7c81f991
    org.apache.maven.surefire.booter.ForkedBooter.6850ef2748b5ef5e6
    org.apache.maven.surefire.booter.ForkedBooter.79577114e02a5bdef
    org.apache.maven.surefire.booter.ForkedBooter.83c8febd047cd2b0c
    org.apache.maven.surefire.booter.ForkedBooter.PingSchedulerc83e3af27d5d3c47
    org.apache.maven.surefire.booter.ForkedNodeArg9dbb0ff22dfc1303
    org.apache.maven.surefire.booter.PpidChecker5ebcebb7a3e691d5
    org.apache.maven.surefire.booter.ProcessCheckerTypee554be35191ff5a7
    org.apache.maven.surefire.booter.PropertiesWrapper1e4e30276db2e62e
    org.apache.maven.surefire.booter.ProviderConfigurationec2cd1e39ec4278e
    org.apache.maven.surefire.booter.StartupConfiguration70176a3dd903d57a
    org.apache.maven.surefire.booter.SystemPropertyManagera843c08e9b5c79ad
    org.apache.maven.surefire.booter.TypeEncodedValue355d20d53741b604
    org.apache.maven.surefire.booter.spi.AbstractMasterProcessChannelProcessorFactory67a1c051e3809086
    org.apache.maven.surefire.booter.spi.AbstractMasterProcessChannelProcessorFactory.1cc936f6c85f9235a
    org.apache.maven.surefire.booter.spi.AbstractMasterProcessChannelProcessorFactory.2a1fa70e4af42c555
    org.apache.maven.surefire.booter.spi.CommandChannelDecoder6684e6bad0b7c71e
    org.apache.maven.surefire.booter.spi.EventChannelEncoderb69d9287bf010b1a
    org.apache.maven.surefire.booter.spi.EventChannelEncoder.StackTrace265e85a5e039b0af
    org.apache.maven.surefire.booter.spi.LegacyMasterProcessChannelProcessorFactory3b29862697f79d34
    org.apache.maven.surefire.booter.spi.SurefireMasterProcessChannelProcessorFactory8c14c673718fba9e
    org.apache.maven.surefire.booter.stream.CommandDecodera23a4082e2bbd1ed
    org.apache.maven.surefire.booter.stream.CommandDecoder.1950700970edca54a
    org.apache.maven.surefire.booter.stream.EventEncoder7c894cb22c8c16ca
    org.apache.maven.surefire.junitplatform.JUnitPlatformProvider958f7eb4311b3c2f
    org.apache.maven.surefire.junitplatform.LazyLaunchera3841276826f155c
    org.apache.maven.surefire.junitplatform.RunListenerAdapter94dea888dddc8baf
    org.apache.maven.surefire.junitplatform.RunListenerAdapter.1967ebdaaeef83363
    org.apache.maven.surefire.junitplatform.TestPlanScannerFilterdb2b13639af3176e
    org.apache.maven.surefire.report.ClassMethodIndexer0e8f3008aec84fcb
    org.apache.maven.surefire.shared.lang3.JavaVersion363a8d75e6cd432e
    org.apache.maven.surefire.shared.lang3.StringUtils4dc496aad4d8c8ec
    org.apache.maven.surefire.shared.lang3.SystemProperties45d027bffac2edd4
    org.apache.maven.surefire.shared.lang3.SystemUtilsdb6b6930fe523518
    org.apache.maven.surefire.shared.lang3.function.Supplierscca733b85f832b5f
    org.apache.maven.surefire.shared.lang3.math.NumberUtilsc9f62ce6c986c2d4
    org.apache.maven.surefire.shared.utils.StringUtilsabd8480c7152bf46
    org.apache.maven.surefire.shared.utils.cli.ShutdownHookUtils011b23cd829ec86c
    org.apiguardian.api.API.Status95d0ffea805fc01a
    org.assertj.core.api.AbstractAssertf379307cfc9b85b6
    org.assertj.core.api.AbstractBigDecimalAssert73bdc02b9a464beb
    org.assertj.core.api.AbstractBooleanAssert19deee9ffc4e5f95
    org.assertj.core.api.AbstractCharSequenceAssert0ec5ca90449e6aa8
    org.assertj.core.api.AbstractComparableAssert4bc0b15e745cd2bd
    org.assertj.core.api.AbstractIntegerAssert74584e5937642417
    org.assertj.core.api.AbstractObjectAssert9efff4a69b305ce5
    org.assertj.core.api.AbstractStringAssertd34c6c7d30471cbf
    org.assertj.core.api.Assertions69dc644eb46334a9
    org.assertj.core.api.AssertionsForClassTypes3bb26d1a64f753ac
    org.assertj.core.api.BigDecimalAssert6059e541f302df28
    org.assertj.core.api.BooleanAssert7c2437c2727b8309
    org.assertj.core.api.IntegerAssert8f698b21fd75dcf6
    org.assertj.core.api.StringAssert276d8048089fdd6d
    org.assertj.core.api.WritableAssertionInfocfe8767c89787032
    org.assertj.core.configuration.Configuration6ea356a40ee80ccf
    org.assertj.core.configuration.ConfigurationProvider3346c4801f784bb9
    org.assertj.core.configuration.PreferredAssumptionException2789214dba489051
    org.assertj.core.configuration.PreferredAssumptionException.11eab9d24cce924d2
    org.assertj.core.configuration.Services3dc1dd22400d3099
    org.assertj.core.error.AssertionErrorCreator543f029a329b7766
    org.assertj.core.error.ConstructorInvokerdbd17ff2cbb8bc28
    org.assertj.core.error.GroupTypeDescriptione2d30a487eec2c68
    org.assertj.core.internal.AbstractComparisonStrategy13525eb1684ab966
    org.assertj.core.internal.BigDecimals68d109a34f68b6f4
    org.assertj.core.internal.Comparables492c5254e1e386a8
    org.assertj.core.internal.Conditionse092e4d723bc2314
    org.assertj.core.internal.Failures8ba67cf50de48759
    org.assertj.core.internal.Integers51f142568138237e
    org.assertj.core.internal.Numbersb1c5a72fc2773178
    org.assertj.core.internal.Objectsfe71671260ce8f9c
    org.assertj.core.internal.StandardComparisonStrategycb180b5c43beb144
    org.assertj.core.internal.Strings7e045dfabe913b45
    org.assertj.core.presentation.CompositeRepresentation3230199b443ac68a
    org.assertj.core.presentation.StandardRepresentation42706dec6763f269
    org.assertj.core.util.Arrays20c1f3363764d24e
    org.assertj.core.util.Lists5895215344293d99
    org.assertj.core.util.Preconditions718301d7b0d951f1
    org.assertj.core.util.Streamsd730dd591d3325a8
    org.assertj.core.util.introspection.FieldSupport1f44f51b62bb0ce5
    org.assertj.core.util.introspection.PropertySupport381c5ad4b48534d7
    org.junit.jupiter.api.AssertDoesNotThrowd18c1c7378420751
    org.junit.jupiter.api.AssertThrowsb610f9f2b407653a
    org.junit.jupiter.api.Assertions6fe7bd6cc744a068
    org.junit.jupiter.api.DisplayNameGenerator43ef10ce77605f90
    org.junit.jupiter.api.DisplayNameGenerator.IndicativeSentences9ab9100f1735780b
    org.junit.jupiter.api.DisplayNameGenerator.ReplaceUnderscoresf15d5590363b49dd
    org.junit.jupiter.api.DisplayNameGenerator.Simplee125babed463cf50
    org.junit.jupiter.api.DisplayNameGenerator.Standard1342164bd94b6208
    org.junit.jupiter.api.TestInstance.Lifecycle824d5aabc76a4e92
    org.junit.jupiter.api.extension.ConditionEvaluationResult35e14124a607c6e0
    org.junit.jupiter.api.extension.ExtensionContext7c86fcf714cebd4b
    org.junit.jupiter.api.extension.ExtensionContext.Namespacef54a3d73ed88c765
    org.junit.jupiter.api.extension.ExtensionContext.Storee944780f81f4a619
    org.junit.jupiter.api.extension.InvocationInterceptor4b39cae55e027ad8
    org.junit.jupiter.api.extension.TestInstancePreDestroyCallback3ae4d9d89c44523e
    org.junit.jupiter.engine.JupiterTestEnginee2ae6d11698760d5
    org.junit.jupiter.engine.config.CachingJupiterConfiguration7e7fdcd1b43926e2
    org.junit.jupiter.engine.config.DefaultJupiterConfiguration3264494f5452162d
    org.junit.jupiter.engine.config.EnumConfigurationParameterConverterbab380425dca8d4f
    org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter518e1c643c30f164
    org.junit.jupiter.engine.descriptor.AbstractExtensionContext92d1cbb782871d54
    org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor6bd43b670d3d109a
    org.junit.jupiter.engine.descriptor.ClassExtensionContexte06c010a57c8fe35
    org.junit.jupiter.engine.descriptor.ClassTestDescriptorcbcf684282c128ae
    org.junit.jupiter.engine.descriptor.DefaultTestInstanceFactoryContext92e45b48982d1267
    org.junit.jupiter.engine.descriptor.DisplayNameUtils9775811d058104a0
    org.junit.jupiter.engine.descriptor.ExtensionUtils99569ba69e99ecc5
    org.junit.jupiter.engine.descriptor.JupiterEngineDescriptor4b5e361d03d8e2d8
    org.junit.jupiter.engine.descriptor.JupiterEngineExtensionContext95abf612d36312bc
    org.junit.jupiter.engine.descriptor.JupiterTestDescriptor2edd5e083fbd4650
    org.junit.jupiter.engine.descriptor.LifecycleMethodUtils1338a13e54c3417d
    org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor95f79302a3c3bfc9
    org.junit.jupiter.engine.descriptor.MethodExtensionContext98cadb8bc0242165
    org.junit.jupiter.engine.descriptor.TestInstanceLifecycleUtils6fdb52a1560f3f07
    org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor4a4b21b6873750d1
    org.junit.jupiter.engine.discovery.AbstractAnnotatedDescriptorWrapper4c3051cd66ae8274
    org.junit.jupiter.engine.discovery.AbstractOrderingVisitor2747cc3e148c57d9
    org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.DescriptorWrapperOrderer01a66e5fdf0989e5
    org.junit.jupiter.engine.discovery.ClassOrderingVisitordbd6c4e35e0c9807
    org.junit.jupiter.engine.discovery.ClassSelectorResolver8192a76b48a09183
    org.junit.jupiter.engine.discovery.DefaultClassDescriptorf1ea1aa229787830
    org.junit.jupiter.engine.discovery.DiscoverySelectorResolver0493a46e2481b698
    org.junit.jupiter.engine.discovery.MethodFinder943e016148cf5f16
    org.junit.jupiter.engine.discovery.MethodOrderingVisitor1c057f4243f10c0e
    org.junit.jupiter.engine.discovery.MethodSelectorResolver340dbe384622c6a6
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodTypec7fa66a429b1a169
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodType.1d532d669ad917197
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodType.2c4e9f930d2a0da9e
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodType.35582d95f7c8ba333
    org.junit.jupiter.engine.discovery.predicates.IsInnerClass373ab803cd4c3f71
    org.junit.jupiter.engine.discovery.predicates.IsNestedTestClass5b959cc55c1f4f91
    org.junit.jupiter.engine.discovery.predicates.IsPotentialTestContainer4134835721917de5
    org.junit.jupiter.engine.discovery.predicates.IsTestClassWithTestscb8d6d2ffc57432f
    org.junit.jupiter.engine.discovery.predicates.IsTestFactoryMethod671448bb3682a8b7
    org.junit.jupiter.engine.discovery.predicates.IsTestMethod53d31c5fa4778cc3
    org.junit.jupiter.engine.discovery.predicates.IsTestTemplateMethoddb07bccfb8a7df73
    org.junit.jupiter.engine.discovery.predicates.IsTestableMethod8a0a6571eef022fb
    org.junit.jupiter.engine.execution.ConditionEvaluator3bb7965905521dbe
    org.junit.jupiter.engine.execution.ConstructorInvocationf53a3f70cf473b9d
    org.junit.jupiter.engine.execution.DefaultExecutableInvoker8974ffb77e1cf465
    org.junit.jupiter.engine.execution.DefaultTestInstancesd098f31a49ce3334
    org.junit.jupiter.engine.execution.InterceptingExecutableInvokerab30414a2f357de2
    org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.ReflectiveInterceptorCalld077167b1b3ad9de
    org.junit.jupiter.engine.execution.InvocationInterceptorChain22131ce04612244a
    org.junit.jupiter.engine.execution.InvocationInterceptorChain.InterceptedInvocationb7b2338a38c29871
    org.junit.jupiter.engine.execution.InvocationInterceptorChain.ValidatingInvocation10e75cb36574e272
    org.junit.jupiter.engine.execution.JupiterEngineExecutionContext50163587b45842fe
    org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.Builderb39a5e63227384a5
    org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.State0766343b70481496
    org.junit.jupiter.engine.execution.MethodInvocation58ecfbfde557e87f
    org.junit.jupiter.engine.execution.NamespaceAwareStorebcf4aaea269ea610
    org.junit.jupiter.engine.execution.ParameterResolutionUtilscd7f5d13b9a64866
    org.junit.jupiter.engine.execution.TestInstancesProvider2ebaf1272ef59bc5
    org.junit.jupiter.engine.extension.AutoCloseExtensionb0c206c116575b65
    org.junit.jupiter.engine.extension.DisabledConditionae3c30ff8f7ce050
    org.junit.jupiter.engine.extension.ExtensionRegistry9b67ba9d9cc3e810
    org.junit.jupiter.engine.extension.MutableExtensionRegistry2445286ad5728ba3
    org.junit.jupiter.engine.extension.MutableExtensionRegistry.Entry2c27256a5e9eeb22
    org.junit.jupiter.engine.extension.RepeatedTestExtension134b5213d4cb80ac
    org.junit.jupiter.engine.extension.TempDirectory797b378613d1c2c3
    org.junit.jupiter.engine.extension.TempDirectory.Scope0acad3073640ecc4
    org.junit.jupiter.engine.extension.TestInfoParameterResolver1977e7bd25ea66b8
    org.junit.jupiter.engine.extension.TestReporterParameterResolver24002b8886de1936
    org.junit.jupiter.engine.extension.TimeoutConfiguration1e8a45682947503e
    org.junit.jupiter.engine.extension.TimeoutDurationParser363c8531b5e8d2d4
    org.junit.jupiter.engine.extension.TimeoutExtension62b73ea4d52632c9
    org.junit.jupiter.engine.support.JupiterThrowableCollectorFactory46546a446de4c9c0
    org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollectorde05466420699f92
    org.junit.platform.commons.function.Tryd1970dd64ce22fa4
    org.junit.platform.commons.function.Try.Failure2135634bf7e7ad88
    org.junit.platform.commons.function.Try.Success88f304668c6ff14e
    org.junit.platform.commons.logging.LoggerFactory7b57f78fc724ac54
    org.junit.platform.commons.logging.LoggerFactory.DelegatingLogger835c9a026ac4df32
    org.junit.platform.commons.support.AnnotationSupport3f97027aa7ba84bf
    org.junit.platform.commons.support.ReflectionSupporta54544f01875c65f
    org.junit.platform.commons.util.AnnotationUtils1da637c10cbda39c
    org.junit.platform.commons.util.ClassLoaderUtils41a8b61339cf4862
    org.junit.platform.commons.util.ClassNamePatternFilterUtils484cfeb1dc3b6e93
    org.junit.platform.commons.util.ClassUtils76e509e75c23c314
    org.junit.platform.commons.util.ClasspathScanner23726102aeb1c0ca
    org.junit.platform.commons.util.CollectionUtils6cb29bed5c13bb1d
    org.junit.platform.commons.util.LruCachefd8ff40dff05b112
    org.junit.platform.commons.util.Preconditions99362b29a037afdc
    org.junit.platform.commons.util.ReflectionUtilsf1c34b50fa11302d
    org.junit.platform.commons.util.ReflectionUtils.HierarchyTraversalModeecf76570811abc50
    org.junit.platform.commons.util.StringUtils372dfca6fa74c1ea
    org.junit.platform.commons.util.UnrecoverableExceptions2ffa834710d16849
    org.junit.platform.engine.CompositeFiltercecade1862d00032
    org.junit.platform.engine.CompositeFilter.1ed62b01b8b763511
    org.junit.platform.engine.EngineDiscoveryListener22e0c8566a0701f5
    org.junit.platform.engine.EngineDiscoveryListener.1a4cdbe8dd38d8f57
    org.junit.platform.engine.EngineExecutionListener73f93afa543ca74a
    org.junit.platform.engine.EngineExecutionListener.1999902b68f81dd9a
    org.junit.platform.engine.ExecutionRequest83d3937d6c2e4880
    org.junit.platform.engine.Filterc8d2fba4bb555492
    org.junit.platform.engine.FilterResult1b4753bc794e8388
    org.junit.platform.engine.SelectorResolutionResult02b8934961bdea6f
    org.junit.platform.engine.SelectorResolutionResult.Status22866b13273482bd
    org.junit.platform.engine.TestDescriptora5f736d88185f693
    org.junit.platform.engine.TestDescriptor.Type8530bdf90ae8fa6b
    org.junit.platform.engine.TestExecutionResult29479a0ae9db2840
    org.junit.platform.engine.TestExecutionResult.Status9e54a6b249ea167a
    org.junit.platform.engine.UniqueIda5ee26b408b26ea1
    org.junit.platform.engine.UniqueId.Segment03b0ccd7b69c9fc2
    org.junit.platform.engine.UniqueIdFormat455c5b5eb27d1f81
    org.junit.platform.engine.discovery.ClassSelectora6b2f6753eef3ff0
    org.junit.platform.engine.discovery.DiscoverySelectors8b2cda0d30b056d5
    org.junit.platform.engine.discovery.MethodSelector6c04eeae9238dc1c
    org.junit.platform.engine.support.descriptor.AbstractTestDescriptor17948dfe4c8d10c0
    org.junit.platform.engine.support.descriptor.ClassSource02f1eaa5b7b685aa
    org.junit.platform.engine.support.descriptor.EngineDescriptor4ba3237c7e6b18d6
    org.junit.platform.engine.support.descriptor.MethodSourceace231244bac7856
    org.junit.platform.engine.support.discovery.ClassContainerSelectorResolverfde8e703faa64574
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution4937cdb1a041a120
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.DefaultContext151f6fae99911199
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver0ad8786b2f016b1a
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver.Builder29666059b7fb2614
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver.DefaultInitializationContext1b0484c56b030686
    org.junit.platform.engine.support.discovery.SelectorResolver458b4a4e46b6b868
    org.junit.platform.engine.support.discovery.SelectorResolver.Match3c16d4dff276f57a
    org.junit.platform.engine.support.discovery.SelectorResolver.Match.Typebd8402e1232e1a40
    org.junit.platform.engine.support.discovery.SelectorResolver.Resolutionba500d6ba9a79953
    org.junit.platform.engine.support.hierarchical.ExclusiveResourcefa0dc5b65de1b0a0
    org.junit.platform.engine.support.hierarchical.ExclusiveResource.LockMode705f9e9f579aeab0
    org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine599b10c51fe35ea3
    org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutora78f13d5e60b7d08
    org.junit.platform.engine.support.hierarchical.LockManager99cdeecddb4ca68b
    org.junit.platform.engine.support.hierarchical.Node3f2ca9c1749a3d5a
    org.junit.platform.engine.support.hierarchical.Node.SkipResult42796aad70055913
    org.junit.platform.engine.support.hierarchical.NodeExecutionAdvisorc8bf7d7bb2e19471
    org.junit.platform.engine.support.hierarchical.NodeTestTaskc4c004e32fc81aac
    org.junit.platform.engine.support.hierarchical.NodeTestTask.DefaultDynamicTestExecutor9048d6cd4a8e05d3
    org.junit.platform.engine.support.hierarchical.NodeTestTaskContextf68790b28827581e
    org.junit.platform.engine.support.hierarchical.NodeTreeWalkerc9f34e2fe83d5caa
    org.junit.platform.engine.support.hierarchical.NodeUtils732ad1771b71d292
    org.junit.platform.engine.support.hierarchical.NodeUtils.15a44a7e2cbf864b4
    org.junit.platform.engine.support.hierarchical.NopLock2234b58e6ffa6ea1
    org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService512f5438a4d56505
    org.junit.platform.engine.support.hierarchical.SingleLockf0bfd18cc662d7fc
    org.junit.platform.engine.support.hierarchical.ThrowableCollectora891c129fd2a01df
    org.junit.platform.engine.support.store.NamespacedHierarchicalStorefb95e61bdaf5378c
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.CompositeKeya34d604b86522ded
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.EvaluatedValue158ca2dfb82179f2
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.MemoizingSuppliercf599a824eea18cf
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.StoredValue3db67e78dde11925
    org.junit.platform.launcher.EngineDiscoveryResultc9df2add13bcb88f
    org.junit.platform.launcher.EngineDiscoveryResult.Statusf767a377012b98ff
    org.junit.platform.launcher.LauncherDiscoveryListener088911f06a0807a1
    org.junit.platform.launcher.LauncherDiscoveryListener.1d946f222ae757dc1
    org.junit.platform.launcher.LauncherSessionListener694596eba9b0c85e
    org.junit.platform.launcher.LauncherSessionListener.144b3640faa83f474
    org.junit.platform.launcher.TestExecutionListenerf2d1545415335fda
    org.junit.platform.launcher.TestIdentifierfef478667b042ad5
    org.junit.platform.launcher.TestPlanf4faaefa1c9341ff
    org.junit.platform.launcher.core.CompositeEngineExecutionListener8321b18dbabfecb3
    org.junit.platform.launcher.core.CompositeTestExecutionListener04623991ddcc58da
    org.junit.platform.launcher.core.DefaultDiscoveryRequeste6360c7333fc842d
    org.junit.platform.launcher.core.DefaultLauncher95dfc056bdb1d2d2
    org.junit.platform.launcher.core.DefaultLauncherConfigb4cd1fb6724efdef
    org.junit.platform.launcher.core.DefaultLauncherSessione040225d1f67e564
    org.junit.platform.launcher.core.DefaultLauncherSession.1bcc6e4bee671ccad
    org.junit.platform.launcher.core.DefaultLauncherSession.ClosedLauncheraa7b08954aea78f5
    org.junit.platform.launcher.core.DelegatingEngineExecutionListener61bd4de41739236f
    org.junit.platform.launcher.core.DelegatingLaunchercdc9b7e4e1a576e0
    org.junit.platform.launcher.core.EngineDiscoveryOrchestratore4e806767310de9f
    org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.Phase67a547a561eee0f4
    org.junit.platform.launcher.core.EngineDiscoveryResultValidator552f6c5833b8f8bd
    org.junit.platform.launcher.core.EngineExecutionOrchestrator6e65b7c784b87efc
    org.junit.platform.launcher.core.EngineFilterer53cf37d963f8b58c
    org.junit.platform.launcher.core.EngineIdValidatorb0288378227ce052
    org.junit.platform.launcher.core.ExecutionListenerAdapterd91ab455a4c89f9b
    org.junit.platform.launcher.core.InternalTestPlance2dcedb783e6f56
    org.junit.platform.launcher.core.IterationOrder452edacea5001e83
    org.junit.platform.launcher.core.IterationOrder.10736e6add61b3334
    org.junit.platform.launcher.core.IterationOrder.20d0d72b6e503c372
    org.junit.platform.launcher.core.LauncherConfig58100dc14c875cb9
    org.junit.platform.launcher.core.LauncherConfig.Builder64729ce9bd729578
    org.junit.platform.launcher.core.LauncherConfigurationParameters4b25c1714dc335ec
    org.junit.platform.launcher.core.LauncherConfigurationParameters.Builderba76828012d853d8
    org.junit.platform.launcher.core.LauncherConfigurationParameters.ParameterProvider52b5b9d7814ff3b1
    org.junit.platform.launcher.core.LauncherConfigurationParameters.ParameterProvider.2886f3c723ddb9556
    org.junit.platform.launcher.core.LauncherConfigurationParameters.ParameterProvider.30d89b6f56eb4db06
    org.junit.platform.launcher.core.LauncherDiscoveryRequestBuilderfb76ce235ae5247b
    org.junit.platform.launcher.core.LauncherDiscoveryResult9833a129382c2ccc
    org.junit.platform.launcher.core.LauncherFactory79c2095302f261bb
    org.junit.platform.launcher.core.LauncherListenerRegistry64d5f2a8ac991f94
    org.junit.platform.launcher.core.ListenerRegistry7fe9373f303770d1
    org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener3840931f19c9d795
    org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener.Outcome730ad6d2d5641536
    org.junit.platform.launcher.core.ServiceLoaderRegistry08e28076c727f8e6
    org.junit.platform.launcher.core.ServiceLoaderTestEngineRegistry771f386239bb3682
    org.junit.platform.launcher.core.StackTracePruningEngineExecutionListenerf6f65efcfd071c8e
    org.junit.platform.launcher.core.StreamInterceptingTestExecutionListener0f855b867dc3eac4
    org.junit.platform.launcher.listeners.UniqueIdTrackingListeneraaf56096b3079d53
    org.junit.platform.launcher.listeners.discovery.AbortOnFailureLauncherDiscoveryListener0a9a375bd99ca30a
    org.junit.platform.launcher.listeners.discovery.LauncherDiscoveryListeners408046ed24478736
    org.junit.platform.launcher.listeners.discovery.LauncherDiscoveryListeners.LauncherDiscoveryListenerTypebf2a372dcc5e43f7
    org.junit.platform.launcher.listeners.session.LauncherSessionListeners46b8848a888d4d59
    org.mockito.Answersafd86bd70185fc83
    org.mockito.Mock.Strictness009145878d43835a
    org.mockito.internal.stubbing.answers.CallsRealMethodse57edbc68b0e39e6
    org.mockito.internal.stubbing.defaultanswers.GloballyConfiguredAnswerb4af5d0cc4127c43
    org.mockito.internal.stubbing.defaultanswers.ReturnsDeepStubs9290a19f5dbdf1b2
    org.mockito.internal.stubbing.defaultanswers.ReturnsEmptyValuesd6ed669583d1bf96
    org.mockito.internal.stubbing.defaultanswers.ReturnsMocks99d9220ab6ee9e86
    org.mockito.internal.stubbing.defaultanswers.ReturnsMoreEmptyValues708bd411a28382b5
    org.mockito.internal.stubbing.defaultanswers.ReturnsSmartNullsf434f2f732e6e80e
    org.mockito.internal.stubbing.defaultanswers.TriesToReturnSelf13e6f22c3923267d
    sun.text.resources.cldr.ext.FormatData_de69cdf3b7a5301872
    sun.util.resources.cldr.provider.CLDRLocaleDataMetaInfocea799461486d92b
    sun.util.resources.provider.LocaleDataProviderb4998bcaf6bc697c
    uk.org.webcompere.systemstubs.SystemStubsb74c40e92c4450d2
    uk.org.webcompere.systemstubs.ThrowingRunnable080673e28616220a
    uk.org.webcompere.systemstubs.resource.Executable25455f9786a01e70
    uk.org.webcompere.systemstubs.resource.Resources4e9d0e391c78802b
    uk.org.webcompere.systemstubs.resource.SingularTestResourcebfdabddb4f8e92c9
    uk.org.webcompere.systemstubs.resource.TestResource2821e7523e45b739
    uk.org.webcompere.systemstubs.stream.SystemInac678b91b419dea8
    uk.org.webcompere.systemstubs.stream.input.AltInputStreamea686956a97b8f7d
    uk.org.webcompere.systemstubs.stream.input.LinesAltStream994c0784ac462471
    \ No newline at end of file +Sessions

    Sessions

    This coverage report is based on execution data from the following sessions:

    SessionStart TimeDump Time
    mushin-4761d1c222.02.2025, 21:46:3222.02.2025, 21:46:34

    Execution data for the following classes is considered in this report:

    ClassId
    de.aikiit.game.kaiser.KaiserActions248ae91de353b12a
    de.aikiit.game.kaiser.KaiserActionsTest5ace924179359c99
    de.aikiit.game.kaiser.KaiserEngine9da4b9b6fb235e34
    de.aikiit.game.kaiser.KaiserEngineBuyLandTestc8dd0cb3e08d7d56
    de.aikiit.game.kaiser.KaiserEngineCultivateTest2f6ae6fe1bfd15c9
    de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTestc6374fd141913dad
    de.aikiit.game.kaiser.KaiserEnginePrinter7cca6f7d5115c7db
    de.aikiit.game.kaiser.KaiserEnginePrinterTestfc4114128adbfc4e
    de.aikiit.game.kaiser.KaiserEngineSellLandTest57602819511caa51
    de.aikiit.game.kaiser.KaiserEngineTest849734b4afec656e
    de.aikiit.game.kaiser.KaiserGame22aa6490d563aff9
    de.aikiit.game.kaiser.KaiserGameTestef48b9f9565ced28
    org.apache.commons.lang3.ArrayFill959abf3e4571d65b
    org.apache.commons.lang3.StringUtils1aa9f706d86d864e
    org.apache.commons.lang3.compare.ComparableUtils5f272a59b7ce94ad
    org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder9ada3863a4f31c33
    org.apache.maven.plugin.surefire.log.api.NullConsoleLogger50e0945fec76b333
    org.apache.maven.surefire.api.booter.BaseProviderFactoryda939a0152866a4b
    org.apache.maven.surefire.api.booter.BiPropertyed0281592f3976b4
    org.apache.maven.surefire.api.booter.Command52d7b732759793ff
    org.apache.maven.surefire.api.booter.Constants8f58b0da27218c74
    org.apache.maven.surefire.api.booter.DumpErrorSingletonea25742803c9e73f
    org.apache.maven.surefire.api.booter.ForkedProcessEventType4f32ae2d4e670365
    org.apache.maven.surefire.api.booter.ForkingReporterFactorybe06f83accc5a8aa
    org.apache.maven.surefire.api.booter.ForkingRunListenerc34d0a9f28f66585
    org.apache.maven.surefire.api.booter.MasterProcessCommandfc8c116a509256d1
    org.apache.maven.surefire.api.booter.Shutdown47a37ed2a684ef1d
    org.apache.maven.surefire.api.cli.CommandLineOption5825f848ee2abcd7
    org.apache.maven.surefire.api.provider.AbstractProvider0fea65ed91d7c12a
    org.apache.maven.surefire.api.report.ConsoleOutputCapture7ee3451cf95e2f70
    org.apache.maven.surefire.api.report.ConsoleOutputCapture.ForwardingPrintStream804935f758ebaea3
    org.apache.maven.surefire.api.report.ConsoleOutputCapture.NullOutputStreama81300d2d50decb6
    org.apache.maven.surefire.api.report.ReporterConfigurationbf4075c0385296c2
    org.apache.maven.surefire.api.report.RunMode70edc0a9dea60143
    org.apache.maven.surefire.api.report.SimpleReportEntry5acc6a35bed0445f
    org.apache.maven.surefire.api.report.TestOutputReportEntry42f823601e9c6877
    org.apache.maven.surefire.api.stream.AbstractStreamDecoderc6f3b2781f9ac881
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream11f69a75bc1c7211
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Mementoe504a9e8cfc028af
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Segment773004ac6cd115ef
    org.apache.maven.surefire.api.stream.AbstractStreamDecoder.StreamReadStatus8d5ee1d510b5c935
    org.apache.maven.surefire.api.stream.AbstractStreamEncoder9547668418a858ad
    org.apache.maven.surefire.api.stream.SegmentType77b0d78ed3ddd126
    org.apache.maven.surefire.api.suite.RunResult54776a4f781eda02
    org.apache.maven.surefire.api.testset.DirectoryScannerParameters529e83b831c47f72
    org.apache.maven.surefire.api.testset.IncludedExcludedPatternse12220ce508068df
    org.apache.maven.surefire.api.testset.ResolvedTest119a5faa0ae08a91
    org.apache.maven.surefire.api.testset.ResolvedTest.ClassMatchercb9dd1b6069a872b
    org.apache.maven.surefire.api.testset.ResolvedTest.MethodMatcher1d5196f3dfcebd52
    org.apache.maven.surefire.api.testset.ResolvedTest.Type6f46eedd1917ca66
    org.apache.maven.surefire.api.testset.RunOrderParametersf74f6b3eb9f1a132
    org.apache.maven.surefire.api.testset.TestArtifactInfo6d162cddde2db959
    org.apache.maven.surefire.api.testset.TestListResolver0f4645f0d7fd02c8
    org.apache.maven.surefire.api.testset.TestRequest1cb2946d8f0dc9e4
    org.apache.maven.surefire.api.util.CloseableIterator01846c357efacb7b
    org.apache.maven.surefire.api.util.DefaultRunOrderCalculator21a42ec0f6d63b8e
    org.apache.maven.surefire.api.util.DefaultScanResult01695a339c66ab8d
    org.apache.maven.surefire.api.util.ReflectionUtils7f9a430ae144c985
    org.apache.maven.surefire.api.util.RunOrder02d51e3d43c45761
    org.apache.maven.surefire.api.util.TestsToRundb4e8195893ece6d
    org.apache.maven.surefire.api.util.TestsToRun.ClassesIterator543f26bfbdd04ce0
    org.apache.maven.surefire.api.util.internal.AbstractNoninterruptibleReadableChannel6826ce793980b64e
    org.apache.maven.surefire.api.util.internal.AbstractNoninterruptibleWritableChannel484afcc5593fbc9a
    org.apache.maven.surefire.api.util.internal.Channelseb60281181a1dc33
    org.apache.maven.surefire.api.util.internal.Channels.3605144c3f67338aa
    org.apache.maven.surefire.api.util.internal.Channels.44834cf9402eabd28
    org.apache.maven.surefire.api.util.internal.ClassMethod817ad544e129b000
    org.apache.maven.surefire.api.util.internal.DaemonThreadFactoryb2161e778265b95d
    org.apache.maven.surefire.api.util.internal.DaemonThreadFactory.NamedThreadFactorye3fb668fa8792230
    org.apache.maven.surefire.api.util.internal.DumpFileUtils9cc0f89ffb46ba32
    org.apache.maven.surefire.api.util.internal.ImmutableMapc7398d64c0977b06
    org.apache.maven.surefire.api.util.internal.ImmutableMap.Node3a9862055afaee58
    org.apache.maven.surefire.api.util.internal.ObjectUtils992d9f9f62042416
    org.apache.maven.surefire.booter.AbstractPathConfigurationf8b4034fe9c934d2
    org.apache.maven.surefire.booter.BooterDeserializerd2b4a565d2c195cc
    org.apache.maven.surefire.booter.ClassLoaderConfigurationc511fbfeb1f35c23
    org.apache.maven.surefire.booter.Classpathd05af49602124353
    org.apache.maven.surefire.booter.ClasspathConfigurationd14c58928ac6aa7b
    org.apache.maven.surefire.booter.CommandReader8bc1181d0c5af474
    org.apache.maven.surefire.booter.CommandReader.172a8e2906ddc1c93
    org.apache.maven.surefire.booter.CommandReader.CommandRunnablef6a6b02be2fb0964
    org.apache.maven.surefire.booter.ForkedBooterc8ce6ed3be8ec9bc
    org.apache.maven.surefire.booter.ForkedBooter.168f2dae15ae26cc2
    org.apache.maven.surefire.booter.ForkedBooter.3fc217f2c1d87c099
    org.apache.maven.surefire.booter.ForkedBooter.42afb302f7c81f991
    org.apache.maven.surefire.booter.ForkedBooter.6850ef2748b5ef5e6
    org.apache.maven.surefire.booter.ForkedBooter.79577114e02a5bdef
    org.apache.maven.surefire.booter.ForkedBooter.83c8febd047cd2b0c
    org.apache.maven.surefire.booter.ForkedBooter.PingSchedulerc83e3af27d5d3c47
    org.apache.maven.surefire.booter.ForkedNodeArg9dbb0ff22dfc1303
    org.apache.maven.surefire.booter.PpidChecker5ebcebb7a3e691d5
    org.apache.maven.surefire.booter.ProcessCheckerTypee554be35191ff5a7
    org.apache.maven.surefire.booter.PropertiesWrapper1e4e30276db2e62e
    org.apache.maven.surefire.booter.ProviderConfigurationec2cd1e39ec4278e
    org.apache.maven.surefire.booter.StartupConfiguration70176a3dd903d57a
    org.apache.maven.surefire.booter.SystemPropertyManagera843c08e9b5c79ad
    org.apache.maven.surefire.booter.TypeEncodedValue355d20d53741b604
    org.apache.maven.surefire.booter.spi.AbstractMasterProcessChannelProcessorFactory67a1c051e3809086
    org.apache.maven.surefire.booter.spi.AbstractMasterProcessChannelProcessorFactory.1cc936f6c85f9235a
    org.apache.maven.surefire.booter.spi.AbstractMasterProcessChannelProcessorFactory.2a1fa70e4af42c555
    org.apache.maven.surefire.booter.spi.CommandChannelDecoder6684e6bad0b7c71e
    org.apache.maven.surefire.booter.spi.EventChannelEncoderb69d9287bf010b1a
    org.apache.maven.surefire.booter.spi.EventChannelEncoder.StackTrace265e85a5e039b0af
    org.apache.maven.surefire.booter.spi.LegacyMasterProcessChannelProcessorFactory3b29862697f79d34
    org.apache.maven.surefire.booter.spi.SurefireMasterProcessChannelProcessorFactory8c14c673718fba9e
    org.apache.maven.surefire.booter.stream.CommandDecodera23a4082e2bbd1ed
    org.apache.maven.surefire.booter.stream.CommandDecoder.1950700970edca54a
    org.apache.maven.surefire.booter.stream.EventEncoder7c894cb22c8c16ca
    org.apache.maven.surefire.junitplatform.JUnitPlatformProvider958f7eb4311b3c2f
    org.apache.maven.surefire.junitplatform.LazyLaunchera3841276826f155c
    org.apache.maven.surefire.junitplatform.RunListenerAdapter94dea888dddc8baf
    org.apache.maven.surefire.junitplatform.RunListenerAdapter.1967ebdaaeef83363
    org.apache.maven.surefire.junitplatform.TestPlanScannerFilterdb2b13639af3176e
    org.apache.maven.surefire.report.ClassMethodIndexer0e8f3008aec84fcb
    org.apache.maven.surefire.shared.lang3.JavaVersion363a8d75e6cd432e
    org.apache.maven.surefire.shared.lang3.StringUtils4dc496aad4d8c8ec
    org.apache.maven.surefire.shared.lang3.SystemProperties45d027bffac2edd4
    org.apache.maven.surefire.shared.lang3.SystemUtilsdb6b6930fe523518
    org.apache.maven.surefire.shared.lang3.function.Supplierscca733b85f832b5f
    org.apache.maven.surefire.shared.lang3.math.NumberUtilsc9f62ce6c986c2d4
    org.apache.maven.surefire.shared.utils.StringUtilsabd8480c7152bf46
    org.apache.maven.surefire.shared.utils.cli.ShutdownHookUtils011b23cd829ec86c
    org.apiguardian.api.API.Status95d0ffea805fc01a
    org.assertj.core.api.AbstractAssertf379307cfc9b85b6
    org.assertj.core.api.AbstractBigDecimalAssert73bdc02b9a464beb
    org.assertj.core.api.AbstractBooleanAssert19deee9ffc4e5f95
    org.assertj.core.api.AbstractCharSequenceAssert0ec5ca90449e6aa8
    org.assertj.core.api.AbstractComparableAssert4bc0b15e745cd2bd
    org.assertj.core.api.AbstractIntegerAssert74584e5937642417
    org.assertj.core.api.AbstractObjectAssert9efff4a69b305ce5
    org.assertj.core.api.AbstractStringAssertd34c6c7d30471cbf
    org.assertj.core.api.Assertions69dc644eb46334a9
    org.assertj.core.api.AssertionsForClassTypes3bb26d1a64f753ac
    org.assertj.core.api.BigDecimalAssert6059e541f302df28
    org.assertj.core.api.BooleanAssert7c2437c2727b8309
    org.assertj.core.api.IntegerAssert8f698b21fd75dcf6
    org.assertj.core.api.StringAssert276d8048089fdd6d
    org.assertj.core.api.WritableAssertionInfocfe8767c89787032
    org.assertj.core.configuration.Configuration6ea356a40ee80ccf
    org.assertj.core.configuration.ConfigurationProvider3346c4801f784bb9
    org.assertj.core.configuration.PreferredAssumptionException2789214dba489051
    org.assertj.core.configuration.PreferredAssumptionException.11eab9d24cce924d2
    org.assertj.core.configuration.Services3dc1dd22400d3099
    org.assertj.core.error.AssertionErrorCreator543f029a329b7766
    org.assertj.core.error.ConstructorInvokerdbd17ff2cbb8bc28
    org.assertj.core.error.GroupTypeDescriptione2d30a487eec2c68
    org.assertj.core.internal.AbstractComparisonStrategy13525eb1684ab966
    org.assertj.core.internal.BigDecimals68d109a34f68b6f4
    org.assertj.core.internal.Comparables492c5254e1e386a8
    org.assertj.core.internal.Conditionse092e4d723bc2314
    org.assertj.core.internal.Failures8ba67cf50de48759
    org.assertj.core.internal.Integers51f142568138237e
    org.assertj.core.internal.Numbersb1c5a72fc2773178
    org.assertj.core.internal.Objectsfe71671260ce8f9c
    org.assertj.core.internal.StandardComparisonStrategycb180b5c43beb144
    org.assertj.core.internal.Strings7e045dfabe913b45
    org.assertj.core.presentation.CompositeRepresentation3230199b443ac68a
    org.assertj.core.presentation.StandardRepresentation42706dec6763f269
    org.assertj.core.util.Arrays20c1f3363764d24e
    org.assertj.core.util.Lists5895215344293d99
    org.assertj.core.util.Preconditions718301d7b0d951f1
    org.assertj.core.util.Streamsd730dd591d3325a8
    org.assertj.core.util.introspection.FieldSupport1f44f51b62bb0ce5
    org.assertj.core.util.introspection.PropertySupport381c5ad4b48534d7
    org.junit.jupiter.api.AssertDoesNotThrowd18c1c7378420751
    org.junit.jupiter.api.AssertThrowsb610f9f2b407653a
    org.junit.jupiter.api.Assertions6fe7bd6cc744a068
    org.junit.jupiter.api.DisplayNameGenerator43ef10ce77605f90
    org.junit.jupiter.api.DisplayNameGenerator.IndicativeSentences9ab9100f1735780b
    org.junit.jupiter.api.DisplayNameGenerator.ReplaceUnderscoresf15d5590363b49dd
    org.junit.jupiter.api.DisplayNameGenerator.Simplee125babed463cf50
    org.junit.jupiter.api.DisplayNameGenerator.Standard1342164bd94b6208
    org.junit.jupiter.api.TestInstance.Lifecycle824d5aabc76a4e92
    org.junit.jupiter.api.extension.ConditionEvaluationResult35e14124a607c6e0
    org.junit.jupiter.api.extension.ExtensionContext7c86fcf714cebd4b
    org.junit.jupiter.api.extension.ExtensionContext.Namespacef54a3d73ed88c765
    org.junit.jupiter.api.extension.ExtensionContext.Storee944780f81f4a619
    org.junit.jupiter.api.extension.InvocationInterceptor4b39cae55e027ad8
    org.junit.jupiter.api.extension.TestInstancePreDestroyCallback3ae4d9d89c44523e
    org.junit.jupiter.engine.JupiterTestEnginee2ae6d11698760d5
    org.junit.jupiter.engine.config.CachingJupiterConfiguration7e7fdcd1b43926e2
    org.junit.jupiter.engine.config.DefaultJupiterConfiguration3264494f5452162d
    org.junit.jupiter.engine.config.EnumConfigurationParameterConverterbab380425dca8d4f
    org.junit.jupiter.engine.config.InstantiatingConfigurationParameterConverter518e1c643c30f164
    org.junit.jupiter.engine.descriptor.AbstractExtensionContext92d1cbb782871d54
    org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor6bd43b670d3d109a
    org.junit.jupiter.engine.descriptor.ClassExtensionContexte06c010a57c8fe35
    org.junit.jupiter.engine.descriptor.ClassTestDescriptorcbcf684282c128ae
    org.junit.jupiter.engine.descriptor.DefaultTestInstanceFactoryContext92e45b48982d1267
    org.junit.jupiter.engine.descriptor.DisplayNameUtils9775811d058104a0
    org.junit.jupiter.engine.descriptor.ExtensionUtils99569ba69e99ecc5
    org.junit.jupiter.engine.descriptor.JupiterEngineDescriptor4b5e361d03d8e2d8
    org.junit.jupiter.engine.descriptor.JupiterEngineExtensionContext95abf612d36312bc
    org.junit.jupiter.engine.descriptor.JupiterTestDescriptor2edd5e083fbd4650
    org.junit.jupiter.engine.descriptor.LifecycleMethodUtils1338a13e54c3417d
    org.junit.jupiter.engine.descriptor.MethodBasedTestDescriptor95f79302a3c3bfc9
    org.junit.jupiter.engine.descriptor.MethodExtensionContext98cadb8bc0242165
    org.junit.jupiter.engine.descriptor.TestInstanceLifecycleUtils6fdb52a1560f3f07
    org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor4a4b21b6873750d1
    org.junit.jupiter.engine.discovery.AbstractAnnotatedDescriptorWrapper4c3051cd66ae8274
    org.junit.jupiter.engine.discovery.AbstractOrderingVisitor2747cc3e148c57d9
    org.junit.jupiter.engine.discovery.AbstractOrderingVisitor.DescriptorWrapperOrderer01a66e5fdf0989e5
    org.junit.jupiter.engine.discovery.ClassOrderingVisitordbd6c4e35e0c9807
    org.junit.jupiter.engine.discovery.ClassSelectorResolver8192a76b48a09183
    org.junit.jupiter.engine.discovery.DefaultClassDescriptorf1ea1aa229787830
    org.junit.jupiter.engine.discovery.DiscoverySelectorResolver0493a46e2481b698
    org.junit.jupiter.engine.discovery.MethodFinder943e016148cf5f16
    org.junit.jupiter.engine.discovery.MethodOrderingVisitor1c057f4243f10c0e
    org.junit.jupiter.engine.discovery.MethodSelectorResolver340dbe384622c6a6
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodTypec7fa66a429b1a169
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodType.1d532d669ad917197
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodType.2c4e9f930d2a0da9e
    org.junit.jupiter.engine.discovery.MethodSelectorResolver.MethodType.35582d95f7c8ba333
    org.junit.jupiter.engine.discovery.predicates.IsInnerClass373ab803cd4c3f71
    org.junit.jupiter.engine.discovery.predicates.IsNestedTestClass5b959cc55c1f4f91
    org.junit.jupiter.engine.discovery.predicates.IsPotentialTestContainer4134835721917de5
    org.junit.jupiter.engine.discovery.predicates.IsTestClassWithTestscb8d6d2ffc57432f
    org.junit.jupiter.engine.discovery.predicates.IsTestFactoryMethod671448bb3682a8b7
    org.junit.jupiter.engine.discovery.predicates.IsTestMethod53d31c5fa4778cc3
    org.junit.jupiter.engine.discovery.predicates.IsTestTemplateMethoddb07bccfb8a7df73
    org.junit.jupiter.engine.discovery.predicates.IsTestableMethod8a0a6571eef022fb
    org.junit.jupiter.engine.execution.ConditionEvaluator3bb7965905521dbe
    org.junit.jupiter.engine.execution.ConstructorInvocationf53a3f70cf473b9d
    org.junit.jupiter.engine.execution.DefaultExecutableInvoker8974ffb77e1cf465
    org.junit.jupiter.engine.execution.DefaultTestInstancesd098f31a49ce3334
    org.junit.jupiter.engine.execution.InterceptingExecutableInvokerab30414a2f357de2
    org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.ReflectiveInterceptorCalld077167b1b3ad9de
    org.junit.jupiter.engine.execution.InvocationInterceptorChain22131ce04612244a
    org.junit.jupiter.engine.execution.InvocationInterceptorChain.InterceptedInvocationb7b2338a38c29871
    org.junit.jupiter.engine.execution.InvocationInterceptorChain.ValidatingInvocation10e75cb36574e272
    org.junit.jupiter.engine.execution.JupiterEngineExecutionContext50163587b45842fe
    org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.Builderb39a5e63227384a5
    org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.State0766343b70481496
    org.junit.jupiter.engine.execution.MethodInvocation58ecfbfde557e87f
    org.junit.jupiter.engine.execution.NamespaceAwareStorebcf4aaea269ea610
    org.junit.jupiter.engine.execution.ParameterResolutionUtilscd7f5d13b9a64866
    org.junit.jupiter.engine.execution.TestInstancesProvider2ebaf1272ef59bc5
    org.junit.jupiter.engine.extension.AutoCloseExtensionb0c206c116575b65
    org.junit.jupiter.engine.extension.DisabledConditionae3c30ff8f7ce050
    org.junit.jupiter.engine.extension.ExtensionRegistry9b67ba9d9cc3e810
    org.junit.jupiter.engine.extension.MutableExtensionRegistry2445286ad5728ba3
    org.junit.jupiter.engine.extension.MutableExtensionRegistry.Entry2c27256a5e9eeb22
    org.junit.jupiter.engine.extension.RepeatedTestExtension134b5213d4cb80ac
    org.junit.jupiter.engine.extension.TempDirectory797b378613d1c2c3
    org.junit.jupiter.engine.extension.TempDirectory.Scope0acad3073640ecc4
    org.junit.jupiter.engine.extension.TestInfoParameterResolver1977e7bd25ea66b8
    org.junit.jupiter.engine.extension.TestReporterParameterResolver24002b8886de1936
    org.junit.jupiter.engine.extension.TimeoutConfiguration1e8a45682947503e
    org.junit.jupiter.engine.extension.TimeoutDurationParser363c8531b5e8d2d4
    org.junit.jupiter.engine.extension.TimeoutExtension62b73ea4d52632c9
    org.junit.jupiter.engine.support.JupiterThrowableCollectorFactory46546a446de4c9c0
    org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollectorde05466420699f92
    org.junit.platform.commons.function.Tryd1970dd64ce22fa4
    org.junit.platform.commons.function.Try.Failure2135634bf7e7ad88
    org.junit.platform.commons.function.Try.Success88f304668c6ff14e
    org.junit.platform.commons.logging.LoggerFactory7b57f78fc724ac54
    org.junit.platform.commons.logging.LoggerFactory.DelegatingLogger835c9a026ac4df32
    org.junit.platform.commons.support.AnnotationSupport3f97027aa7ba84bf
    org.junit.platform.commons.support.ReflectionSupporta54544f01875c65f
    org.junit.platform.commons.util.AnnotationUtils1da637c10cbda39c
    org.junit.platform.commons.util.ClassLoaderUtils41a8b61339cf4862
    org.junit.platform.commons.util.ClassNamePatternFilterUtils484cfeb1dc3b6e93
    org.junit.platform.commons.util.ClassUtils76e509e75c23c314
    org.junit.platform.commons.util.ClasspathScanner23726102aeb1c0ca
    org.junit.platform.commons.util.CollectionUtils6cb29bed5c13bb1d
    org.junit.platform.commons.util.LruCachefd8ff40dff05b112
    org.junit.platform.commons.util.Preconditions99362b29a037afdc
    org.junit.platform.commons.util.ReflectionUtilsf1c34b50fa11302d
    org.junit.platform.commons.util.ReflectionUtils.HierarchyTraversalModeecf76570811abc50
    org.junit.platform.commons.util.StringUtils372dfca6fa74c1ea
    org.junit.platform.commons.util.UnrecoverableExceptions2ffa834710d16849
    org.junit.platform.engine.CompositeFiltercecade1862d00032
    org.junit.platform.engine.CompositeFilter.1ed62b01b8b763511
    org.junit.platform.engine.EngineDiscoveryListener22e0c8566a0701f5
    org.junit.platform.engine.EngineDiscoveryListener.1a4cdbe8dd38d8f57
    org.junit.platform.engine.EngineExecutionListener73f93afa543ca74a
    org.junit.platform.engine.EngineExecutionListener.1999902b68f81dd9a
    org.junit.platform.engine.ExecutionRequest83d3937d6c2e4880
    org.junit.platform.engine.Filterc8d2fba4bb555492
    org.junit.platform.engine.FilterResult1b4753bc794e8388
    org.junit.platform.engine.SelectorResolutionResult02b8934961bdea6f
    org.junit.platform.engine.SelectorResolutionResult.Status22866b13273482bd
    org.junit.platform.engine.TestDescriptora5f736d88185f693
    org.junit.platform.engine.TestDescriptor.Type8530bdf90ae8fa6b
    org.junit.platform.engine.TestExecutionResult29479a0ae9db2840
    org.junit.platform.engine.TestExecutionResult.Status9e54a6b249ea167a
    org.junit.platform.engine.UniqueIda5ee26b408b26ea1
    org.junit.platform.engine.UniqueId.Segment03b0ccd7b69c9fc2
    org.junit.platform.engine.UniqueIdFormat455c5b5eb27d1f81
    org.junit.platform.engine.discovery.ClassSelectora6b2f6753eef3ff0
    org.junit.platform.engine.discovery.DiscoverySelectors8b2cda0d30b056d5
    org.junit.platform.engine.discovery.MethodSelector6c04eeae9238dc1c
    org.junit.platform.engine.support.descriptor.AbstractTestDescriptor17948dfe4c8d10c0
    org.junit.platform.engine.support.descriptor.ClassSource02f1eaa5b7b685aa
    org.junit.platform.engine.support.descriptor.EngineDescriptor4ba3237c7e6b18d6
    org.junit.platform.engine.support.descriptor.MethodSourceace231244bac7856
    org.junit.platform.engine.support.discovery.ClassContainerSelectorResolverfde8e703faa64574
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution4937cdb1a041a120
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.DefaultContext151f6fae99911199
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver0ad8786b2f016b1a
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver.Builder29666059b7fb2614
    org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver.DefaultInitializationContext1b0484c56b030686
    org.junit.platform.engine.support.discovery.SelectorResolver458b4a4e46b6b868
    org.junit.platform.engine.support.discovery.SelectorResolver.Match3c16d4dff276f57a
    org.junit.platform.engine.support.discovery.SelectorResolver.Match.Typebd8402e1232e1a40
    org.junit.platform.engine.support.discovery.SelectorResolver.Resolutionba500d6ba9a79953
    org.junit.platform.engine.support.hierarchical.ExclusiveResourcefa0dc5b65de1b0a0
    org.junit.platform.engine.support.hierarchical.ExclusiveResource.LockMode705f9e9f579aeab0
    org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine599b10c51fe35ea3
    org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutora78f13d5e60b7d08
    org.junit.platform.engine.support.hierarchical.LockManager99cdeecddb4ca68b
    org.junit.platform.engine.support.hierarchical.Node3f2ca9c1749a3d5a
    org.junit.platform.engine.support.hierarchical.Node.SkipResult42796aad70055913
    org.junit.platform.engine.support.hierarchical.NodeExecutionAdvisorc8bf7d7bb2e19471
    org.junit.platform.engine.support.hierarchical.NodeTestTaskc4c004e32fc81aac
    org.junit.platform.engine.support.hierarchical.NodeTestTask.DefaultDynamicTestExecutor9048d6cd4a8e05d3
    org.junit.platform.engine.support.hierarchical.NodeTestTaskContextf68790b28827581e
    org.junit.platform.engine.support.hierarchical.NodeTreeWalkerc9f34e2fe83d5caa
    org.junit.platform.engine.support.hierarchical.NodeUtils732ad1771b71d292
    org.junit.platform.engine.support.hierarchical.NodeUtils.15a44a7e2cbf864b4
    org.junit.platform.engine.support.hierarchical.NopLock2234b58e6ffa6ea1
    org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService512f5438a4d56505
    org.junit.platform.engine.support.hierarchical.SingleLockf0bfd18cc662d7fc
    org.junit.platform.engine.support.hierarchical.ThrowableCollectora891c129fd2a01df
    org.junit.platform.engine.support.store.NamespacedHierarchicalStorefb95e61bdaf5378c
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.CompositeKeya34d604b86522ded
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.EvaluatedValue158ca2dfb82179f2
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.MemoizingSuppliercf599a824eea18cf
    org.junit.platform.engine.support.store.NamespacedHierarchicalStore.StoredValue3db67e78dde11925
    org.junit.platform.launcher.EngineDiscoveryResultc9df2add13bcb88f
    org.junit.platform.launcher.EngineDiscoveryResult.Statusf767a377012b98ff
    org.junit.platform.launcher.LauncherDiscoveryListener088911f06a0807a1
    org.junit.platform.launcher.LauncherDiscoveryListener.1d946f222ae757dc1
    org.junit.platform.launcher.LauncherSessionListener694596eba9b0c85e
    org.junit.platform.launcher.LauncherSessionListener.144b3640faa83f474
    org.junit.platform.launcher.TestExecutionListenerf2d1545415335fda
    org.junit.platform.launcher.TestIdentifierfef478667b042ad5
    org.junit.platform.launcher.TestPlanf4faaefa1c9341ff
    org.junit.platform.launcher.core.CompositeEngineExecutionListener8321b18dbabfecb3
    org.junit.platform.launcher.core.CompositeTestExecutionListener04623991ddcc58da
    org.junit.platform.launcher.core.DefaultDiscoveryRequeste6360c7333fc842d
    org.junit.platform.launcher.core.DefaultLauncher95dfc056bdb1d2d2
    org.junit.platform.launcher.core.DefaultLauncherConfigb4cd1fb6724efdef
    org.junit.platform.launcher.core.DefaultLauncherSessione040225d1f67e564
    org.junit.platform.launcher.core.DefaultLauncherSession.1bcc6e4bee671ccad
    org.junit.platform.launcher.core.DefaultLauncherSession.ClosedLauncheraa7b08954aea78f5
    org.junit.platform.launcher.core.DelegatingEngineExecutionListener61bd4de41739236f
    org.junit.platform.launcher.core.DelegatingLaunchercdc9b7e4e1a576e0
    org.junit.platform.launcher.core.EngineDiscoveryOrchestratore4e806767310de9f
    org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.Phase67a547a561eee0f4
    org.junit.platform.launcher.core.EngineDiscoveryResultValidator552f6c5833b8f8bd
    org.junit.platform.launcher.core.EngineExecutionOrchestrator6e65b7c784b87efc
    org.junit.platform.launcher.core.EngineFilterer53cf37d963f8b58c
    org.junit.platform.launcher.core.EngineIdValidatorb0288378227ce052
    org.junit.platform.launcher.core.ExecutionListenerAdapterd91ab455a4c89f9b
    org.junit.platform.launcher.core.InternalTestPlance2dcedb783e6f56
    org.junit.platform.launcher.core.IterationOrder452edacea5001e83
    org.junit.platform.launcher.core.IterationOrder.10736e6add61b3334
    org.junit.platform.launcher.core.IterationOrder.20d0d72b6e503c372
    org.junit.platform.launcher.core.LauncherConfig58100dc14c875cb9
    org.junit.platform.launcher.core.LauncherConfig.Builder64729ce9bd729578
    org.junit.platform.launcher.core.LauncherConfigurationParameters4b25c1714dc335ec
    org.junit.platform.launcher.core.LauncherConfigurationParameters.Builderba76828012d853d8
    org.junit.platform.launcher.core.LauncherConfigurationParameters.ParameterProvider52b5b9d7814ff3b1
    org.junit.platform.launcher.core.LauncherConfigurationParameters.ParameterProvider.2886f3c723ddb9556
    org.junit.platform.launcher.core.LauncherConfigurationParameters.ParameterProvider.30d89b6f56eb4db06
    org.junit.platform.launcher.core.LauncherDiscoveryRequestBuilderfb76ce235ae5247b
    org.junit.platform.launcher.core.LauncherDiscoveryResult9833a129382c2ccc
    org.junit.platform.launcher.core.LauncherFactory79c2095302f261bb
    org.junit.platform.launcher.core.LauncherListenerRegistry64d5f2a8ac991f94
    org.junit.platform.launcher.core.ListenerRegistry7fe9373f303770d1
    org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener3840931f19c9d795
    org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener.Outcome730ad6d2d5641536
    org.junit.platform.launcher.core.ServiceLoaderRegistry08e28076c727f8e6
    org.junit.platform.launcher.core.ServiceLoaderTestEngineRegistry771f386239bb3682
    org.junit.platform.launcher.core.StackTracePruningEngineExecutionListenerf6f65efcfd071c8e
    org.junit.platform.launcher.core.StreamInterceptingTestExecutionListener0f855b867dc3eac4
    org.junit.platform.launcher.listeners.UniqueIdTrackingListeneraaf56096b3079d53
    org.junit.platform.launcher.listeners.discovery.AbortOnFailureLauncherDiscoveryListener0a9a375bd99ca30a
    org.junit.platform.launcher.listeners.discovery.LauncherDiscoveryListeners408046ed24478736
    org.junit.platform.launcher.listeners.discovery.LauncherDiscoveryListeners.LauncherDiscoveryListenerTypebf2a372dcc5e43f7
    org.junit.platform.launcher.listeners.session.LauncherSessionListeners46b8848a888d4d59
    org.mockito.Answersafd86bd70185fc83
    org.mockito.Mock.Strictness009145878d43835a
    org.mockito.internal.stubbing.answers.CallsRealMethodse57edbc68b0e39e6
    org.mockito.internal.stubbing.defaultanswers.GloballyConfiguredAnswerb4af5d0cc4127c43
    org.mockito.internal.stubbing.defaultanswers.ReturnsDeepStubs9290a19f5dbdf1b2
    org.mockito.internal.stubbing.defaultanswers.ReturnsEmptyValuesd6ed669583d1bf96
    org.mockito.internal.stubbing.defaultanswers.ReturnsMocks99d9220ab6ee9e86
    org.mockito.internal.stubbing.defaultanswers.ReturnsMoreEmptyValues708bd411a28382b5
    org.mockito.internal.stubbing.defaultanswers.ReturnsSmartNullsf434f2f732e6e80e
    org.mockito.internal.stubbing.defaultanswers.TriesToReturnSelf13e6f22c3923267d
    sun.text.resources.cldr.ext.FormatData_de69cdf3b7a5301872
    sun.util.resources.cldr.provider.CLDRLocaleDataMetaInfocea799461486d92b
    sun.util.resources.provider.LocaleDataProviderb4998bcaf6bc697c
    uk.org.webcompere.systemstubs.SystemStubsb74c40e92c4450d2
    uk.org.webcompere.systemstubs.ThrowingRunnable080673e28616220a
    uk.org.webcompere.systemstubs.resource.Executable25455f9786a01e70
    uk.org.webcompere.systemstubs.resource.Resources4e9d0e391c78802b
    uk.org.webcompere.systemstubs.resource.SingularTestResourcebfdabddb4f8e92c9
    uk.org.webcompere.systemstubs.resource.TestResource2821e7523e45b739
    uk.org.webcompere.systemstubs.stream.SystemInac678b91b419dea8
    uk.org.webcompere.systemstubs.stream.input.AltInputStreamea686956a97b8f7d
    uk.org.webcompere.systemstubs.stream.input.LinesAltStream994c0784ac462471
    \ No newline at end of file diff --git a/docs/jacoco/jacoco.xml b/docs/jacoco/jacoco.xml index 88c2faec..bf9b6e72 100644 --- a/docs/jacoco/jacoco.xml +++ b/docs/jacoco/jacoco.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/jdepend-report.html b/docs/jdepend-report.html index b32d09a2..1c92d567 100644 --- a/docs/jdepend-report.html +++ b/docs/jdepend-report.html @@ -2,7 +2,7 @@ @@ -200,7 +200,7 @@

    Explanation

    [ summary ] [ pac

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/licenses.html b/docs/licenses.html index fb0bf484..059b1375 100644 --- a/docs/licenses.html +++ b/docs/licenses.html @@ -2,7 +2,7 @@ @@ -127,7 +127,7 @@

    GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/pit-reports/de.aikiit.game.kaiser/GameKaiserJavaApplication.java.html b/docs/pit-reports/de.aikiit.game.kaiser/GameKaiserJavaApplication.java.html index 114204b0..1b53f7a8 100644 --- a/docs/pit-reports/de.aikiit.game.kaiser/GameKaiserJavaApplication.java.html +++ b/docs/pit-reports/de.aikiit.game.kaiser/GameKaiserJavaApplication.java.html @@ -14,12 +14,12 @@

    GameKaiserJavaApplication.java

    - + 1 - + @@ -28,12 +28,12 @@

    GameKaiserJavaApplication.java

    - + 2 - + @@ -42,12 +42,12 @@

    GameKaiserJavaApplication.java

    - + 3 - + @@ -56,12 +56,12 @@

    GameKaiserJavaApplication.java

    - + 4 - + @@ -70,12 +70,12 @@

    GameKaiserJavaApplication.java

    - + 5 - + @@ -84,12 +84,12 @@

    GameKaiserJavaApplication.java

    - + 6 - + @@ -98,12 +98,12 @@

    GameKaiserJavaApplication.java

    - + 7 - + @@ -112,12 +112,12 @@

    GameKaiserJavaApplication.java

    - + 8 - + @@ -126,12 +126,12 @@

    GameKaiserJavaApplication.java

    - + 9 - + @@ -140,12 +140,12 @@

    GameKaiserJavaApplication.java

    - + 10 - + @@ -154,12 +154,12 @@

    GameKaiserJavaApplication.java

    - + 11 - + @@ -168,12 +168,12 @@

    GameKaiserJavaApplication.java

    - + 12 -1 +1 1. main : removed call to de/aikiit/game/kaiser/KaiserGame::run → NO_COVERAGE
    @@ -184,12 +184,12 @@

    GameKaiserJavaApplication.java

    - + 13 - +
    @@ -198,12 +198,12 @@

    GameKaiserJavaApplication.java

    - + 14 - + @@ -212,12 +212,12 @@

    GameKaiserJavaApplication.java

    - + 15 - + @@ -229,11 +229,11 @@

    GameKaiserJavaApplication.java

    Mutations

    -12 +12 - +

    1.1
    Location : main
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::run → NO_COVERAGE diff --git a/docs/pit-reports/de.aikiit.game.kaiser/KaiserActions.java.html b/docs/pit-reports/de.aikiit.game.kaiser/KaiserActions.java.html index d822bb9a..4d01b8c5 100644 --- a/docs/pit-reports/de.aikiit.game.kaiser/KaiserActions.java.html +++ b/docs/pit-reports/de.aikiit.game.kaiser/KaiserActions.java.html @@ -14,12 +14,12 @@

    KaiserActions.java

    -
    + 1 - + @@ -28,12 +28,12 @@

    KaiserActions.java

    - + 2 - + @@ -42,12 +42,12 @@

    KaiserActions.java

    - + 3 - + @@ -56,12 +56,12 @@

    KaiserActions.java

    - + 4 - + @@ -70,12 +70,12 @@

    KaiserActions.java

    - + 5 - + @@ -84,12 +84,12 @@

    KaiserActions.java

    - + 6 - + @@ -98,12 +98,12 @@

    KaiserActions.java

    - + 7 - + @@ -112,12 +112,12 @@

    KaiserActions.java

    - + 8 - + @@ -126,12 +126,12 @@

    KaiserActions.java

    - + 9 - + @@ -140,12 +140,12 @@

    KaiserActions.java

    - + 10 - + @@ -154,12 +154,12 @@

    KaiserActions.java

    - + 11 - + @@ -168,12 +168,12 @@

    KaiserActions.java

    - + 12 - + @@ -182,12 +182,12 @@

    KaiserActions.java

    - + 13 - + @@ -196,12 +196,12 @@

    KaiserActions.java

    - + 14 - + @@ -210,12 +210,12 @@

    KaiserActions.java

    - + 15 - + @@ -224,12 +224,12 @@

    KaiserActions.java

    - + 16 - + @@ -238,12 +238,12 @@

    KaiserActions.java

    - + 17 - + @@ -252,12 +252,12 @@

    KaiserActions.java

    - + 18 - + @@ -266,12 +266,12 @@

    KaiserActions.java

    - + 19 - + @@ -280,12 +280,12 @@

    KaiserActions.java

    - + 20 - + @@ -294,12 +294,12 @@

    KaiserActions.java

    - + 21 -1 +1 1. buy : removed call to java/io/PrintStream::println → SURVIVED
    @@ -310,12 +310,12 @@

    KaiserActions.java

    - + 22 - +
    @@ -324,12 +324,12 @@

    KaiserActions.java

    - + 23 -3 +3 1. buy : negated conditional → KILLED
    2. buy : replaced boolean return with true for de/aikiit/game/kaiser/KaiserActions::buy → KILLED
    @@ -342,12 +342,12 @@

    KaiserActions.java

    - + 24 - +
    @@ -356,12 +356,12 @@

    KaiserActions.java

    - + 25 -1 +1 1. buy : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -372,12 +372,12 @@

    KaiserActions.java

    - + 26 -1 +1 1. buy : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -388,12 +388,12 @@

    KaiserActions.java

    - + 27 -1 +1 1. buy : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -404,12 +404,12 @@

    KaiserActions.java

    - + 28 - +
    @@ -418,12 +418,12 @@

    KaiserActions.java

    - + 29 -1 +1 1. buy : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -434,12 +434,12 @@

    KaiserActions.java

    - + 30 -1 +1 1. buy : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -450,12 +450,12 @@

    KaiserActions.java

    - + 31 -1 +1 1. buy : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -466,12 +466,12 @@

    KaiserActions.java

    - + 32 - +
    @@ -480,12 +480,12 @@

    KaiserActions.java

    - + 33 - +
    @@ -494,12 +494,12 @@

    KaiserActions.java

    - + 34 - +
    @@ -508,12 +508,12 @@

    KaiserActions.java

    - + 35 - +
    @@ -522,12 +522,12 @@

    KaiserActions.java

    - + 36 - +
    @@ -536,12 +536,12 @@

    KaiserActions.java

    - + 37 - + @@ -550,12 +550,12 @@

    KaiserActions.java

    - + 38 - + @@ -564,12 +564,12 @@

    KaiserActions.java

    - + 39 - + @@ -578,12 +578,12 @@

    KaiserActions.java

    - + 40 - + @@ -592,12 +592,12 @@

    KaiserActions.java

    - + 41 - + @@ -606,12 +606,12 @@

    KaiserActions.java

    - + 42 - + @@ -620,12 +620,12 @@

    KaiserActions.java

    - + 43 - + @@ -634,12 +634,12 @@

    KaiserActions.java

    - + 44 -1 +1 1. sell : removed call to java/io/PrintStream::println → SURVIVED
    @@ -650,12 +650,12 @@

    KaiserActions.java

    - + 45 - +
    @@ -664,12 +664,12 @@

    KaiserActions.java

    - + 46 -1 +1 1. sell : removed call to de/aikiit/game/kaiser/KaiserEngine::sellLand → SURVIVED
    @@ -680,12 +680,12 @@

    KaiserActions.java

    - + 47 - +
    @@ -694,12 +694,12 @@

    KaiserActions.java

    - + 48 - + @@ -708,12 +708,12 @@

    KaiserActions.java

    - + 49 -1 +1 1. sell : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -724,12 +724,12 @@

    KaiserActions.java

    - + 50 -1 +1 1. sell : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -740,12 +740,12 @@

    KaiserActions.java

    - + 51 -1 +1 1. sell : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -756,12 +756,12 @@

    KaiserActions.java

    - + 52 - +
    @@ -770,12 +770,12 @@

    KaiserActions.java

    - + 53 -1 +1 1. sell : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -786,12 +786,12 @@

    KaiserActions.java

    - + 54 -1 +1 1. sell : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -802,12 +802,12 @@

    KaiserActions.java

    - + 55 -1 +1 1. sell : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -818,12 +818,12 @@

    KaiserActions.java

    - + 56 - +
    @@ -832,12 +832,12 @@

    KaiserActions.java

    - + 57 - +
    @@ -846,12 +846,12 @@

    KaiserActions.java

    - + 58 - +
    @@ -860,12 +860,12 @@

    KaiserActions.java

    - + 59 - +
    @@ -874,12 +874,12 @@

    KaiserActions.java

    - + 60 - +
    @@ -888,12 +888,12 @@

    KaiserActions.java

    - + 61 - + @@ -902,12 +902,12 @@

    KaiserActions.java

    - + 62 - + @@ -916,12 +916,12 @@

    KaiserActions.java

    - + 63 - + @@ -930,12 +930,12 @@

    KaiserActions.java

    - + 64 - + @@ -944,12 +944,12 @@

    KaiserActions.java

    - + 65 - + @@ -958,12 +958,12 @@

    KaiserActions.java

    - + 66 - + @@ -972,12 +972,12 @@

    KaiserActions.java

    - + 67 - + @@ -986,12 +986,12 @@

    KaiserActions.java

    - + 68 -1 +1 1. feed : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1002,12 +1002,12 @@

    KaiserActions.java

    - + 69 - +
    @@ -1016,12 +1016,12 @@

    KaiserActions.java

    - + 70 -1 +1 1. feed : removed call to de/aikiit/game/kaiser/KaiserEngine::feedToPopulation → SURVIVED
    @@ -1032,12 +1032,12 @@

    KaiserActions.java

    - + 71 - +
    @@ -1046,12 +1046,12 @@

    KaiserActions.java

    - + 72 - + @@ -1060,12 +1060,12 @@

    KaiserActions.java

    - + 73 -1 +1 1. feed : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1076,12 +1076,12 @@

    KaiserActions.java

    - + 74 -1 +1 1. feed : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -1092,12 +1092,12 @@

    KaiserActions.java

    - + 75 -1 +1 1. feed : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1108,12 +1108,12 @@

    KaiserActions.java

    - + 76 - +
    @@ -1122,12 +1122,12 @@

    KaiserActions.java

    - + 77 -1 +1 1. feed : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1138,12 +1138,12 @@

    KaiserActions.java

    - + 78 -1 +1 1. feed : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -1154,12 +1154,12 @@

    KaiserActions.java

    - + 79 -1 +1 1. feed : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1170,12 +1170,12 @@

    KaiserActions.java

    - + 80 - +
    @@ -1184,12 +1184,12 @@

    KaiserActions.java

    - + 81 - +
    @@ -1198,12 +1198,12 @@

    KaiserActions.java

    - + 82 - +
    @@ -1212,12 +1212,12 @@

    KaiserActions.java

    - + 83 - +
    @@ -1226,12 +1226,12 @@

    KaiserActions.java

    - + 84 - +
    @@ -1240,12 +1240,12 @@

    KaiserActions.java

    - + 85 - + @@ -1254,12 +1254,12 @@

    KaiserActions.java

    - + 86 - + @@ -1268,12 +1268,12 @@

    KaiserActions.java

    - + 87 - + @@ -1282,12 +1282,12 @@

    KaiserActions.java

    - + 88 - + @@ -1296,12 +1296,12 @@

    KaiserActions.java

    - + 89 - + @@ -1310,12 +1310,12 @@

    KaiserActions.java

    - + 90 - + @@ -1324,12 +1324,12 @@

    KaiserActions.java

    - + 91 - + @@ -1338,12 +1338,12 @@

    KaiserActions.java

    - + 92 -1 +1 1. cultivate : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1354,12 +1354,12 @@

    KaiserActions.java

    - + 93 - +
    @@ -1368,12 +1368,12 @@

    KaiserActions.java

    - + 94 -1 +1 1. cultivate : removed call to de/aikiit/game/kaiser/KaiserEngine::cultivate → SURVIVED
    @@ -1384,12 +1384,12 @@

    KaiserActions.java

    - + 95 - +
    @@ -1398,12 +1398,12 @@

    KaiserActions.java

    - + 96 - + @@ -1412,12 +1412,12 @@

    KaiserActions.java

    - + 97 -1 +1 1. cultivate : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1428,12 +1428,12 @@

    KaiserActions.java

    - + 98 -1 +1 1. cultivate : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -1444,12 +1444,12 @@

    KaiserActions.java

    - + 99 -1 +1 1. cultivate : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1460,12 +1460,12 @@

    KaiserActions.java

    - + 100 - +
    @@ -1474,12 +1474,12 @@

    KaiserActions.java

    - + 101 -1 +1 1. cultivate : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1490,12 +1490,12 @@

    KaiserActions.java

    - + 102 - +
    @@ -1504,12 +1504,12 @@

    KaiserActions.java

    - + 103 - +
    @@ -1518,12 +1518,12 @@

    KaiserActions.java

    - + 104 -1 +1 1. cultivate : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -1534,12 +1534,12 @@

    KaiserActions.java

    - + 105 - +
    @@ -1548,12 +1548,12 @@

    KaiserActions.java

    - + 106 -1 +1 1. cultivate : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -1564,12 +1564,12 @@

    KaiserActions.java

    - + 107 - +
    @@ -1578,12 +1578,12 @@

    KaiserActions.java

    - + 108 -1 +1 1. cultivate : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -1594,12 +1594,12 @@

    KaiserActions.java

    - + 109 - +
    @@ -1608,12 +1608,12 @@

    KaiserActions.java

    - + 110 -1 +1 1. cultivate : removed call to java/io/PrintStream::print → NO_COVERAGE
    @@ -1624,12 +1624,12 @@

    KaiserActions.java

    - + 111 - +
    @@ -1638,12 +1638,12 @@

    KaiserActions.java

    - + 112 - +
    @@ -1652,12 +1652,12 @@

    KaiserActions.java

    - + 113 - + @@ -1666,12 +1666,12 @@

    KaiserActions.java

    - + 114 - + @@ -1683,11 +1683,11 @@

    KaiserActions.java

    Mutations

    -21 +21 - +

    1.1
    Location : buy
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -1699,11 +1699,11 @@

    KaiserActions.java

    -23 +23 - +

    1.1
    Location : buy
    Killed by : de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithPositiveInput()]
    negated conditional → KILLED

    2.2
    Location : buy
    Killed by : de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithZeroInputWillTriggerSell()]
    replaced boolean return with true for de/aikiit/game/kaiser/KaiserActions::buy → KILLED @@ -1712,77 +1712,77 @@

    KaiserActions.java

    -
    25 +25 - +

    1.1
    Location : buy
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    26 +26 - +

    1.1
    Location : buy
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    27 +27 - +

    1.1
    Location : buy
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    29 +29 - +

    1.1
    Location : buy
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    30 +30 - +

    1.1
    Location : buy
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    31 +31 - +

    1.1
    Location : buy
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    44 +44 - +

    1.1
    Location : sell
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -1794,11 +1794,11 @@

    KaiserActions.java

    -46 +46 - +

    1.1
    Location : sell
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::sellLand → SURVIVED
    Covering tests @@ -1810,77 +1810,77 @@

    KaiserActions.java

    -49 +49 - +

    1.1
    Location : sell
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    50 +50 - +

    1.1
    Location : sell
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    51 +51 - +

    1.1
    Location : sell
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    53 +53 - +

    1.1
    Location : sell
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    54 +54 - +

    1.1
    Location : sell
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    55 +55 - +

    1.1
    Location : sell
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    68 +68 - +

    1.1
    Location : feed
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -1892,11 +1892,11 @@

    KaiserActions.java

    -70 +70 - +

    1.1
    Location : feed
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::feedToPopulation → SURVIVED
    Covering tests @@ -1908,77 +1908,77 @@

    KaiserActions.java

    -73 +73 - +

    1.1
    Location : feed
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    74 +74 - +

    1.1
    Location : feed
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    75 +75 - +

    1.1
    Location : feed
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    77 +77 - +

    1.1
    Location : feed
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    78 +78 - +

    1.1
    Location : feed
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    79 +79 - +

    1.1
    Location : feed
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    92 +92 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -1990,11 +1990,11 @@

    KaiserActions.java

    -94 +94 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::cultivate → SURVIVED
    Covering tests @@ -2006,88 +2006,88 @@

    KaiserActions.java

    -97 +97 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    98 +98 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    99 +99 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    101 +101 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE -
    104 +104 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    106 +106 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    108 +108 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    110 +110 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::print → NO_COVERAGE @@ -2115,7 +2115,7 @@

    Active mutators

    Tests examined

      -
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:feed()] (1 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:sell()] (1 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:cultivate()] (3 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithPositiveInput()] (1 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithZeroInputWillTriggerSell()] (47 ms)
    • de.aikiit.game.kaiser.KaiserGameTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserGameTest]/[method:actionsWithMockedEngine()] (1 ms)
    • +
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:feed()] (1 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:sell()] (1 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:cultivate()] (3 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithPositiveInput()] (1 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithZeroInputWillTriggerSell()] (45 ms)
    • de.aikiit.game.kaiser.KaiserGameTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserGameTest]/[method:actionsWithMockedEngine()] (1 ms)

    diff --git a/docs/pit-reports/de.aikiit.game.kaiser/KaiserEngine.java.html b/docs/pit-reports/de.aikiit.game.kaiser/KaiserEngine.java.html index 71800513..7c801e96 100644 --- a/docs/pit-reports/de.aikiit.game.kaiser/KaiserEngine.java.html +++ b/docs/pit-reports/de.aikiit.game.kaiser/KaiserEngine.java.html @@ -14,12 +14,12 @@

    KaiserEngine.java

    -
    + 1 - + @@ -28,12 +28,12 @@

    KaiserEngine.java

    - + 2 - + @@ -42,12 +42,12 @@

    KaiserEngine.java

    - + 3 - + @@ -56,12 +56,12 @@

    KaiserEngine.java

    - + 4 - + @@ -70,12 +70,12 @@

    KaiserEngine.java

    - + 5 - + @@ -84,12 +84,12 @@

    KaiserEngine.java

    - + 6 - + @@ -98,12 +98,12 @@

    KaiserEngine.java

    - + 7 - + @@ -112,12 +112,12 @@

    KaiserEngine.java

    - + 8 - + @@ -126,12 +126,12 @@

    KaiserEngine.java

    - + 9 - + @@ -140,12 +140,12 @@

    KaiserEngine.java

    - + 10 - + @@ -154,12 +154,12 @@

    KaiserEngine.java

    - + 11 - + @@ -168,12 +168,12 @@

    KaiserEngine.java

    - + 12 - + @@ -182,12 +182,12 @@

    KaiserEngine.java

    - + 13 - + @@ -196,12 +196,12 @@

    KaiserEngine.java

    - + 14 - + @@ -210,12 +210,12 @@

    KaiserEngine.java

    - + 15 - + @@ -224,12 +224,12 @@

    KaiserEngine.java

    - + 16 - + @@ -238,12 +238,12 @@

    KaiserEngine.java

    - + 17 - + @@ -252,12 +252,12 @@

    KaiserEngine.java

    - + 18 - + @@ -266,12 +266,12 @@

    KaiserEngine.java

    - + 19 - + @@ -280,12 +280,12 @@

    KaiserEngine.java

    - + 20 - + @@ -294,12 +294,12 @@

    KaiserEngine.java

    - + 21 - + @@ -308,12 +308,12 @@

    KaiserEngine.java

    - + 22 - + @@ -322,12 +322,12 @@

    KaiserEngine.java

    - + 23 - + @@ -336,12 +336,12 @@

    KaiserEngine.java

    - + 24 - + @@ -350,12 +350,12 @@

    KaiserEngine.java

    - + 25 - + @@ -364,12 +364,12 @@

    KaiserEngine.java

    - + 26 - + @@ -378,12 +378,12 @@

    KaiserEngine.java

    - + 27 - + @@ -392,12 +392,12 @@

    KaiserEngine.java

    - + 28 - + @@ -406,12 +406,12 @@

    KaiserEngine.java

    - + 29 - + @@ -420,12 +420,12 @@

    KaiserEngine.java

    - + 30 - + @@ -434,12 +434,12 @@

    KaiserEngine.java

    - + 31 - + @@ -448,12 +448,12 @@

    KaiserEngine.java

    - + 32 - + @@ -462,12 +462,12 @@

    KaiserEngine.java

    - + 33 - + @@ -476,12 +476,12 @@

    KaiserEngine.java

    - + 34 - + @@ -490,12 +490,12 @@

    KaiserEngine.java

    - + 35 - + @@ -504,12 +504,12 @@

    KaiserEngine.java

    - + 36 - + @@ -518,12 +518,12 @@

    KaiserEngine.java

    - + 37 - + @@ -532,12 +532,12 @@

    KaiserEngine.java

    - + 38 - + @@ -546,12 +546,12 @@

    KaiserEngine.java

    - + 39 - + @@ -560,12 +560,12 @@

    KaiserEngine.java

    - + 40 - + @@ -574,12 +574,12 @@

    KaiserEngine.java

    - + 41 - + @@ -588,12 +588,12 @@

    KaiserEngine.java

    - + 42 - + @@ -602,12 +602,12 @@

    KaiserEngine.java

    - + 43 - + @@ -616,12 +616,12 @@

    KaiserEngine.java

    - + 44 - + @@ -630,12 +630,12 @@

    KaiserEngine.java

    - + 45 - + @@ -644,12 +644,12 @@

    KaiserEngine.java

    - + 46 - + @@ -658,12 +658,12 @@

    KaiserEngine.java

    - + 47 - + @@ -672,12 +672,12 @@

    KaiserEngine.java

    - + 48 - + @@ -686,12 +686,12 @@

    KaiserEngine.java

    - + 49 - + @@ -700,12 +700,12 @@

    KaiserEngine.java

    - + 50 - + @@ -714,12 +714,12 @@

    KaiserEngine.java

    - + 51 - + @@ -728,12 +728,12 @@

    KaiserEngine.java

    - + 52 - + @@ -742,12 +742,12 @@

    KaiserEngine.java

    - + 53 - + @@ -756,12 +756,12 @@

    KaiserEngine.java

    - + 54 - + @@ -770,12 +770,12 @@

    KaiserEngine.java

    - + 55 - + @@ -784,12 +784,12 @@

    KaiserEngine.java

    - + 56 - + @@ -798,12 +798,12 @@

    KaiserEngine.java

    - + 57 - + @@ -812,12 +812,12 @@

    KaiserEngine.java

    - + 58 - + @@ -826,12 +826,12 @@

    KaiserEngine.java

    - + 59 - + @@ -840,12 +840,12 @@

    KaiserEngine.java

    - + 60 - + @@ -854,12 +854,12 @@

    KaiserEngine.java

    - + 61 - + @@ -868,12 +868,12 @@

    KaiserEngine.java

    - + 62 - + @@ -882,12 +882,12 @@

    KaiserEngine.java

    - + 63 - + @@ -896,12 +896,12 @@

    KaiserEngine.java

    - + 64 - + @@ -910,12 +910,12 @@

    KaiserEngine.java

    - + 65 - + @@ -924,12 +924,12 @@

    KaiserEngine.java

    - + 66 - + @@ -938,12 +938,12 @@

    KaiserEngine.java

    - + 67 - + @@ -952,12 +952,12 @@

    KaiserEngine.java

    - + 68 - + @@ -966,12 +966,12 @@

    KaiserEngine.java

    - + 69 - + @@ -980,12 +980,12 @@

    KaiserEngine.java

    - + 70 - + @@ -994,12 +994,12 @@

    KaiserEngine.java

    - + 71 - + @@ -1008,12 +1008,12 @@

    KaiserEngine.java

    - + 72 - + @@ -1022,12 +1022,12 @@

    KaiserEngine.java

    - + 73 -1 +1 1. startNewRound : Replaced integer addition with subtraction → KILLED
    @@ -1038,12 +1038,12 @@

    KaiserEngine.java

    - + 74 - +
    @@ -1052,12 +1052,12 @@

    KaiserEngine.java

    - + 75 - + @@ -1066,12 +1066,12 @@

    KaiserEngine.java

    - + 76 -1 +1 1. startNewRound : removed call to de/aikiit/game/kaiser/KaiserEngine::processFamine → SURVIVED
    @@ -1082,12 +1082,12 @@

    KaiserEngine.java

    - + 77 - +
    @@ -1096,12 +1096,12 @@

    KaiserEngine.java

    - + 78 - + @@ -1110,12 +1110,12 @@

    KaiserEngine.java

    - + 79 - + @@ -1124,12 +1124,12 @@

    KaiserEngine.java

    - + 80 - + @@ -1138,12 +1138,12 @@

    KaiserEngine.java

    - + 81 - + @@ -1152,12 +1152,12 @@

    KaiserEngine.java

    - + 82 - + @@ -1166,12 +1166,12 @@

    KaiserEngine.java

    - + 83 - + @@ -1180,12 +1180,12 @@

    KaiserEngine.java

    - + 84 - + @@ -1194,12 +1194,12 @@

    KaiserEngine.java

    - + 85 - + @@ -1208,12 +1208,12 @@

    KaiserEngine.java

    - + 86 - + @@ -1222,12 +1222,12 @@

    KaiserEngine.java

    - + 87 - + @@ -1236,12 +1236,12 @@

    KaiserEngine.java

    - + 88 -3 +3 1. getRandomNumberUntil : Replaced integer addition with subtraction → SURVIVED
    2. getRandomNumberUntil : Replaced integer addition with subtraction → KILLED
    @@ -1254,12 +1254,12 @@

    KaiserEngine.java

    - + 89 - +
    @@ -1268,12 +1268,12 @@

    KaiserEngine.java

    - + 90 - + @@ -1282,12 +1282,12 @@

    KaiserEngine.java

    - + 91 - + @@ -1296,12 +1296,12 @@

    KaiserEngine.java

    - + 92 - + @@ -1310,12 +1310,12 @@

    KaiserEngine.java

    - + 93 - + @@ -1324,12 +1324,12 @@

    KaiserEngine.java

    - + 94 - + @@ -1338,12 +1338,12 @@

    KaiserEngine.java

    - + 95 - + @@ -1352,12 +1352,12 @@

    KaiserEngine.java

    - + 96 -1 +1 1. processFamine : negated conditional → KILLED
    @@ -1368,12 +1368,12 @@

    KaiserEngine.java

    - + 97 - +
    @@ -1382,12 +1382,12 @@

    KaiserEngine.java

    - + 98 -1 +1 1. processFamine : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1398,12 +1398,12 @@

    KaiserEngine.java

    - + 99 -1 +1 1. processFamine : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1414,12 +1414,12 @@

    KaiserEngine.java

    - + 100 -1 +1 1. processFamine : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1430,12 +1430,12 @@

    KaiserEngine.java

    - + 101 - +
    @@ -1444,12 +1444,12 @@

    KaiserEngine.java

    - + 102 -1 +1 1. processFamine : removed call to de/aikiit/game/kaiser/KaiserEngine::refreshFamineQuotient → SURVIVED
    @@ -1460,12 +1460,12 @@

    KaiserEngine.java

    - + 103 - +
    @@ -1474,12 +1474,12 @@

    KaiserEngine.java

    - + 104 - +
    @@ -1488,12 +1488,12 @@

    KaiserEngine.java

    - + 105 - +
    @@ -1502,12 +1502,12 @@

    KaiserEngine.java

    - + 106 - + @@ -1516,12 +1516,12 @@

    KaiserEngine.java

    - + 107 - + @@ -1530,12 +1530,12 @@

    KaiserEngine.java

    - + 108 - + @@ -1544,12 +1544,12 @@

    KaiserEngine.java

    - + 109 - + @@ -1558,12 +1558,12 @@

    KaiserEngine.java

    - + 110 - + @@ -1572,12 +1572,12 @@

    KaiserEngine.java

    - + 111 - + @@ -1586,12 +1586,12 @@

    KaiserEngine.java

    - + 112 - + @@ -1600,12 +1600,12 @@

    KaiserEngine.java

    - + 113 - + @@ -1614,12 +1614,12 @@

    KaiserEngine.java

    - + 114 - + @@ -1628,12 +1628,12 @@

    KaiserEngine.java

    - + 115 - + @@ -1642,12 +1642,12 @@

    KaiserEngine.java

    - + 116 - + @@ -1656,12 +1656,12 @@

    KaiserEngine.java

    - + 117 - + @@ -1670,12 +1670,12 @@

    KaiserEngine.java

    - + 118 - + @@ -1684,12 +1684,12 @@

    KaiserEngine.java

    - + 119 - + @@ -1698,12 +1698,12 @@

    KaiserEngine.java

    - + 120 - + @@ -1712,12 +1712,12 @@

    KaiserEngine.java

    - + 121 - + @@ -1726,12 +1726,12 @@

    KaiserEngine.java

    - + 122 - + @@ -1740,12 +1740,12 @@

    KaiserEngine.java

    - + 123 - + @@ -1754,12 +1754,12 @@

    KaiserEngine.java

    - + 124 - + @@ -1768,12 +1768,12 @@

    KaiserEngine.java

    - + 125 - + @@ -1782,12 +1782,12 @@

    KaiserEngine.java

    - + 126 - + @@ -1796,12 +1796,12 @@

    KaiserEngine.java

    - + 127 - + @@ -1810,12 +1810,12 @@

    KaiserEngine.java

    - + 128 - + @@ -1824,12 +1824,12 @@

    KaiserEngine.java

    - + 129 - + @@ -1838,12 +1838,12 @@

    KaiserEngine.java

    - + 130 - + @@ -1852,12 +1852,12 @@

    KaiserEngine.java

    - + 131 - + @@ -1866,12 +1866,12 @@

    KaiserEngine.java

    - + 132 - + @@ -1880,12 +1880,12 @@

    KaiserEngine.java

    - + 133 - + @@ -1894,12 +1894,12 @@

    KaiserEngine.java

    - + 134 - + @@ -1908,12 +1908,12 @@

    KaiserEngine.java

    - + 135 -1 +1 1. getAreaPerCapita : replaced return value with null for de/aikiit/game/kaiser/KaiserEngine::getAreaPerCapita → KILLED
    @@ -1924,12 +1924,12 @@

    KaiserEngine.java

    - + 136 - +
    @@ -1938,12 +1938,12 @@

    KaiserEngine.java

    - + 137 - + @@ -1952,12 +1952,12 @@

    KaiserEngine.java

    - + 138 - + @@ -1966,12 +1966,12 @@

    KaiserEngine.java

    - + 139 - + @@ -1980,12 +1980,12 @@

    KaiserEngine.java

    - + 140 - + @@ -1994,12 +1994,12 @@

    KaiserEngine.java

    - + 141 - + @@ -2008,12 +2008,12 @@

    KaiserEngine.java

    - + 142 - + @@ -2022,12 +2022,12 @@

    KaiserEngine.java

    - + 143 - + @@ -2036,12 +2036,12 @@

    KaiserEngine.java

    - + 144 - + @@ -2050,12 +2050,12 @@

    KaiserEngine.java

    - + 145 - + @@ -2064,12 +2064,12 @@

    KaiserEngine.java

    - + 146 -2 +2 1. buyLand : changed conditional boundary → SURVIVED
    2. buyLand : negated conditional → SURVIVED
    @@ -2081,12 +2081,12 @@

    KaiserEngine.java

    - + 147 -1 +1 1. buyLand : removed call to java/io/PrintStream::println → SURVIVED
    @@ -2097,12 +2097,12 @@

    KaiserEngine.java

    - + 148 - +
    @@ -2111,12 +2111,12 @@

    KaiserEngine.java

    - + 149 - +
    @@ -2125,12 +2125,12 @@

    KaiserEngine.java

    - + 150 -2 +2 1. buyLand : changed conditional boundary → SURVIVED
    2. buyLand : negated conditional → KILLED
    @@ -2142,12 +2142,12 @@

    KaiserEngine.java

    - + 151 -1 +1 1. buyLand : negated conditional → KILLED
    @@ -2158,12 +2158,12 @@

    KaiserEngine.java

    - + 152 - +
    @@ -2172,12 +2172,12 @@

    KaiserEngine.java

    - + 153 - +
    @@ -2186,12 +2186,12 @@

    KaiserEngine.java

    - + 154 - + @@ -2200,12 +2200,12 @@

    KaiserEngine.java

    - + 155 - + @@ -2214,12 +2214,12 @@

    KaiserEngine.java

    - + 156 - + @@ -2228,12 +2228,12 @@

    KaiserEngine.java

    - + 157 - + @@ -2242,12 +2242,12 @@

    KaiserEngine.java

    - + 158 - + @@ -2256,12 +2256,12 @@

    KaiserEngine.java

    - + 159 -1 +1 1. buyLand : replaced long return with 0 for de/aikiit/game/kaiser/KaiserEngine::buyLand → KILLED
    @@ -2272,12 +2272,12 @@

    KaiserEngine.java

    - + 160 - +
    @@ -2286,12 +2286,12 @@

    KaiserEngine.java

    - + 161 - + @@ -2300,12 +2300,12 @@

    KaiserEngine.java

    - + 162 - + @@ -2314,12 +2314,12 @@

    KaiserEngine.java

    - + 163 - + @@ -2328,12 +2328,12 @@

    KaiserEngine.java

    - + 164 - + @@ -2342,12 +2342,12 @@

    KaiserEngine.java

    - + 165 - + @@ -2356,12 +2356,12 @@

    KaiserEngine.java

    - + 166 - + @@ -2370,12 +2370,12 @@

    KaiserEngine.java

    - + 167 - + @@ -2384,12 +2384,12 @@

    KaiserEngine.java

    - + 168 - + @@ -2398,12 +2398,12 @@

    KaiserEngine.java

    - + 169 -2 +2 1. sellLand : changed conditional boundary → SURVIVED
    2. sellLand : negated conditional → KILLED
    @@ -2415,12 +2415,12 @@

    KaiserEngine.java

    - + 170 -1 +1 1. sellLand : removed call to java/io/PrintStream::println → SURVIVED
    @@ -2431,12 +2431,12 @@

    KaiserEngine.java

    - + 171 - +
    @@ -2445,12 +2445,12 @@

    KaiserEngine.java

    - + 172 - +
    @@ -2459,12 +2459,12 @@

    KaiserEngine.java

    - + 173 - + @@ -2473,12 +2473,12 @@

    KaiserEngine.java

    - + 174 -1 +1 1. sellLand : negated conditional → KILLED
    @@ -2489,12 +2489,12 @@

    KaiserEngine.java

    - + 175 - +
    @@ -2503,12 +2503,12 @@

    KaiserEngine.java

    - + 176 - + @@ -2517,12 +2517,12 @@

    KaiserEngine.java

    - + 177 - + @@ -2531,12 +2531,12 @@

    KaiserEngine.java

    - + 178 - + @@ -2545,12 +2545,12 @@

    KaiserEngine.java

    - + 179 - + @@ -2559,12 +2559,12 @@

    KaiserEngine.java

    - + 180 - + @@ -2573,12 +2573,12 @@

    KaiserEngine.java

    - + 181 - + @@ -2587,12 +2587,12 @@

    KaiserEngine.java

    - + 182 - + @@ -2601,12 +2601,12 @@

    KaiserEngine.java

    - + 183 - + @@ -2615,12 +2615,12 @@

    KaiserEngine.java

    - + 184 - + @@ -2629,12 +2629,12 @@

    KaiserEngine.java

    - + 185 - + @@ -2643,12 +2643,12 @@

    KaiserEngine.java

    - + 186 - + @@ -2657,12 +2657,12 @@

    KaiserEngine.java

    - + 187 - + @@ -2671,12 +2671,12 @@

    KaiserEngine.java

    - + 188 - + @@ -2685,12 +2685,12 @@

    KaiserEngine.java

    - + 189 - + @@ -2699,12 +2699,12 @@

    KaiserEngine.java

    - + 190 -2 +2 1. feedToPopulation : changed conditional boundary → SURVIVED
    2. feedToPopulation : negated conditional → KILLED
    @@ -2716,12 +2716,12 @@

    KaiserEngine.java

    - + 191 -1 +1 1. feedToPopulation : removed call to java/io/PrintStream::println → SURVIVED
    @@ -2732,12 +2732,12 @@

    KaiserEngine.java

    - + 192 - +
    @@ -2746,12 +2746,12 @@

    KaiserEngine.java

    - + 193 - +
    @@ -2760,12 +2760,12 @@

    KaiserEngine.java

    - + 194 - + @@ -2774,12 +2774,12 @@

    KaiserEngine.java

    - + 195 -1 +1 1. feedToPopulation : negated conditional → KILLED
    @@ -2790,12 +2790,12 @@

    KaiserEngine.java

    - + 196 -1 +1 1. feedToPopulation : negated conditional → KILLED
    @@ -2806,12 +2806,12 @@

    KaiserEngine.java

    - + 197 - +
    @@ -2820,12 +2820,12 @@

    KaiserEngine.java

    - + 198 - +
    @@ -2834,12 +2834,12 @@

    KaiserEngine.java

    - + 199 - + @@ -2848,12 +2848,12 @@

    KaiserEngine.java

    - + 200 - + @@ -2862,12 +2862,12 @@

    KaiserEngine.java

    - + 201 - + @@ -2876,12 +2876,12 @@

    KaiserEngine.java

    - + 202 - + @@ -2890,12 +2890,12 @@

    KaiserEngine.java

    - + 203 - + @@ -2904,12 +2904,12 @@

    KaiserEngine.java

    - + 204 - + @@ -2918,12 +2918,12 @@

    KaiserEngine.java

    - + 205 - + @@ -2932,12 +2932,12 @@

    KaiserEngine.java

    - + 206 - + @@ -2946,12 +2946,12 @@

    KaiserEngine.java

    - + 207 - + @@ -2960,12 +2960,12 @@

    KaiserEngine.java

    - + 208 - + @@ -2974,12 +2974,12 @@

    KaiserEngine.java

    - + 209 - + @@ -2988,12 +2988,12 @@

    KaiserEngine.java

    - + 210 - + @@ -3002,12 +3002,12 @@

    KaiserEngine.java

    - + 211 - + @@ -3016,12 +3016,12 @@

    KaiserEngine.java

    - + 212 -1 +1 1. cultivate : negated conditional → KILLED
    @@ -3032,12 +3032,12 @@

    KaiserEngine.java

    - + 213 -1 +1 1. cultivate : removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → KILLED
    @@ -3048,12 +3048,12 @@

    KaiserEngine.java

    - + 214 - +
    @@ -3062,12 +3062,12 @@

    KaiserEngine.java

    - + 215 - +
    @@ -3076,12 +3076,12 @@

    KaiserEngine.java

    - + 216 - + @@ -3090,12 +3090,12 @@

    KaiserEngine.java

    - + 217 -2 +2 1. cultivate : changed conditional boundary → SURVIVED
    2. cultivate : negated conditional → KILLED
    @@ -3107,12 +3107,12 @@

    KaiserEngine.java

    - + 218 -1 +1 1. cultivate : removed call to java/io/PrintStream::println → SURVIVED
    @@ -3123,12 +3123,12 @@

    KaiserEngine.java

    - + 219 - +
    @@ -3137,12 +3137,12 @@

    KaiserEngine.java

    - + 220 - +
    @@ -3151,12 +3151,12 @@

    KaiserEngine.java

    - + 221 - + @@ -3165,12 +3165,12 @@

    KaiserEngine.java

    - + 222 -1 +1 1. cultivate : negated conditional → KILLED
    @@ -3181,12 +3181,12 @@

    KaiserEngine.java

    - + 223 - +
    @@ -3195,12 +3195,12 @@

    KaiserEngine.java

    - + 224 - + @@ -3209,12 +3209,12 @@

    KaiserEngine.java

    - + 225 - + @@ -3223,12 +3223,12 @@

    KaiserEngine.java

    - + 226 - + @@ -3237,12 +3237,12 @@

    KaiserEngine.java

    - + 227 -1 +1 1. cultivate : negated conditional → KILLED
    @@ -3253,12 +3253,12 @@

    KaiserEngine.java

    - + 228 - +
    @@ -3267,12 +3267,12 @@

    KaiserEngine.java

    - + 229 - + @@ -3281,12 +3281,12 @@

    KaiserEngine.java

    - + 230 - + @@ -3295,12 +3295,12 @@

    KaiserEngine.java

    - + 231 -1 +1 1. cultivate : negated conditional → KILLED
    @@ -3311,12 +3311,12 @@

    KaiserEngine.java

    - + 232 - +
    @@ -3325,12 +3325,12 @@

    KaiserEngine.java

    - + 233 - + @@ -3339,12 +3339,12 @@

    KaiserEngine.java

    - + 234 - + @@ -3353,12 +3353,12 @@

    KaiserEngine.java

    - + 235 - + @@ -3367,12 +3367,12 @@

    KaiserEngine.java

    - + 236 - + @@ -3381,12 +3381,12 @@

    KaiserEngine.java

    - + 237 -1 +1 1. cultivate : removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → SURVIVED
    @@ -3397,12 +3397,12 @@

    KaiserEngine.java

    - + 238 - +
    @@ -3411,12 +3411,12 @@

    KaiserEngine.java

    - + 239 - + @@ -3425,12 +3425,12 @@

    KaiserEngine.java

    - + 240 - + @@ -3439,12 +3439,12 @@

    KaiserEngine.java

    - + 241 - + @@ -3453,12 +3453,12 @@

    KaiserEngine.java

    - + 242 - + @@ -3467,12 +3467,12 @@

    KaiserEngine.java

    - + 243 - + @@ -3481,12 +3481,12 @@

    KaiserEngine.java

    - + 244 - + @@ -3495,12 +3495,12 @@

    KaiserEngine.java

    - + 245 -1 +1 1. cultivate : removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → SURVIVED
    @@ -3511,12 +3511,12 @@

    KaiserEngine.java

    - + 246 - +
    @@ -3525,12 +3525,12 @@

    KaiserEngine.java

    - + 247 - + @@ -3539,12 +3539,12 @@

    KaiserEngine.java

    - + 248 - + @@ -3553,12 +3553,12 @@

    KaiserEngine.java

    - + 249 -1 +1 1. cultivate : negated conditional → SURVIVED
    @@ -3569,12 +3569,12 @@

    KaiserEngine.java

    - + 250 - +
    @@ -3583,12 +3583,12 @@

    KaiserEngine.java

    - + 251 - + @@ -3597,12 +3597,12 @@

    KaiserEngine.java

    - + 252 - + @@ -3611,12 +3611,12 @@

    KaiserEngine.java

    - + 253 -1 +1 1. cultivate : removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → SURVIVED
    @@ -3627,12 +3627,12 @@

    KaiserEngine.java

    - + 254 - +
    @@ -3641,12 +3641,12 @@

    KaiserEngine.java

    - + 255 - + @@ -3655,12 +3655,12 @@

    KaiserEngine.java

    - + 256 - + @@ -3669,12 +3669,12 @@

    KaiserEngine.java

    - + 257 - + @@ -3683,12 +3683,12 @@

    KaiserEngine.java

    - + 258 - + @@ -3697,12 +3697,12 @@

    KaiserEngine.java

    - + 259 - + @@ -3711,12 +3711,12 @@

    KaiserEngine.java

    - + 260 - + @@ -3725,12 +3725,12 @@

    KaiserEngine.java

    - + 261 - + @@ -3739,12 +3739,12 @@

    KaiserEngine.java

    - + 262 - + @@ -3753,12 +3753,12 @@

    KaiserEngine.java

    - + 263 - + @@ -3767,12 +3767,12 @@

    KaiserEngine.java

    - + 264 - + @@ -3781,12 +3781,12 @@

    KaiserEngine.java

    - + 265 - + @@ -3795,12 +3795,12 @@

    KaiserEngine.java

    - + 266 - + @@ -3809,12 +3809,12 @@

    KaiserEngine.java

    - + 267 - + @@ -3823,12 +3823,12 @@

    KaiserEngine.java

    - + 268 - + @@ -3837,12 +3837,12 @@

    KaiserEngine.java

    - + 269 - + @@ -3851,12 +3851,12 @@

    KaiserEngine.java

    - + 270 - + @@ -3865,12 +3865,12 @@

    KaiserEngine.java

    - + 271 - + @@ -3879,12 +3879,12 @@

    KaiserEngine.java

    - + 272 - + @@ -3893,12 +3893,12 @@

    KaiserEngine.java

    - + 273 - + @@ -3907,12 +3907,12 @@

    KaiserEngine.java

    - + 274 - + @@ -3921,12 +3921,12 @@

    KaiserEngine.java

    - + 275 - + @@ -3935,12 +3935,12 @@

    KaiserEngine.java

    - + 276 - + @@ -3949,12 +3949,12 @@

    KaiserEngine.java

    - + 277 -1 +1 1. finishRoundAfterActions : removed call to de/aikiit/game/kaiser/KaiserEngine::refreshFamineQuotient → SURVIVED
    @@ -3965,12 +3965,12 @@

    KaiserEngine.java

    - + 278 - +
    @@ -3979,12 +3979,12 @@

    KaiserEngine.java

    - + 279 -1 +1 1. finishRoundAfterActions : negated conditional → SURVIVED
    @@ -3995,12 +3995,12 @@

    KaiserEngine.java

    - + 280 - +
    @@ -4009,12 +4009,12 @@

    KaiserEngine.java

    - + 281 - + @@ -4023,12 +4023,12 @@

    KaiserEngine.java

    - + 282 - + @@ -4037,12 +4037,12 @@

    KaiserEngine.java

    - + 283 - + @@ -4051,12 +4051,12 @@

    KaiserEngine.java

    - + 284 - + @@ -4065,12 +4065,12 @@

    KaiserEngine.java

    - + 285 - + @@ -4079,12 +4079,12 @@

    KaiserEngine.java

    - + 286 -1 +1 1. finishRoundAfterActions : negated conditional → KILLED
    @@ -4095,12 +4095,12 @@

    KaiserEngine.java

    - + 287 -1 +1 1. finishRoundAfterActions : removed call to java/io/PrintStream::println → SURVIVED
    @@ -4111,12 +4111,12 @@

    KaiserEngine.java

    - + 288 -1 +1 1. finishRoundAfterActions : removed call to java/io/PrintStream::println → SURVIVED
    @@ -4127,12 +4127,12 @@

    KaiserEngine.java

    - + 289 -1 +1 1. finishRoundAfterActions : removed call to java/io/PrintStream::println → SURVIVED
    @@ -4143,12 +4143,12 @@

    KaiserEngine.java

    - + 290 -1 +1 1. finishRoundAfterActions : removed call to java/io/PrintStream::println → SURVIVED
    @@ -4159,12 +4159,12 @@

    KaiserEngine.java

    - + 291 -1 +1 1. finishRoundAfterActions : removed call to java/io/PrintStream::println → SURVIVED
    @@ -4175,12 +4175,12 @@

    KaiserEngine.java

    - + 292 - +
    @@ -4189,12 +4189,12 @@

    KaiserEngine.java

    - + 293 - +
    @@ -4203,12 +4203,12 @@

    KaiserEngine.java

    - + 294 - +
    @@ -4217,12 +4217,12 @@

    KaiserEngine.java

    - + 295 - +
    @@ -4231,12 +4231,12 @@

    KaiserEngine.java

    - + 296 - +
    @@ -4245,12 +4245,12 @@

    KaiserEngine.java

    - + 297 -1 +1 1. finishRoundAfterActions : Replaced integer subtraction with addition → NO_COVERAGE
    @@ -4261,12 +4261,12 @@

    KaiserEngine.java

    - + 298 - +
    @@ -4275,12 +4275,12 @@

    KaiserEngine.java

    - + 299 - +
    @@ -4289,12 +4289,12 @@

    KaiserEngine.java

    - + 300 - + @@ -4303,12 +4303,12 @@

    KaiserEngine.java

    - + 301 - + @@ -4317,12 +4317,12 @@

    KaiserEngine.java

    - + 302 - + @@ -4331,12 +4331,12 @@

    KaiserEngine.java

    - + 303 - + @@ -4348,22 +4348,22 @@

    KaiserEngine.java

    Mutations

    -73 +73 - +

    1.1
    Location : startNewRound
    Killed by : de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:verifyThingsHappenOnConstructorDefaultsUponFirstRoundRestart()]
    Replaced integer addition with subtraction → KILLED -
    76 +76 - +

    1.1
    Location : startNewRound
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::processFamine → SURVIVED
    Covering tests @@ -4375,13 +4375,13 @@

    KaiserEngine.java

    -88 +88 - + -

    1.1
    Location : getRandomNumberUntil
    Killed by : de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateRegularUseCaseAndSetPriceToOneAfterwards()]
    Replaced integer addition with subtraction → KILLED +

    1.1
    Location : getRandomNumberUntil
    Killed by : de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:verifyThingsHappenOnConstructorDefaultsUponFirstRoundRestart()]
    Replaced integer addition with subtraction → KILLED

    2.2
    Location : getRandomNumberUntil
    Killed by : none
    Replaced integer addition with subtraction → SURVIVED
    Covering tests

    -98 +98 - +

    1.1
    Location : processFamine
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4420,11 +4420,11 @@

    KaiserEngine.java

    -99 +99 - +

    1.1
    Location : processFamine
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4436,11 +4436,11 @@

    KaiserEngine.java

    -100 +100 - +

    1.1
    Location : processFamine
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4452,11 +4452,11 @@

    KaiserEngine.java

    -102 +102 - +

    1.1
    Location : processFamine
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::refreshFamineQuotient → SURVIVED
    Covering tests @@ -4468,22 +4468,22 @@

    KaiserEngine.java

    -135 +135 - +

    1.1
    Location : getAreaPerCapita
    Killed by : de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:getAreaPerCapita()]
    replaced return value with null for de/aikiit/game/kaiser/KaiserEngine::getAreaPerCapita → KILLED -
    146 +146 - +

    1.1
    Location : buyLand
    Killed by : none
    changed conditional boundary → SURVIVED
    Covering tests @@ -4501,11 +4501,11 @@

    KaiserEngine.java

    -147 +147 - +

    1.1
    Location : buyLand
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4517,11 +4517,11 @@

    KaiserEngine.java

    -150 +150 - +

    1.1
    Location : buyLand
    Killed by : de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:buyLandIgnoresNegativeInputAndChangesNothing()]
    negated conditional → KILLED

    2.2
    Location : buyLand
    Killed by : none
    changed conditional boundary → SURVIVED @@ -4534,33 +4534,33 @@

    KaiserEngine.java

    -
    151 +151 - +

    1.1
    Location : buyLand
    Killed by : de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithPositiveInput()]
    negated conditional → KILLED -
    159 +159 - +

    1.1
    Location : buyLand
    Killed by : de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithPositiveInput()]
    replaced long return with 0 for de/aikiit/game/kaiser/KaiserEngine::buyLand → KILLED -
    169 +169 - +

    1.1
    Location : sellLand
    Killed by : none
    changed conditional boundary → SURVIVED
    Covering tests @@ -4573,11 +4573,11 @@

    KaiserEngine.java

    -170 +170 - +

    1.1
    Location : sellLand
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4589,22 +4589,22 @@

    KaiserEngine.java

    -174 +174 - +

    1.1
    Location : sellLand
    Killed by : de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandDoesNothingIfZeroIsGiven()]
    negated conditional → KILLED -
    190 +190 - +

    1.1
    Location : feedToPopulation
    Killed by : none
    changed conditional boundary → SURVIVED
    Covering tests @@ -4617,11 +4617,11 @@

    KaiserEngine.java

    -191 +191 - +

    1.1
    Location : feedToPopulation
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4633,55 +4633,55 @@

    KaiserEngine.java

    -195 +195 - +

    1.1
    Location : feedToPopulation
    Killed by : de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationDoesNothingIfZeroIsGiven()]
    negated conditional → KILLED -
    196 +196 - +

    1.1
    Location : feedToPopulation
    Killed by : de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationRegularUseCaseAndSetPriceToOneAfterwards()]
    negated conditional → KILLED -
    212 +212 - +

    1.1
    Location : cultivate
    Killed by : de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateNegativeInputDoesNotChangeCost()]
    negated conditional → KILLED -
    213 +213 - +

    1.1
    Location : cultivate
    Killed by : de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateZeroChangesCostForNextRound()]
    removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → KILLED -
    217 +217 - +

    1.1
    Location : cultivate
    Killed by : de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateNegativeInputDoesNotChangeCost()]
    negated conditional → KILLED

    2.2
    Location : cultivate
    Killed by : none
    changed conditional boundary → SURVIVED @@ -4694,11 +4694,11 @@

    KaiserEngine.java

    -218 +218 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4710,44 +4710,44 @@

    KaiserEngine.java

    -222 +222 - +

    1.1
    Location : cultivate
    Killed by : de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youCanNotCultivateMoreThanYourArea()]
    negated conditional → KILLED -
    227 +227 - +

    1.1
    Location : cultivate
    Killed by : de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youNeedToHaveEnoughSupplies()]
    negated conditional → KILLED -
    231 +231 - +

    1.1
    Location : cultivate
    Killed by : de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateRegularUseCaseAndSetPriceToOneAfterwards()]
    negated conditional → KILLED -
    237 +237 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → SURVIVED
    Covering tests @@ -4759,11 +4759,11 @@

    KaiserEngine.java

    -245 +245 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → SURVIVED
    Covering tests @@ -4775,11 +4775,11 @@

    KaiserEngine.java

    -249 +249 - +

    1.1
    Location : cultivate
    Killed by : none
    negated conditional → SURVIVED
    Covering tests @@ -4791,11 +4791,11 @@

    KaiserEngine.java

    -253 +253 - +

    1.1
    Location : cultivate
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::calculateNewPrice → SURVIVED
    Covering tests @@ -4807,11 +4807,11 @@

    KaiserEngine.java

    -277 +277 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::refreshFamineQuotient → SURVIVED
    Covering tests @@ -4823,11 +4823,11 @@

    KaiserEngine.java

    -279 +279 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    negated conditional → SURVIVED
    Covering tests @@ -4839,22 +4839,22 @@

    KaiserEngine.java

    -286 +286 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:verifyPostRoundActionsDoNotProduceErrors()]
    negated conditional → KILLED -
    287 +287 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4866,11 +4866,11 @@

    KaiserEngine.java

    -288 +288 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4882,11 +4882,11 @@

    KaiserEngine.java

    -289 +289 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4898,11 +4898,11 @@

    KaiserEngine.java

    -290 +290 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4914,11 +4914,11 @@

    KaiserEngine.java

    -291 +291 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -4930,11 +4930,11 @@

    KaiserEngine.java

    -297 +297 - +

    1.1
    Location : finishRoundAfterActions
    Killed by : none
    Replaced integer subtraction with addition → NO_COVERAGE @@ -4962,7 +4962,7 @@

    Active mutators

    Tests examined

      -
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationRegularUseCaseAndSetPriceToOneAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationWithNotEnoughSupplyAsArgumentInducesNoChanges()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandDoesNothingIfNegativeValueIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandDoesNothingIfZeroIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandWithNotEnoughLandAsArgumentInducesNoChanges()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:sell()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandRegularUseCaseAndSetPriceToZeroAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:buyLandIgnoresNegativeInputAndChangesNothing()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandDoesNothingIfNegativeInputIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithPositiveInput()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandRegularUseCaseAndSetPriceToZeroAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandDoesNothingIfZeroIsGiven()] (4 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithZeroInputWillTriggerSell()] (47 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandWithMoreThanCashAsArgumentInducesNoChanges()] (2 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:calculateCostChangesPrice()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:famineReducesPopulationDependingOnScaleFactorBeingBelowZero()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:noPopulationReductionIfScaleFactorIsTooBig()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:verifyPostRoundActionsDoNotProduceErrors()] (2 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:verifyThingsHappenOnConstructorDefaultsUponFirstRoundRestart()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateZeroChangesCostForNextRound()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:cultivate()] (3 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateRegularUseCaseAndSetPriceToOneAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateNegativeInputDoesNotChangeCost()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youCanNotCultivateMoreThanYourArea()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youNeedToHaveEnoughSupplies()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youNeedWorkersForCultivation()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationDoesNothingIfZeroIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:feed()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:getAreaPerCapita()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEnginePrinterTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEnginePrinterTest]/[method:getResults()] (0 ms)
    • de.aikiit.game.kaiser.KaiserGameTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserGameTest]/[method:finish()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationDoesNothingIfNegativeValueIsGiven()] (0 ms)
    • +
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationRegularUseCaseAndSetPriceToOneAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationWithNotEnoughSupplyAsArgumentInducesNoChanges()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandDoesNothingIfNegativeValueIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandDoesNothingIfZeroIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandWithNotEnoughLandAsArgumentInducesNoChanges()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:sell()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineSellLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineSellLandTest]/[method:sellLandRegularUseCaseAndSetPriceToZeroAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:buyLandIgnoresNegativeInputAndChangesNothing()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandDoesNothingIfNegativeInputIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithPositiveInput()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandRegularUseCaseAndSetPriceToZeroAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandDoesNothingIfZeroIsGiven()] (4 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:buyWithZeroInputWillTriggerSell()] (45 ms)
    • de.aikiit.game.kaiser.KaiserEngineBuyLandTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineBuyLandTest]/[method:buyLandWithMoreThanCashAsArgumentInducesNoChanges()] (2 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:calculateCostChangesPrice()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:famineReducesPopulationDependingOnScaleFactorBeingBelowZero()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:noPopulationReductionIfScaleFactorIsTooBig()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:verifyPostRoundActionsDoNotProduceErrors()] (2 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:verifyThingsHappenOnConstructorDefaultsUponFirstRoundRestart()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateZeroChangesCostForNextRound()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:cultivate()] (3 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateRegularUseCaseAndSetPriceToOneAfterwards()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:cultivateNegativeInputDoesNotChangeCost()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youCanNotCultivateMoreThanYourArea()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youNeedToHaveEnoughSupplies()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineCultivateTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineCultivateTest]/[method:youNeedWorkersForCultivation()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationDoesNothingIfZeroIsGiven()] (0 ms)
    • de.aikiit.game.kaiser.KaiserActionsTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserActionsTest]/[method:feed()] (1 ms)
    • de.aikiit.game.kaiser.KaiserEngineTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineTest]/[method:getAreaPerCapita()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEnginePrinterTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEnginePrinterTest]/[method:getResults()] (0 ms)
    • de.aikiit.game.kaiser.KaiserGameTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserGameTest]/[method:finish()] (0 ms)
    • de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest]/[method:feedToPopulationDoesNothingIfNegativeValueIsGiven()] (0 ms)

    diff --git a/docs/pit-reports/de.aikiit.game.kaiser/KaiserEnginePrinter.java.html b/docs/pit-reports/de.aikiit.game.kaiser/KaiserEnginePrinter.java.html index cff48822..0e788ba5 100644 --- a/docs/pit-reports/de.aikiit.game.kaiser/KaiserEnginePrinter.java.html +++ b/docs/pit-reports/de.aikiit.game.kaiser/KaiserEnginePrinter.java.html @@ -14,12 +14,12 @@

    KaiserEnginePrinter.java

    -
    + 1 - + @@ -28,12 +28,12 @@

    KaiserEnginePrinter.java

    - + 2 - + @@ -42,12 +42,12 @@

    KaiserEnginePrinter.java

    - + 3 - + @@ -56,12 +56,12 @@

    KaiserEnginePrinter.java

    - + 4 - + @@ -70,12 +70,12 @@

    KaiserEnginePrinter.java

    - + 5 - + @@ -84,12 +84,12 @@

    KaiserEnginePrinter.java

    - + 6 - + @@ -98,12 +98,12 @@

    KaiserEnginePrinter.java

    - + 7 - + @@ -112,12 +112,12 @@

    KaiserEnginePrinter.java

    - + 8 - + @@ -126,12 +126,12 @@

    KaiserEnginePrinter.java

    - + 9 - + @@ -140,12 +140,12 @@

    KaiserEnginePrinter.java

    - + 10 - + @@ -154,12 +154,12 @@

    KaiserEnginePrinter.java

    - + 11 - + @@ -168,12 +168,12 @@

    KaiserEnginePrinter.java

    - + 12 - + @@ -182,12 +182,12 @@

    KaiserEnginePrinter.java

    - + 13 - + @@ -196,12 +196,12 @@

    KaiserEnginePrinter.java

    - + 14 - + @@ -210,12 +210,12 @@

    KaiserEnginePrinter.java

    - + 15 - + @@ -224,12 +224,12 @@

    KaiserEnginePrinter.java

    - + 16 - + @@ -238,12 +238,12 @@

    KaiserEnginePrinter.java

    - + 17 - + @@ -252,12 +252,12 @@

    KaiserEnginePrinter.java

    - + 18 - + @@ -266,12 +266,12 @@

    KaiserEnginePrinter.java

    - + 19 - + @@ -280,12 +280,12 @@

    KaiserEnginePrinter.java

    - + 20 - + @@ -294,12 +294,12 @@

    KaiserEnginePrinter.java

    - + 21 - + @@ -308,12 +308,12 @@

    KaiserEnginePrinter.java

    - + 22 - + @@ -322,12 +322,12 @@

    KaiserEnginePrinter.java

    - + 23 - + @@ -336,12 +336,12 @@

    KaiserEnginePrinter.java

    - + 24 - + @@ -350,12 +350,12 @@

    KaiserEnginePrinter.java

    - + 25 - + @@ -364,12 +364,12 @@

    KaiserEnginePrinter.java

    - + 26 - + @@ -378,12 +378,12 @@

    KaiserEnginePrinter.java

    - + 27 - + @@ -392,12 +392,12 @@

    KaiserEnginePrinter.java

    - + 28 - + @@ -406,12 +406,12 @@

    KaiserEnginePrinter.java

    - + 29 - + @@ -420,12 +420,12 @@

    KaiserEnginePrinter.java

    - + 30 - + @@ -434,12 +434,12 @@

    KaiserEnginePrinter.java

    - + 31 - + @@ -448,12 +448,12 @@

    KaiserEnginePrinter.java

    - + 32 - + @@ -462,12 +462,12 @@

    KaiserEnginePrinter.java

    - + 33 - + @@ -476,12 +476,12 @@

    KaiserEnginePrinter.java

    - + 34 - + @@ -490,12 +490,12 @@

    KaiserEnginePrinter.java

    - + 35 - + @@ -504,12 +504,12 @@

    KaiserEnginePrinter.java

    - + 36 - + @@ -518,12 +518,12 @@

    KaiserEnginePrinter.java

    - + 37 - + @@ -532,12 +532,12 @@

    KaiserEnginePrinter.java

    - + 38 - + @@ -546,12 +546,12 @@

    KaiserEnginePrinter.java

    - + 39 - + @@ -560,12 +560,12 @@

    KaiserEnginePrinter.java

    - + 40 - + @@ -574,12 +574,12 @@

    KaiserEnginePrinter.java

    - + 41 - + @@ -588,12 +588,12 @@

    KaiserEnginePrinter.java

    - + 42 - + @@ -602,12 +602,12 @@

    KaiserEnginePrinter.java

    - + 43 - + @@ -616,12 +616,12 @@

    KaiserEnginePrinter.java

    - + 44 - + @@ -630,12 +630,12 @@

    KaiserEnginePrinter.java

    - + 45 - + @@ -644,12 +644,12 @@

    KaiserEnginePrinter.java

    - + 46 - + @@ -658,12 +658,12 @@

    KaiserEnginePrinter.java

    - + 47 - + @@ -672,12 +672,12 @@

    KaiserEnginePrinter.java

    - + 48 - + @@ -686,12 +686,12 @@

    KaiserEnginePrinter.java

    - + 49 - + @@ -700,12 +700,12 @@

    KaiserEnginePrinter.java

    - + 50 -1 +1 1. getStatus : replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::getStatus → KILLED
    @@ -716,12 +716,12 @@

    KaiserEnginePrinter.java

    - + 51 - +
    @@ -730,12 +730,12 @@

    KaiserEnginePrinter.java

    - + 52 - + @@ -744,12 +744,12 @@

    KaiserEnginePrinter.java

    - + 53 - + @@ -758,12 +758,12 @@

    KaiserEnginePrinter.java

    - + 54 - + @@ -772,12 +772,12 @@

    KaiserEnginePrinter.java

    - + 55 - + @@ -786,12 +786,12 @@

    KaiserEnginePrinter.java

    - + 56 - + @@ -800,12 +800,12 @@

    KaiserEnginePrinter.java

    - + 57 - + @@ -814,12 +814,12 @@

    KaiserEnginePrinter.java

    - + 58 - + @@ -828,12 +828,12 @@

    KaiserEnginePrinter.java

    - + 59 - + @@ -842,12 +842,12 @@

    KaiserEnginePrinter.java

    - + 60 - + @@ -856,12 +856,12 @@

    KaiserEnginePrinter.java

    - + 61 - + @@ -870,12 +870,12 @@

    KaiserEnginePrinter.java

    - + 62 - + @@ -884,12 +884,12 @@

    KaiserEnginePrinter.java

    - + 63 - + @@ -898,12 +898,12 @@

    KaiserEnginePrinter.java

    - + 64 - + @@ -912,12 +912,12 @@

    KaiserEnginePrinter.java

    - + 65 -1 +1 1. getYearResult : replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::getYearResult → KILLED
    @@ -928,12 +928,12 @@

    KaiserEnginePrinter.java

    - + 66 - +
    @@ -942,12 +942,12 @@

    KaiserEnginePrinter.java

    - + 67 - + @@ -956,12 +956,12 @@

    KaiserEnginePrinter.java

    - + 68 - + @@ -970,12 +970,12 @@

    KaiserEnginePrinter.java

    - + 69 - + @@ -984,12 +984,12 @@

    KaiserEnginePrinter.java

    - + 70 - + @@ -998,12 +998,12 @@

    KaiserEnginePrinter.java

    - + 71 - + @@ -1012,12 +1012,12 @@

    KaiserEnginePrinter.java

    - + 72 - + @@ -1026,12 +1026,12 @@

    KaiserEnginePrinter.java

    - + 73 - + @@ -1040,12 +1040,12 @@

    KaiserEnginePrinter.java

    - + 74 - + @@ -1054,12 +1054,12 @@

    KaiserEnginePrinter.java

    - + 75 - + @@ -1068,12 +1068,12 @@

    KaiserEnginePrinter.java

    - + 76 - + @@ -1082,12 +1082,12 @@

    KaiserEnginePrinter.java

    - + 77 - + @@ -1096,12 +1096,12 @@

    KaiserEnginePrinter.java

    - + 78 - + @@ -1110,12 +1110,12 @@

    KaiserEnginePrinter.java

    - + 79 - + @@ -1124,12 +1124,12 @@

    KaiserEnginePrinter.java

    - + 80 - + @@ -1138,12 +1138,12 @@

    KaiserEnginePrinter.java

    - + 81 - + @@ -1152,12 +1152,12 @@

    KaiserEnginePrinter.java

    - + 82 - + @@ -1166,12 +1166,12 @@

    KaiserEnginePrinter.java

    - + 83 - + @@ -1180,12 +1180,12 @@

    KaiserEnginePrinter.java

    - + 84 -1 +1 1. getResults : replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::getResults → KILLED
    @@ -1196,12 +1196,12 @@

    KaiserEnginePrinter.java

    - + 85 - +
    @@ -1210,12 +1210,12 @@

    KaiserEnginePrinter.java

    - + 86 - + @@ -1224,12 +1224,12 @@

    KaiserEnginePrinter.java

    - + 87 - + @@ -1238,12 +1238,12 @@

    KaiserEnginePrinter.java

    - + 88 - + @@ -1252,12 +1252,12 @@

    KaiserEnginePrinter.java

    - + 89 - + @@ -1266,12 +1266,12 @@

    KaiserEnginePrinter.java

    - + 90 - + @@ -1280,12 +1280,12 @@

    KaiserEnginePrinter.java

    - + 91 - + @@ -1294,12 +1294,12 @@

    KaiserEnginePrinter.java

    - + 92 - + @@ -1308,12 +1308,12 @@

    KaiserEnginePrinter.java

    - + 93 - + @@ -1322,12 +1322,12 @@

    KaiserEnginePrinter.java

    - + 94 - + @@ -1336,12 +1336,12 @@

    KaiserEnginePrinter.java

    - + 95 - + @@ -1350,12 +1350,12 @@

    KaiserEnginePrinter.java

    - + 96 - + @@ -1364,12 +1364,12 @@

    KaiserEnginePrinter.java

    - + 97 - + @@ -1378,12 +1378,12 @@

    KaiserEnginePrinter.java

    - + 98 - + @@ -1392,12 +1392,12 @@

    KaiserEnginePrinter.java

    - + 99 - + @@ -1406,12 +1406,12 @@

    KaiserEnginePrinter.java

    - + 100 - + @@ -1420,12 +1420,12 @@

    KaiserEnginePrinter.java

    - + 101 - + @@ -1434,12 +1434,12 @@

    KaiserEnginePrinter.java

    - + 102 - + @@ -1448,12 +1448,12 @@

    KaiserEnginePrinter.java

    - + 103 - + @@ -1462,12 +1462,12 @@

    KaiserEnginePrinter.java

    - + 104 - + @@ -1476,12 +1476,12 @@

    KaiserEnginePrinter.java

    - + 105 -2 +2 1. evaluateRegency : negated conditional → SURVIVED
    2. evaluateRegency : negated conditional → SURVIVED
    @@ -1493,12 +1493,12 @@

    KaiserEnginePrinter.java

    - + 106 - +
    @@ -1507,12 +1507,12 @@

    KaiserEnginePrinter.java

    - + 107 - + @@ -1521,12 +1521,12 @@

    KaiserEnginePrinter.java

    - + 108 - + @@ -1535,12 +1535,12 @@

    KaiserEnginePrinter.java

    - + 109 - + @@ -1549,12 +1549,12 @@

    KaiserEnginePrinter.java

    - + 110 -2 +2 1. evaluateRegency : negated conditional → SURVIVED
    2. evaluateRegency : negated conditional → SURVIVED
    @@ -1566,12 +1566,12 @@

    KaiserEnginePrinter.java

    - + 111 - +
    @@ -1580,12 +1580,12 @@

    KaiserEnginePrinter.java

    - + 112 - + @@ -1594,12 +1594,12 @@

    KaiserEnginePrinter.java

    - + 113 - + @@ -1608,12 +1608,12 @@

    KaiserEnginePrinter.java

    - + 114 -2 +2 1. evaluateRegency : negated conditional → SURVIVED
    2. evaluateRegency : negated conditional → SURVIVED
    @@ -1625,12 +1625,12 @@

    KaiserEnginePrinter.java

    - + 115 - +
    @@ -1639,12 +1639,12 @@

    KaiserEnginePrinter.java

    - + 116 - + @@ -1653,12 +1653,12 @@

    KaiserEnginePrinter.java

    - + 117 - + @@ -1667,12 +1667,12 @@

    KaiserEnginePrinter.java

    - + 118 - + @@ -1681,12 +1681,12 @@

    KaiserEnginePrinter.java

    - + 119 - + @@ -1695,12 +1695,12 @@

    KaiserEnginePrinter.java

    - + 120 - + @@ -1709,12 +1709,12 @@

    KaiserEnginePrinter.java

    - + 121 - + @@ -1723,12 +1723,12 @@

    KaiserEnginePrinter.java

    - + 122 - + @@ -1737,12 +1737,12 @@

    KaiserEnginePrinter.java

    - + 123 - + @@ -1751,12 +1751,12 @@

    KaiserEnginePrinter.java

    - + 124 - + @@ -1765,12 +1765,12 @@

    KaiserEnginePrinter.java

    - + 125 - + @@ -1779,12 +1779,12 @@

    KaiserEnginePrinter.java

    - + 126 -1 +1 1. evaluateRegency : replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::evaluateRegency → KILLED
    @@ -1795,12 +1795,12 @@

    KaiserEnginePrinter.java

    - + 127 - +
    @@ -1809,12 +1809,12 @@

    KaiserEnginePrinter.java

    - + 128 - + @@ -1826,44 +1826,44 @@

    KaiserEnginePrinter.java

    Mutations

    -50 +50 - +

    1.1
    Location : getStatus
    Killed by : de.aikiit.game.kaiser.KaiserEnginePrinterTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEnginePrinterTest]/[method:getStatus()]
    replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::getStatus → KILLED -
    65 +65 - +

    1.1
    Location : getYearResult
    Killed by : de.aikiit.game.kaiser.KaiserEnginePrinterTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEnginePrinterTest]/[method:getYearResult()]
    replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::getYearResult → KILLED -
    84 +84 - +

    1.1
    Location : getResults
    Killed by : de.aikiit.game.kaiser.KaiserEnginePrinterTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEnginePrinterTest]/[method:getResults()]
    replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::getResults → KILLED -
    105 +105 - +

    1.1
    Location : evaluateRegency
    Killed by : none
    negated conditional → SURVIVED
    Covering tests @@ -1881,11 +1881,11 @@

    KaiserEnginePrinter.java

    -110 +110 - +

    1.1
    Location : evaluateRegency
    Killed by : none
    negated conditional → SURVIVED
    Covering tests @@ -1903,11 +1903,11 @@

    KaiserEnginePrinter.java

    -114 +114 - +

    1.1
    Location : evaluateRegency
    Killed by : none
    negated conditional → SURVIVED
    Covering tests @@ -1925,11 +1925,11 @@

    KaiserEnginePrinter.java

    -126 +126 - +

    1.1
    Location : evaluateRegency
    Killed by : de.aikiit.game.kaiser.KaiserEnginePrinterTest.[engine:junit-jupiter]/[class:de.aikiit.game.kaiser.KaiserEnginePrinterTest]/[method:evaluateRegency()]
    replaced return value with "" for de/aikiit/game/kaiser/KaiserEnginePrinter::evaluateRegency → KILLED diff --git a/docs/pit-reports/de.aikiit.game.kaiser/KaiserGame.java.html b/docs/pit-reports/de.aikiit.game.kaiser/KaiserGame.java.html index f088967d..00f36e79 100644 --- a/docs/pit-reports/de.aikiit.game.kaiser/KaiserGame.java.html +++ b/docs/pit-reports/de.aikiit.game.kaiser/KaiserGame.java.html @@ -14,12 +14,12 @@

    KaiserGame.java

    -
    + 1 - + @@ -28,12 +28,12 @@

    KaiserGame.java

    - + 2 - + @@ -42,12 +42,12 @@

    KaiserGame.java

    - + 3 - + @@ -56,12 +56,12 @@

    KaiserGame.java

    - + 4 - + @@ -70,12 +70,12 @@

    KaiserGame.java

    - + 5 - + @@ -84,12 +84,12 @@

    KaiserGame.java

    - + 6 - + @@ -98,12 +98,12 @@

    KaiserGame.java

    - + 7 - + @@ -112,12 +112,12 @@

    KaiserGame.java

    - + 8 - + @@ -126,12 +126,12 @@

    KaiserGame.java

    - + 9 - + @@ -140,12 +140,12 @@

    KaiserGame.java

    - + 10 - + @@ -154,12 +154,12 @@

    KaiserGame.java

    - + 11 - + @@ -168,12 +168,12 @@

    KaiserGame.java

    - + 12 - + @@ -182,12 +182,12 @@

    KaiserGame.java

    - + 13 - + @@ -196,12 +196,12 @@

    KaiserGame.java

    - + 14 - + @@ -210,12 +210,12 @@

    KaiserGame.java

    - + 15 - + @@ -224,12 +224,12 @@

    KaiserGame.java

    - + 16 - + @@ -238,12 +238,12 @@

    KaiserGame.java

    - + 17 - + @@ -252,12 +252,12 @@

    KaiserGame.java

    - + 18 - + @@ -266,12 +266,12 @@

    KaiserGame.java

    - + 19 - + @@ -280,12 +280,12 @@

    KaiserGame.java

    - + 20 - + @@ -294,12 +294,12 @@

    KaiserGame.java

    - + 21 - + @@ -308,12 +308,12 @@

    KaiserGame.java

    - + 22 - + @@ -322,12 +322,12 @@

    KaiserGame.java

    - + 23 - + @@ -336,12 +336,12 @@

    KaiserGame.java

    - + 24 - + @@ -350,12 +350,12 @@

    KaiserGame.java

    - + 25 - + @@ -364,12 +364,12 @@

    KaiserGame.java

    - + 26 - + @@ -378,12 +378,12 @@

    KaiserGame.java

    - + 27 - + @@ -392,12 +392,12 @@

    KaiserGame.java

    - + 28 - + @@ -406,12 +406,12 @@

    KaiserGame.java

    - + 29 - + @@ -420,12 +420,12 @@

    KaiserGame.java

    - + 30 - + @@ -434,12 +434,12 @@

    KaiserGame.java

    - + 31 - + @@ -448,12 +448,12 @@

    KaiserGame.java

    - + 32 - + @@ -462,12 +462,12 @@

    KaiserGame.java

    - + 33 - + @@ -476,12 +476,12 @@

    KaiserGame.java

    - + 34 - + @@ -490,12 +490,12 @@

    KaiserGame.java

    - + 35 - + @@ -504,12 +504,12 @@

    KaiserGame.java

    - + 36 - + @@ -518,12 +518,12 @@

    KaiserGame.java

    - + 37 - + @@ -532,12 +532,12 @@

    KaiserGame.java

    - + 38 -1 +1 1. incrementRoundCounter : Replaced integer addition with subtraction → NO_COVERAGE
    @@ -548,12 +548,12 @@

    KaiserGame.java

    - + 39 - +
    @@ -562,12 +562,12 @@

    KaiserGame.java

    - + 40 - + @@ -576,12 +576,12 @@

    KaiserGame.java

    - + 41 - + @@ -590,12 +590,12 @@

    KaiserGame.java

    - + 42 - + @@ -604,12 +604,12 @@

    KaiserGame.java

    - + 43 - + @@ -618,12 +618,12 @@

    KaiserGame.java

    - + 44 - + @@ -632,12 +632,12 @@

    KaiserGame.java

    - + 45 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserGame::intro → SURVIVED
    @@ -648,12 +648,12 @@

    KaiserGame.java

    - + 46 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserGame::status → SURVIVED
    @@ -664,12 +664,12 @@

    KaiserGame.java

    - + 47 -2 +2 1. run : negated conditional → NO_COVERAGE
    2. run : changed conditional boundary → NO_COVERAGE
    @@ -681,12 +681,12 @@

    KaiserGame.java

    - + 48 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserGame::incrementRoundCounter → NO_COVERAGE
    @@ -697,12 +697,12 @@

    KaiserGame.java

    - + 49 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserEngine::startNewRound → NO_COVERAGE
    @@ -713,12 +713,12 @@

    KaiserGame.java

    - + 50 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserGame::status → NO_COVERAGE
    @@ -729,12 +729,12 @@

    KaiserGame.java

    - + 51 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserGame::actions → NO_COVERAGE
    @@ -745,12 +745,12 @@

    KaiserGame.java

    - + 52 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserEngine::finishRoundAfterActions → NO_COVERAGE
    @@ -761,12 +761,12 @@

    KaiserGame.java

    - + 53 - +
    @@ -775,12 +775,12 @@

    KaiserGame.java

    - + 54 - +
    @@ -789,12 +789,12 @@

    KaiserGame.java

    - + 55 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserGame::finish → NO_COVERAGE
    @@ -805,12 +805,12 @@

    KaiserGame.java

    - + 56 -1 +1 1. run : removed call to de/aikiit/game/kaiser/KaiserGame::byeByeBanner → NO_COVERAGE
    @@ -821,12 +821,12 @@

    KaiserGame.java

    - + 57 - +
    @@ -835,12 +835,12 @@

    KaiserGame.java

    - + 58 - +
    @@ -849,12 +849,12 @@

    KaiserGame.java

    - + 59 - +
    @@ -863,12 +863,12 @@

    KaiserGame.java

    - + 60 - +
    @@ -877,12 +877,12 @@

    KaiserGame.java

    - + 61 - +
    @@ -891,12 +891,12 @@

    KaiserGame.java

    - + 62 - +
    @@ -905,12 +905,12 @@

    KaiserGame.java

    - + 63 -1 +1 1. intro : removed call to de/aikiit/game/kaiser/KaiserGame::banner → SURVIVED
    @@ -921,12 +921,12 @@

    KaiserGame.java

    - + 64 -1 +1 1. intro : removed call to java/io/PrintStream::println → SURVIVED
    @@ -937,12 +937,12 @@

    KaiserGame.java

    - + 65 -1 +1 1. intro : removed call to java/io/PrintStream::println → SURVIVED
    @@ -953,12 +953,12 @@

    KaiserGame.java

    - + 66 -1 +1 1. intro : removed call to java/io/PrintStream::println → SURVIVED
    @@ -969,12 +969,12 @@

    KaiserGame.java

    - + 67 -1 +1 1. intro : removed call to java/io/PrintStream::println → SURVIVED
    @@ -985,12 +985,12 @@

    KaiserGame.java

    - + 68 -1 +1 1. intro : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1001,12 +1001,12 @@

    KaiserGame.java

    - + 69 - +
    @@ -1015,12 +1015,12 @@

    KaiserGame.java

    - + 70 - +
    @@ -1029,12 +1029,12 @@

    KaiserGame.java

    - + 71 - +
    @@ -1043,12 +1043,12 @@

    KaiserGame.java

    - + 72 - +
    @@ -1057,12 +1057,12 @@

    KaiserGame.java

    - + 73 - +
    @@ -1071,12 +1071,12 @@

    KaiserGame.java

    - + 74 - +
    @@ -1085,12 +1085,12 @@

    KaiserGame.java

    - + 75 - +
    @@ -1099,12 +1099,12 @@

    KaiserGame.java

    - + 76 - +
    @@ -1113,12 +1113,12 @@

    KaiserGame.java

    - + 77 -1 +1 1. banner : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1129,12 +1129,12 @@

    KaiserGame.java

    - + 78 -1 +1 1. banner : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1145,12 +1145,12 @@

    KaiserGame.java

    - + 79 - +
    @@ -1159,12 +1159,12 @@

    KaiserGame.java

    - + 80 - +
    @@ -1173,12 +1173,12 @@

    KaiserGame.java

    - + 81 - + @@ -1187,12 +1187,12 @@

    KaiserGame.java

    - + 82 - + @@ -1201,12 +1201,12 @@

    KaiserGame.java

    - + 83 - + @@ -1215,12 +1215,12 @@

    KaiserGame.java

    - + 84 - + @@ -1229,12 +1229,12 @@

    KaiserGame.java

    - + 85 - + @@ -1243,12 +1243,12 @@

    KaiserGame.java

    - + 86 - + @@ -1257,12 +1257,12 @@

    KaiserGame.java

    - + 87 - + @@ -1271,12 +1271,12 @@

    KaiserGame.java

    - + 88 -1 +1 1. banner : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1287,12 +1287,12 @@

    KaiserGame.java

    - + 89 - +
    @@ -1301,12 +1301,12 @@

    KaiserGame.java

    - + 90 - + @@ -1315,12 +1315,12 @@

    KaiserGame.java

    - + 91 - + @@ -1329,12 +1329,12 @@

    KaiserGame.java

    - + 92 - + @@ -1343,12 +1343,12 @@

    KaiserGame.java

    - + 93 - + @@ -1357,12 +1357,12 @@

    KaiserGame.java

    - + 94 - + @@ -1371,12 +1371,12 @@

    KaiserGame.java

    - + 95 - + @@ -1385,12 +1385,12 @@

    KaiserGame.java

    - + 96 - + @@ -1399,12 +1399,12 @@

    KaiserGame.java

    - + 97 -1 +1 1. byeByeBanner : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1415,12 +1415,12 @@

    KaiserGame.java

    - + 98 -1 +1 1. byeByeBanner : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1431,12 +1431,12 @@

    KaiserGame.java

    - + 99 - +
    @@ -1445,12 +1445,12 @@

    KaiserGame.java

    - + 100 - +
    @@ -1459,12 +1459,12 @@

    KaiserGame.java

    - + 101 - + @@ -1473,12 +1473,12 @@

    KaiserGame.java

    - + 102 - + @@ -1487,12 +1487,12 @@

    KaiserGame.java

    - + 103 - + @@ -1501,12 +1501,12 @@

    KaiserGame.java

    - + 104 - + @@ -1515,12 +1515,12 @@

    KaiserGame.java

    - + 105 - + @@ -1529,12 +1529,12 @@

    KaiserGame.java

    - + 106 - + @@ -1543,12 +1543,12 @@

    KaiserGame.java

    - + 107 -1 +1 1. byeByeBanner : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1559,12 +1559,12 @@

    KaiserGame.java

    - + 108 - +
    @@ -1573,12 +1573,12 @@

    KaiserGame.java

    - + 109 - + @@ -1587,12 +1587,12 @@

    KaiserGame.java

    - + 110 - + @@ -1601,12 +1601,12 @@

    KaiserGame.java

    - + 111 - + @@ -1615,12 +1615,12 @@

    KaiserGame.java

    - + 112 - + @@ -1629,12 +1629,12 @@

    KaiserGame.java

    - + 113 - + @@ -1643,12 +1643,12 @@

    KaiserGame.java

    - + 114 -1 +1 1. status : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1659,12 +1659,12 @@

    KaiserGame.java

    - + 115 -1 +1 1. status : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1675,12 +1675,12 @@

    KaiserGame.java

    - + 116 - +
    @@ -1689,12 +1689,12 @@

    KaiserGame.java

    - + 117 - +
    @@ -1703,12 +1703,12 @@

    KaiserGame.java

    - + 118 - + @@ -1717,12 +1717,12 @@

    KaiserGame.java

    - + 119 - + @@ -1731,12 +1731,12 @@

    KaiserGame.java

    - + 120 - + @@ -1745,12 +1745,12 @@

    KaiserGame.java

    - + 121 - + @@ -1759,12 +1759,12 @@

    KaiserGame.java

    - + 122 - + @@ -1773,12 +1773,12 @@

    KaiserGame.java

    - + 123 - + @@ -1787,12 +1787,12 @@

    KaiserGame.java

    - + 124 - + @@ -1801,12 +1801,12 @@

    KaiserGame.java

    - + 125 - + @@ -1815,12 +1815,12 @@

    KaiserGame.java

    - + 126 - + @@ -1829,12 +1829,12 @@

    KaiserGame.java

    - + 127 - + @@ -1843,12 +1843,12 @@

    KaiserGame.java

    - + 128 -1 +1 1. actions : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1859,12 +1859,12 @@

    KaiserGame.java

    - + 129 -1 +1 1. actions : removed call to java/io/PrintStream::println → SURVIVED
    @@ -1875,12 +1875,12 @@

    KaiserGame.java

    - + 130 - +
    @@ -1889,12 +1889,12 @@

    KaiserGame.java

    - + 131 - +
    @@ -1903,12 +1903,12 @@

    KaiserGame.java

    - + 132 -1 +1 1. actions : negated conditional → NO_COVERAGE
    @@ -1919,12 +1919,12 @@

    KaiserGame.java

    - + 133 -1 +1 1. actions : removed call to de/aikiit/game/kaiser/KaiserActions::sell → NO_COVERAGE
    @@ -1935,12 +1935,12 @@

    KaiserGame.java

    - + 134 - +
    @@ -1949,12 +1949,12 @@

    KaiserGame.java

    - + 135 - +
    @@ -1963,12 +1963,12 @@

    KaiserGame.java

    - + 136 -1 +1 1. actions : removed call to de/aikiit/game/kaiser/KaiserActions::feed → NO_COVERAGE
    @@ -1979,12 +1979,12 @@

    KaiserGame.java

    - + 137 -1 +1 1. actions : removed call to de/aikiit/game/kaiser/KaiserActions::cultivate → NO_COVERAGE
    @@ -1995,12 +1995,12 @@

    KaiserGame.java

    - + 138 - +
    @@ -2009,12 +2009,12 @@

    KaiserGame.java

    - + 139 -1 +1 1. actions : removed call to java/io/PrintStream::println → NO_COVERAGE
    @@ -2025,12 +2025,12 @@

    KaiserGame.java

    - + 140 - +
    @@ -2039,12 +2039,12 @@

    KaiserGame.java

    - + 141 - +
    @@ -2053,12 +2053,12 @@

    KaiserGame.java

    - + 142 - + @@ -2067,12 +2067,12 @@

    KaiserGame.java

    - + 143 - + @@ -2081,12 +2081,12 @@

    KaiserGame.java

    - + 144 - + @@ -2095,12 +2095,12 @@

    KaiserGame.java

    - + 145 - + @@ -2109,12 +2109,12 @@

    KaiserGame.java

    - + 146 -1 +1 1. finish : removed call to java/io/PrintStream::println → SURVIVED
    @@ -2125,12 +2125,12 @@

    KaiserGame.java

    - + 147 -1 +1 1. finish : removed call to java/io/PrintStream::println → SURVIVED
    @@ -2141,12 +2141,12 @@

    KaiserGame.java

    - + 148 - +
    @@ -2155,12 +2155,12 @@

    KaiserGame.java

    - + 149 - +
    @@ -2172,22 +2172,22 @@

    KaiserGame.java

    Mutations

    -38 +38 - +

    1.1
    Location : incrementRoundCounter
    Killed by : none
    Replaced integer addition with subtraction → NO_COVERAGE -
    45 +45 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::intro → SURVIVED
    Covering tests @@ -2199,11 +2199,11 @@

    KaiserGame.java

    -46 +46 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::status → SURVIVED
    Covering tests @@ -2215,11 +2215,11 @@

    KaiserGame.java

    -47 +47 - +

    1.1
    Location : run
    Killed by : none
    negated conditional → NO_COVERAGE

    2.2
    Location : run
    Killed by : none
    changed conditional boundary → NO_COVERAGE @@ -2227,88 +2227,88 @@

    KaiserGame.java

    -
    48 +48 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::incrementRoundCounter → NO_COVERAGE -
    49 +49 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::startNewRound → NO_COVERAGE -
    50 +50 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::status → NO_COVERAGE -
    51 +51 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::actions → NO_COVERAGE -
    52 +52 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserEngine::finishRoundAfterActions → NO_COVERAGE -
    55 +55 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::finish → NO_COVERAGE -
    56 +56 - +

    1.1
    Location : run
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::byeByeBanner → NO_COVERAGE -
    63 +63 - +

    1.1
    Location : intro
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserGame::banner → SURVIVED
    Covering tests @@ -2320,11 +2320,11 @@

    KaiserGame.java

    -64 +64 - +

    1.1
    Location : intro
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2336,11 +2336,11 @@

    KaiserGame.java

    -65 +65 - +

    1.1
    Location : intro
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2352,11 +2352,11 @@

    KaiserGame.java

    -66 +66 - +

    1.1
    Location : intro
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2368,11 +2368,11 @@

    KaiserGame.java

    -67 +67 - +

    1.1
    Location : intro
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2384,11 +2384,11 @@

    KaiserGame.java

    -68 +68 - +

    1.1
    Location : intro
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2400,11 +2400,11 @@

    KaiserGame.java

    -77 +77 - +

    1.1
    Location : banner
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2416,11 +2416,11 @@

    KaiserGame.java

    -78 +78 - +

    1.1
    Location : banner
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2432,11 +2432,11 @@

    KaiserGame.java

    -88 +88 - +

    1.1
    Location : banner
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2448,11 +2448,11 @@

    KaiserGame.java

    -97 +97 - +

    1.1
    Location : byeByeBanner
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2464,11 +2464,11 @@

    KaiserGame.java

    -98 +98 - +

    1.1
    Location : byeByeBanner
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2480,11 +2480,11 @@

    KaiserGame.java

    -107 +107 - +

    1.1
    Location : byeByeBanner
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2496,11 +2496,11 @@

    KaiserGame.java

    -114 +114 - +

    1.1
    Location : status
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2512,11 +2512,11 @@

    KaiserGame.java

    -115 +115 - +

    1.1
    Location : status
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2528,11 +2528,11 @@

    KaiserGame.java

    -128 +128 - +

    1.1
    Location : actions
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2544,11 +2544,11 @@

    KaiserGame.java

    -129 +129 - +

    1.1
    Location : actions
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2560,66 +2560,66 @@

    KaiserGame.java

    -132 +132 - +

    1.1
    Location : actions
    Killed by : none
    negated conditional → NO_COVERAGE -
    133 +133 - +

    1.1
    Location : actions
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserActions::sell → NO_COVERAGE -
    136 +136 - +

    1.1
    Location : actions
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserActions::feed → NO_COVERAGE -
    137 +137 - +

    1.1
    Location : actions
    Killed by : none
    removed call to de/aikiit/game/kaiser/KaiserActions::cultivate → NO_COVERAGE -
    139 +139 - +

    1.1
    Location : actions
    Killed by : none
    removed call to java/io/PrintStream::println → NO_COVERAGE -
    146 +146 - +

    1.1
    Location : finish
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests @@ -2631,11 +2631,11 @@

    KaiserGame.java

    -147 +147 - +

    1.1
    Location : finish
    Killed by : none
    removed call to java/io/PrintStream::println → SURVIVED
    Covering tests diff --git a/docs/plugin-management.html b/docs/plugin-management.html index 8b8acb26..b07ad75a 100644 --- a/docs/plugin-management.html +++ b/docs/plugin-management.html @@ -2,7 +2,7 @@ @@ -143,7 +143,7 @@

    Project Plugin Management

    org.apache.maven.plugins maven-compiler-plugin -3.13.0 +3.14.0 org.apache.maven.plugins maven-dependency-plugin @@ -231,7 +231,7 @@

    Project Plugin Management

    org.graalvm.buildtools native-maven-plugin -0.10.4 +0.10.5 org.jacoco jacoco-maven-plugin @@ -243,7 +243,7 @@

    Project Plugin Management

    org.jooq jooq-codegen-maven -3.19.18 +3.19.19 org.liquibase liquibase-maven-plugin @@ -255,7 +255,7 @@

    Project Plugin Management

    org.springframework.boot spring-boot-maven-plugin -3.4.2
    +3.4.3

    @@ -264,7 +264,7 @@

    Project Plugin Management

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/plugin-updates-report.html b/docs/plugin-updates-report.html index ee68b205..aa00aeeb 100644 --- a/docs/plugin-updates-report.html +++ b/docs/plugin-updates-report.html @@ -2,7 +2,7 @@ @@ -125,7 +125,7 @@

    Overview

    # of plugins using the latest version available -18 +19 # of plugins where the next version available is smaller than an incremental version update @@ -133,7 +133,7 @@

    Overview

    # of plugins where the next version available is an incremental version update -2 +1 # of plugins where the next version available is a minor version update @@ -212,11 +212,11 @@

    Plugin Management

    org.apache.maven.plugins maven-compiler-plugin -3.13.0 +3.14.0 -4.0.0-beta-1 +4.0.0-beta-2 @@ -429,14 +429,14 @@

    Plugin Management

    11.3.3 - + org.graalvm.buildtools native-maven-plugin -0.10.4 - 0.10.5 + + @@ -462,10 +462,10 @@

    Plugin Management

    org.jooq jooq-codegen-maven -3.19.18 +3.19.19 -3.19.19 -3.20.0 +3.19.20 +3.20.1 @@ -492,7 +492,7 @@

    Plugin Management

    org.springframework.boot spring-boot-maven-plugin -3.4.2 +3.4.3 @@ -598,10 +598,10 @@

    Plugin org.apache.maven.plugins:maven-compiler-plugin

    maven-compiler-plugin Current Version -3.13.0 +3.14.0 Newer versions -4.0.0-beta-1 Latest Major
    +4.0.0-beta-1
    4.0.0-beta-2 Latest Major

    Plugin org.apache.maven.plugins:maven-dependency-plugin

    @@ -806,7 +806,7 @@

    Dependencies of org.apache.maven.plugins:maven-shade-plugin

    - + @@ -838,7 +838,7 @@

    Dependency org.springframework.boot:spring-boot-maven-plugin

    - + @@ -987,7 +987,7 @@

    Plugin org.graalvm.buildtools:native-maven-plugin

    org.springframework.boot spring-boot-maven-plugin3.4.23.4.3 jar spring-boot-maven-plugin
    Current Version3.4.2
    3.4.3
    Classifier
    - + @@ -996,10 +996,7 @@

    Plugin org.graalvm.buildtools:native-maven-plugin

    - - - -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Group Id org.graalvm.buildtools
    native-maven-plugin
    Current Version0.10.4
    Newer versions0.10.5 Latest Incremental
    +0.10.5

    Plugin org.jacoco:jacoco-maven-plugin

    @@ -1044,10 +1041,10 @@

    Plugin org.jooq:jooq-codegen-maven

    - + -
    jooq-codegen-maven
    Current Version3.19.18
    3.19.19
    Newer versions3.19.19 Latest Incremental
    3.20.0 Latest Minor
    +3.19.20 Latest Incremental
    3.20.0
    3.20.1 Latest Minor

    Plugin org.liquibase:liquibase-maven-plugin

    @@ -1149,7 +1146,7 @@

    Plugin org.springframework.boot:spring-boot-maven-plugin

    -
    spring-boot-maven-plugin
    Current Version3.4.2
    +3.4.3
    @@ -1158,7 +1155,7 @@

    Plugin org.springframework.boot:spring-boot-maven-plugin

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/plugins.html b/docs/plugins.html index 12ed6da1..1b50023c 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -2,7 +2,7 @@ @@ -127,7 +127,7 @@

    Project Build Plugins

    org.apache.maven.plugins maven-compiler-plugin -3.13.0 +3.14.0 org.apache.maven.plugins maven-deploy-plugin @@ -163,7 +163,7 @@

    Project Build Plugins

    org.springframework.boot spring-boot-maven-plugin -3.4.2
    +3.4.3

    Project Report Plugins

    @@ -222,7 +222,7 @@

    Project Report Plugins

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/pmd.html b/docs/pmd.html index f6dd5adc..7fbd5bf6 100644 --- a/docs/pmd.html +++ b/docs/pmd.html @@ -2,7 +2,7 @@ @@ -129,7 +129,7 @@

    PMD Results

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/project-info.html b/docs/project-info.html index 9b4ccaa9..922252b1 100644 --- a/docs/project-info.html +++ b/docs/project-info.html @@ -2,7 +2,7 @@ @@ -162,7 +162,7 @@

    Overview

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/project-reports.html b/docs/project-reports.html index e6b7350c..42ca06f9 100644 --- a/docs/project-reports.html +++ b/docs/project-reports.html @@ -2,7 +2,7 @@ @@ -178,7 +178,7 @@

    Overview

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/property-updates-report.html b/docs/property-updates-report.html index 236c664b..f416c65a 100644 --- a/docs/property-updates-report.html +++ b/docs/property-updates-report.html @@ -2,7 +2,7 @@ @@ -125,7 +125,7 @@

    Overview

    - + @@ -133,15 +133,15 @@

    Overview

    - + - + -
    # of properties using the latest version available86
    104
    # of properties where the next version available is smaller than an incremental version update
    # of properties where the next version available is an incremental version update34
    2
    # of properties where the next version available is a minor version update48
    55
    # of properties where the next version available is a major version update22
    +29

    Summary of properties associated with artifact versions

    @@ -193,12 +193,12 @@

    Summary of properties associated with artifact versions

    - + - + @@ -289,19 +289,19 @@

    Summary of properties associated with artifact versions

    - + - + + - - + - + + - @@ -411,9 +411,9 @@

    Summary of properties associated with artifact versions

    - + + - @@ -459,9 +459,9 @@

    Summary of properties associated with artifact versions

    - + + - @@ -486,7 +486,7 @@

    Summary of properties associated with artifact versions

    - + @@ -499,9 +499,9 @@

    Summary of properties associated with artifact versions

    - + + - @@ -513,19 +513,19 @@

    Summary of properties associated with artifact versions

    - + - + + - - + + - @@ -795,10 +795,10 @@

    Summary of properties associated with artifact versions

    - + - - + + @@ -809,11 +809,11 @@

    Summary of properties associated with artifact versions

    - + - + + - @@ -838,7 +838,7 @@

    Summary of properties associated with artifact versions

    - + @@ -947,9 +947,9 @@

    Summary of properties associated with artifact versions

    - + + - @@ -958,8 +958,8 @@

    Summary of properties associated with artifact versions

    - - + + @@ -1075,17 +1075,17 @@

    Summary of properties associated with artifact versions

    - + + - - + + - @@ -1121,11 +1121,11 @@

    Summary of properties associated with artifact versions

    - + - + + - @@ -1137,19 +1137,19 @@

    Summary of properties associated with artifact versions

    - + - + + - - + + - @@ -1193,11 +1193,11 @@

    Summary of properties associated with artifact versions

    - + - + + - @@ -1267,10 +1267,10 @@

    Summary of properties associated with artifact versions

    - + - + @@ -1329,27 +1329,27 @@

    Summary of properties associated with artifact versions

    - + - + + - - + - + + - - + - + + - @@ -1382,7 +1382,7 @@

    Summary of properties associated with artifact versions

    - + @@ -1411,17 +1411,17 @@

    Summary of properties associated with artifact versions

    - + + - - + - + + - @@ -1435,25 +1435,25 @@

    Summary of properties associated with artifact versions

    - + + - - + + - - + - + + - @@ -1465,35 +1465,35 @@

    Summary of properties associated with artifact versions

    - + - + + - - + - + + - - + - + + - - + - + + - @@ -1513,19 +1513,19 @@

    Summary of properties associated with artifact versions

    - + - + + - - + + - @@ -1545,19 +1545,19 @@

    Summary of properties associated with artifact versions

    - + - + + - - + - + + - @@ -1595,9 +1595,9 @@

    Summary of properties associated with artifact versions

    - + + - @@ -1845,7 +1845,7 @@

    ${awaitility.version}

    3.27.3
    ${awaitility.version} 4.2.2 4.3.0
    ${commons-pool2.version}2.12.02.12.1 2.12.1
    ${couchbase-client.version}3.7.73.7.8 3.7.8
    ${groovy.version}4.0.244.0.25 4.0.25 5.0.0-alpha-12
    ${hibernate.version}6.6.5.Final6.6.8.Final 6.6.8.Final 7.0.0.Beta2
    4.5.0 4.9.04.10.0
    ${httpclient5.version}5.4.15.4.2 5.4.2 5.5-alpha1
    ${httpcore5.version}5.3.25.3.3 5.3.3
    ${infinispan.version}15.0.12.Final15.0.13.Final 15.0.13.Final 15.1.5.Final
    ${jooq.version}3.19.183.19.19 3.19.193.20.03.19.203.20.1
    ${json-smart.version}2.5.12.5.2 2.5.2
    5.11.4 5.12.0-RC25.12.0
    ${maven-clean-plugin.version}3.4.03.4.1 3.4.1 4.0.0-beta-2
    3.13.0 4.0.0-beta-1
    3.14.04.0.0-beta-2
    ${maven-dependency-plugin.version}
    ${micrometer-tracing.version}1.4.21.4.3 1.4.3 1.5.0-M2
    ${micrometer.version}1.14.31.14.4 1.14.4 1.15.0-M2
    9.2.0
    ${native-build-tools-plugin.version}0.10.40.10.5 0.10.5
    ${neo4j-java-driver.version}5.25.05.28.1 5.28.1
    ${netty.version}4.1.117.Final4.1.118.Final 4.1.118.Final 4.2.0.RC3
    ${prometheus-client.version}1.3.51.3.6 1.3.6
    ${r2dbc-mysql.version}1.3.11.3.2 1.3.2 1.4.0
    ${reactor-bom.version}2024.0.22024.0.3 2024.0.3
    ${rest-assured.version}5.5.05.5.1 5.5.1
    ${rsocket.version}1.1.31.1.5 1.1.5
    4.25.0 4.28.14.29.0
    ${spring-amqp.version}3.2.23.2.3 3.2.3 4.0.0-M1
    ${spring-authorization-server.version}1.4.11.4.2 1.4.2
    ${spring-data-bom.version}2024.1.22024.1.3 2024.1.3 2025.1.0-M1
    ${spring-framework.version}6.2.26.2.3 6.2.3 7.0.0-M2
    ${spring-graphql.version}1.3.31.3.4 1.3.4
    3.0.0-M1
    ${spring-integration.version}6.4.16.4.2 6.4.2
    ${spring-kafka.version}3.3.23.3.3 3.3.3
    ${spring-ldap.version}3.2.103.2.11 3.2.11
    ${spring-pulsar.version}1.2.21.2.3 1.2.3
    ${spring-security.version}6.4.26.4.3 6.4.3
    ${spring-session.version}3.4.13.4.2 3.4.2 2021.2.3
    3.49.1.0
    ${testcontainers-redis-module.version}2.2.22.2.4 2.2.4
    ${testcontainers.version}1.20.41.20.5 1.20.5
    ${tomcat.version}10.1.3410.1.36 10.1.36 11.0.4
    - + @@ -1856,18 +1856,21 @@

    ${awaitility.version}

    + + + - + - + - + - +
    Status No newer versions available.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${awaitility.version}
    Current Version 4.2.2
    Newer versions4.3.0 Latest Minor
    Allowed version range 4.2.2
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${brave.version}

    @@ -2211,7 +2214,7 @@

    ${commons-pool2.version}

    - + @@ -2220,30 +2223,27 @@

    ${commons-pool2.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${commons-pool2.version}
    org.apache.commons:commons-pool2
    Current Version2.12.0
    2.12.1
    Newer versions2.12.1 Latest Incremental
    Allowed version range2.12.0
    2.12.1
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${couchbase-client.version}

    - + @@ -2252,23 +2252,20 @@

    ${couchbase-client.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${couchbase-client.version}
    com.couchbase.client:java-client
    Current Version3.7.7
    3.7.8
    Newer versions3.7.8 Latest Incremental
    Allowed version range3.7.7
    3.7.8
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${crac.version}

    @@ -2667,7 +2664,7 @@

    ${groovy.version}

    - + @@ -2676,13 +2673,13 @@

    ${groovy.version}

    - + - + - + @@ -2853,7 +2850,7 @@

    ${hibernate.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${groovy.version}
    org.apache.groovy:groovy-bom
    Current Version4.0.24
    4.0.25
    Newer versions4.0.25 Latest Incremental
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    5.0.0-alpha-1
    5.0.0-alpha-2
    5.0.0-alpha-3
    5.0.0-alpha-4
    5.0.0-alpha-5
    5.0.0-alpha-6
    5.0.0-alpha-7
    5.0.0-alpha-8
    5.0.0-alpha-9
    5.0.0-alpha-10
    5.0.0-alpha-11
    5.0.0-alpha-12 Latest Major
    Allowed version range4.0.24
    4.0.25
    Infer associations from project Yes
    - + @@ -2862,13 +2859,13 @@

    ${hibernate.version}

    - + - + - + @@ -2961,7 +2958,7 @@

    ${htmlunit.version}

    - + @@ -3010,7 +3007,7 @@

    ${httpclient5.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${hibernate.version}
    org.hibernate.orm:hibernate-agroal
    org.hibernate.orm:hibernate-ant
    org.hibernate.orm:hibernate-c3p0
    org.hibernate.orm:hibernate-community-dialects
    org.hibernate.orm:hibernate-core
    org.hibernate.orm:hibernate-envers
    org.hibernate.orm:hibernate-graalvm
    org.hibernate.orm:hibernate-hikaricp
    org.hibernate.orm:hibernate-jcache
    org.hibernate.orm:hibernate-jpamodelgen
    org.hibernate.orm:hibernate-micrometer
    org.hibernate.orm:hibernate-proxool
    org.hibernate.orm:hibernate-spatial
    org.hibernate.orm:hibernate-testing
    org.hibernate.orm:hibernate-vibur
    Current Version6.6.5.Final
    6.6.8.Final
    Newer versions6.6.6.Final
    6.6.7.Final
    6.6.8.Final Latest Incremental
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2 Latest Major
    7.0.0.Alpha1
    7.0.0.Alpha2
    7.0.0.Alpha3
    7.0.0.Beta1
    7.0.0.Beta2 Latest Major
    Allowed version range6.6.5.Final
    6.6.8.Final
    Infer associations from project Yes
    4.5.0
    Newer versions4.6.0
    4.7.0
    4.8.0
    4.9.0 Latest Minor
    4.6.0
    4.7.0
    4.8.0
    4.9.0
    4.10.0 Latest Minor
    Allowed version range 4.5.0
    - + @@ -3019,13 +3016,13 @@

    ${httpclient5.version}

    - + - + - + @@ -3071,7 +3068,7 @@

    ${httpcore5.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${httpclient5.version}
    org.apache.httpcomponents.client5:httpclient5
    org.apache.httpcomponents.client5:httpclient5-cache
    org.apache.httpcomponents.client5:httpclient5-fluent
    Current Version5.4.1
    5.4.2
    Newer versions5.4.2 Latest Incremental
    5.5-alpha1 Latest Minor
    5.5-alpha1 Latest Minor
    Allowed version range5.4.1
    5.4.2
    Infer associations from project Yes
    - + @@ -3080,30 +3077,27 @@

    ${httpcore5.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${httpcore5.version}
    org.apache.httpcomponents.core5:httpcore5
    org.apache.httpcomponents.core5:httpcore5-h2
    org.apache.httpcomponents.core5:httpcore5-reactive
    Current Version5.3.2
    5.3.3
    Newer versions5.3.3 Latest Incremental
    Allowed version range5.3.2
    5.3.3
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${infinispan.version}

    - + @@ -3112,13 +3106,13 @@

    ${infinispan.version}

    - + - + - + @@ -4134,13 +4128,13 @@

    ${jooq.version}

    - + - + - + @@ -4186,7 +4180,7 @@

    ${json-smart.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${infinispan.version}
    org.infinispan:infinispan-bom
    Current Version15.0.12.Final
    15.0.13.Final
    Newer versions15.0.13.Final Latest Incremental
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    15.1.0.Final
    15.1.0.Dev01
    15.1.0.Dev02
    15.1.0.Dev03
    15.1.0.Dev04
    15.1.0.Dev05
    15.1.1.Final
    15.1.2.Final
    15.1.3.Final
    15.1.4.Final
    15.1.5.Final Latest Minor
    Allowed version range15.0.12.Final
    15.0.13.Final
    Infer associations from project Yes
    org.jooq:jooq
    org.jooq:jooq-codegen
    org.jooq:jooq-codegen-maven
    org.jooq:jooq-kotlin
    org.jooq:jooq-meta
    Current Version3.19.18
    3.19.19
    Newer versions3.19.19 Latest Incremental
    3.20.0 Latest Minor
    3.19.20 Latest Incremental
    3.20.0
    3.20.1 Latest Minor
    Allowed version range3.19.18
    3.19.19
    Infer associations from project Yes
    - + @@ -4195,23 +4189,20 @@

    ${json-smart.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${json-smart.version}
    net.minidev:json-smart
    Current Version2.5.1
    2.5.2
    Newer versions2.5.2 Latest Incremental
    Allowed version range2.5.1
    2.5.2
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${jsonassert.version}

    @@ -4291,7 +4282,7 @@

    ${junit-jupiter.version}

    5.11.4 Newer versions -5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2 Latest Minor +5.12.0-M1
    5.12.0-RC1
    5.12.0-RC2
    5.12.0 Latest Minor Allowed version range 5.11.4 @@ -4712,7 +4703,7 @@

    ${maven-clean-plugin.version}

    - + @@ -4721,13 +4712,13 @@

    ${maven-clean-plugin.version}

    - + - + - + @@ -4744,7 +4735,7 @@

    ${maven-compiler-plugin.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${maven-clean-plugin.version}
    org.apache.maven.plugins:maven-clean-plugin
    Current Version3.4.0
    3.4.1
    Newer versions3.4.1 Latest Incremental
    4.0.0-beta-1
    4.0.0-beta-2 Latest Major
    4.0.0-beta-1
    4.0.0-beta-2 Latest Major
    Allowed version range3.4.0
    3.4.1
    Infer associations from project Yes
    - + @@ -4756,7 +4747,7 @@

    ${maven-compiler-plugin.version}

    - + @@ -5203,7 +5194,7 @@

    ${micrometer-tracing.version}

    Status There is at least one newer major version available. Major updates are rarely passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${maven-compiler-plugin.version}
    3.13.0
    Newer versions4.0.0-beta-1 Latest Major
    3.14.0 Latest Minor
    4.0.0-beta-1
    4.0.0-beta-2 Latest Major
    Allowed version range 3.13.0
    - + @@ -5212,13 +5203,13 @@

    ${micrometer-tracing.version}

    - + - + - + @@ -5235,7 +5226,7 @@

    ${micrometer.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${micrometer-tracing.version}
    io.micrometer:micrometer-tracing-bom
    Current Version1.4.2
    1.4.3
    Newer versions1.4.3 Latest Incremental
    1.5.0-M2 Latest Minor
    1.5.0-M2 Latest Minor
    Allowed version range1.4.2
    1.4.3
    Infer associations from project Yes
    - + @@ -5244,13 +5235,13 @@

    ${micrometer.version}

    - + - + - + @@ -5395,7 +5386,7 @@

    ${native-build-tools-plugin.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${micrometer.version}
    io.micrometer:micrometer-bom
    io.micrometer:micrometer-registry-stackdriver
    Current Version1.14.3
    1.14.4
    Newer versions1.14.4 Latest Incremental
    1.15.0-M2 Latest Minor
    1.15.0-M2 Latest Minor
    Allowed version range1.14.3
    1.14.4
    Infer associations from project Yes
    - + @@ -5404,23 +5395,20 @@

    ${native-build-tools-plugin.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${native-build-tools-plugin.version}
    org.graalvm.buildtools:native-maven-plugin
    Current Version0.10.4
    0.10.5
    Newer versions0.10.5 Latest Incremental
    Allowed version range0.10.4
    0.10.5
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${nekohtml.version}

    @@ -5456,7 +5444,7 @@

    ${neo4j-java-driver.version}

    - + @@ -5465,30 +5453,27 @@

    ${neo4j-java-driver.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer minor version available. Minor updates are sometimes passive.
     No newer versions available.
    Property ${neo4j-java-driver.version}
    org.neo4j.driver:neo4j-java-driver
    Current Version5.25.0
    5.28.1
    Newer versions5.26.0
    5.26.1
    5.26.2
    5.26.3
    5.27.0
    5.28.0
    5.28.1 Latest Minor
    Allowed version range5.25.0
    5.28.1
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${netty.version}

    - + @@ -5497,13 +5482,13 @@

    ${netty.version}

    - + - + - + @@ -5674,7 +5659,7 @@

    ${prometheus-client.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${netty.version}
    io.netty:netty-bom
    Current Version4.1.117.Final
    4.1.118.Final
    Newer versions4.1.118.Final Latest Incremental
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    4.2.0.Alpha1
    4.2.0.Alpha2
    4.2.0.Alpha3
    4.2.0.Alpha4
    4.2.0.Alpha5
    4.2.0.Beta1
    4.2.0.RC1
    4.2.0.RC2
    4.2.0.RC3 Latest Minor
    Allowed version range4.1.117.Final
    4.1.118.Final
    Infer associations from project Yes
    - + @@ -5683,23 +5668,20 @@

    ${prometheus-client.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${prometheus-client.version}
    io.prometheus:prometheus-metrics-bom
    Current Version1.3.5
    1.3.6
    Newer versions1.3.6 Latest Incremental
    Allowed version range1.3.5
    1.3.6
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${prometheus-simpleclient.version}

    @@ -5947,7 +5929,7 @@

    ${r2dbc-mysql.version}

    - + @@ -5956,13 +5938,13 @@

    ${r2dbc-mysql.version}

    - + - + - + @@ -6188,7 +6170,7 @@

    ${reactor-bom.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer minor version available. Minor updates are sometimes passive.
    Property ${r2dbc-mysql.version}
    io.asyncer:r2dbc-mysql
    Current Version1.3.1
    1.3.2
    Newer versions1.3.2 Latest Incremental
    1.4.0 Latest Minor
    Allowed version range1.3.1
    1.3.2
    Infer associations from project Yes
    - + @@ -6197,30 +6179,27 @@

    ${reactor-bom.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${reactor-bom.version}
    io.projectreactor:reactor-bom
    Current Version2024.0.2
    2024.0.3
    Newer versions2024.0.3 Latest Incremental
    Allowed version range2024.0.2
    2024.0.3
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${rest-assured.version}

    - + @@ -6229,30 +6208,27 @@

    ${rest-assured.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${rest-assured.version}
    io.rest-assured:rest-assured-bom
    Current Version5.5.0
    5.5.1
    Newer versions5.5.1 Latest Incremental
    Allowed version range5.5.0
    5.5.1
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${rsocket.version}

    - + @@ -6261,23 +6237,20 @@

    ${rsocket.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${rsocket.version}
    io.rsocket:rsocket-bom
    Current Version1.1.3
    1.1.5
    Newer versions1.1.4
    1.1.5 Latest Incremental
    Allowed version range1.1.3
    1.1.5
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${rxjava3.version}

    @@ -6386,7 +6359,7 @@

    ${selenium.version}

    4.25.0 Newer versions -4.26.0
    4.27.0
    4.28.0
    4.28.1 Latest Minor +4.26.0
    4.27.0
    4.28.0
    4.28.1
    4.29.0 Latest Minor Allowed version range 4.25.0 @@ -6502,7 +6475,7 @@

    ${spring-amqp.version}

    - + @@ -6511,13 +6484,13 @@

    ${spring-amqp.version}

    - + - + - + @@ -6534,7 +6507,7 @@

    ${spring-authorization-server.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${spring-amqp.version}
    org.springframework.amqp:spring-amqp-bom
    Current Version3.2.2
    3.2.3
    Newer versions3.2.3 Latest Incremental
    4.0.0-M1 Latest Major
    4.0.0-M1 Latest Major
    Allowed version range3.2.2
    3.2.3
    Infer associations from project Yes
    - + @@ -6543,23 +6516,20 @@

    ${spring-authorization-server.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${spring-authorization-server.version}
    org.springframework.security:spring-security-oauth2-authorization-server
    Current Version1.4.1
    1.4.2
    Newer versions1.4.2 Latest Incremental
    Allowed version range1.4.1
    1.4.2
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${spring-batch.version}

    @@ -6595,7 +6565,7 @@

    ${spring-data-bom.version}

    - + @@ -6604,13 +6574,13 @@

    ${spring-data-bom.version}

    - + - + - + @@ -6627,7 +6597,7 @@

    ${spring-framework.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${spring-data-bom.version}
    org.springframework.data:spring-data-bom
    Current Version2024.1.2
    2024.1.3
    Newer versions2024.1.3 Latest Incremental
    2025.1.0-M1 Latest Major
    2025.1.0-M1 Latest Major
    Allowed version range2024.1.2
    2024.1.3
    Infer associations from project Yes
    - + @@ -6636,13 +6606,13 @@

    ${spring-framework.version}

    - + - + - + @@ -6659,7 +6629,7 @@

    ${spring-graphql.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${spring-framework.version}
    org.springframework:spring-framework-bom
    Current Version6.2.2
    6.2.3
    Newer versions6.2.3 Latest Incremental
    7.0.0-M1
    7.0.0-M2 Latest Major
    7.0.0-M1
    7.0.0-M2 Latest Major
    Allowed version range6.2.2
    6.2.3
    Infer associations from project Yes
    - + @@ -6668,23 +6638,20 @@

    ${spring-graphql.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${spring-graphql.version}
    org.springframework.graphql:spring-graphql
    org.springframework.graphql:spring-graphql-test
    Current Version1.3.3
    1.3.4
    Newer versions1.3.4 Latest Incremental
    Allowed version range1.3.3
    1.3.4
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${spring-hateoas.version}

    @@ -6723,7 +6690,7 @@

    ${spring-integration.version}

    - + @@ -6732,30 +6699,27 @@

    ${spring-integration.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${spring-integration.version}
    org.springframework.integration:spring-integration-bom
    Current Version6.4.1
    6.4.2
    Newer versions6.4.2 Latest Incremental
    Allowed version range6.4.1
    6.4.2
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${spring-kafka.version}

    - + @@ -6764,30 +6728,27 @@

    ${spring-kafka.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${spring-kafka.version}
    org.springframework.kafka:spring-kafka
    org.springframework.kafka:spring-kafka-test
    Current Version3.3.2
    3.3.3
    Newer versions3.3.3 Latest Incremental
    Allowed version range3.3.2
    3.3.3
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${spring-ldap.version}

    - + @@ -6796,30 +6757,27 @@

    ${spring-ldap.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${spring-ldap.version}
    org.springframework.ldap:spring-ldap-core
    org.springframework.ldap:spring-ldap-ldif-core
    org.springframework.ldap:spring-ldap-odm
    org.springframework.ldap:spring-ldap-test
    Current Version3.2.10
    3.2.11
    Newer versions3.2.11 Latest Incremental
    Allowed version range3.2.10
    3.2.11
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${spring-pulsar.version}

    - + @@ -6828,23 +6786,20 @@

    ${spring-pulsar.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${spring-pulsar.version}
    org.springframework.pulsar:spring-pulsar-bom
    Current Version1.2.2
    1.2.3
    Newer versions1.2.3 Latest Incremental
    Allowed version range1.2.2
    1.2.3
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${spring-restdocs.version}

    @@ -6909,7 +6864,7 @@

    ${spring-security.version}

    - + @@ -6918,30 +6873,27 @@

    ${spring-security.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${spring-security.version}
    org.springframework.security:spring-security-bom
    Current Version6.4.2
    6.4.3
    Newer versions6.4.3 Latest Incremental
    Allowed version range6.4.2
    6.4.3
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${spring-session.version}

    - + @@ -6950,13 +6902,13 @@

    ${spring-session.version}

    - + - + - + @@ -7034,7 +6986,7 @@

    ${testcontainers-redis-module.version}

    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${spring-session.version}
    org.springframework.session:spring-session-bom
    Current Version3.4.1
    3.4.2
    Newer versions3.4.2 Latest Incremental
    2020.0.0
    2020.0.1
    2020.0.2
    2020.0.3
    2021.0.5
    2021.0.6
    2021.1.2
    2021.1.3
    2021.2.0
    2021.2.1
    2021.2.2
    2021.2.3 Latest Major
    2020.0.0
    2020.0.1
    2020.0.2
    2020.0.3
    2021.0.5
    2021.0.6
    2021.1.2
    2021.1.3
    2021.2.0
    2021.2.1
    2021.2.2
    2021.2.3 Latest Major
    Allowed version range3.4.1
    3.4.2
    Infer associations from project Yes
    - + @@ -7043,30 +6995,27 @@

    ${testcontainers-redis-module.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${testcontainers-redis-module.version}
    com.redis:testcontainers-redis
    Current Version2.2.2
    2.2.4
    Newer versions2.2.3
    2.2.4 Latest Incremental
    Allowed version range2.2.2
    2.2.4
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${testcontainers.version}

    - + @@ -7075,23 +7024,20 @@

    ${testcontainers.version}

    - + - - - - - + + - + - + - +
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     No newer versions available.
    Property ${testcontainers.version}
    org.testcontainers:testcontainers-bom
    Current Version1.20.4
    1.20.5
    Newer versions1.20.5 Latest Incremental
    Allowed version range1.20.4
    1.20.5
    Infer associations from project Yes
    Only use release versions No
    Include projects from reactor Yes
    Always use reactor projects (even if older or -SNAPSHOT) Yes

    ${thymeleaf-extras-data-attribute.version}

    @@ -7217,7 +7163,7 @@

    ${tomcat.version}

    - + @@ -7226,13 +7172,13 @@

    ${tomcat.version}

    - + - + - + @@ -7552,7 +7498,7 @@

    ${zipkin-reporter.version}

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/scm.html b/docs/scm.html index d5ae8323..50db9f97 100644 --- a/docs/scm.html +++ b/docs/scm.html @@ -2,7 +2,7 @@ @@ -135,7 +135,7 @@

    Access from Behind a Firewall

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/spotbugs.html b/docs/spotbugs.html index 10ae7186..806e7adf 100644 --- a/docs/spotbugs.html +++ b/docs/spotbugs.html @@ -2,7 +2,7 @@ @@ -206,7 +206,7 @@

    de.aikiit.game.kaiser.KaiserEnginePrinter

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/summary.html b/docs/summary.html index 7021ab54..b0d744e8 100644 --- a/docs/summary.html +++ b/docs/summary.html @@ -2,7 +2,7 @@ @@ -168,7 +168,7 @@

    Build Information

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/surefire.html b/docs/surefire.html index f28e0c4f..0d53b349 100644 --- a/docs/surefire.html +++ b/docs/surefire.html @@ -2,7 +2,7 @@ @@ -154,7 +154,7 @@

    Summary

    -
    Status There is at least one newer incremental version available. Incremental updates are typically passive.
     There is at least one newer major version available. Major updates are rarely passive.
    Property ${tomcat.version}
    org.apache.tomcat:tomcat-annotations-api
    org.apache.tomcat:tomcat-jdbc
    org.apache.tomcat:tomcat-jsp-api
    org.apache.tomcat.embed:tomcat-embed-core
    org.apache.tomcat.embed:tomcat-embed-el
    org.apache.tomcat.embed:tomcat-embed-jasper
    org.apache.tomcat.embed:tomcat-embed-websocket
    Current Version10.1.34
    10.1.36
    Newer versions10.1.35
    10.1.36 Latest Incremental
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    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
    11.0.0-M21
    11.0.0-M22
    11.0.0-M24
    11.0.0-M25
    11.0.0-M26
    11.0.0
    11.0.1
    11.0.2
    11.0.3
    11.0.4 Latest Major
    Allowed version range10.1.34
    10.1.36
    Infer associations from project Yes
    0 0 100%0.356 s

    +0.399 s

    Note: failures are anticipated and checked for with assertions while errors are unanticipated.


    Package List

    [Summary] [Package List] [Test Cases]


    @@ -174,7 +174,7 @@

    Package List

    0 0 100% -0.356 s
    +0.399 s

    Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

    de.aikiit.game.kaiser

    @@ -195,7 +195,7 @@

    de.aikiit.game.kaiser

    - + @@ -204,7 +204,7 @@

    de.aikiit.game.kaiser

    - + @@ -222,7 +222,7 @@

    de.aikiit.game.kaiser

    - + @@ -231,7 +231,7 @@

    de.aikiit.game.kaiser

    - + @@ -240,7 +240,7 @@

    de.aikiit.game.kaiser

    - + @@ -249,7 +249,7 @@

    de.aikiit.game.kaiser

    - + @@ -258,7 +258,7 @@

    de.aikiit.game.kaiser

    -
    0 0 100%0.010 s
    0.012 s
    KaiserEngineBuyLandTest 0 0 100%0.005 s
    0.008 s
    KaiserEngineSellLandTest 0 0 100%0.016 s
    0.030 s
    KaiserActionsTest 0 0 100%0.086 s
    0.098 s
    KaiserEngineFeedToPopulationTest 0 0 100%0.214 s
    0.222 s
    KaiserEnginePrinterTest 0 0 100%0.004 s
    0.006 s
    KaiserEngineTest 0 0 100%0.016 s

    +0.018 s

    Test Cases

    [Summary] [Package List] [Test Cases]

    KaiserEngineCultivateTest

    @@ -270,15 +270,15 @@

    KaiserEngineCultivateTest

    youCanNotCultivateMoreThanYourArea -0.001 s +0.002 s youNeedToHaveEnoughSupplies -0.001 s +0.002 s cultivateZeroChangesCostForNextRound -0.002 s +0.001 s cultivateRegularUseCaseAndSetPriceToOneAfterwards @@ -286,13 +286,13 @@

    KaiserEngineCultivateTest

    youNeedWorkersForCultivation -0 s
    +0.002 s

    KaiserEngineBuyLandTest

    - + @@ -304,13 +304,13 @@

    KaiserEngineBuyLandTest

    -
    buyLandDoesNothingIfZeroIsGiven0.001 s
    0 s
    buyLandRegularUseCaseAndSetPriceToZeroAfterwards
    buyLandWithMoreThanCashAsArgumentInducesNoChanges0 s
    +0.002 s

    KaiserEngineSellLandTest

    - + @@ -332,11 +332,11 @@

    KaiserGameTest

    - + - + @@ -344,25 +344,25 @@

    KaiserGameTest

    - + - + -
    sellLandWithNotEnoughLandAsArgumentInducesNoChanges0.001 s
    0.002 s
    sellLandRegularUseCaseAndSetPriceToZeroAfterwards
    finish0.001 s
    0.002 s
    status0.006 s
    0.010 s
    actionsWithMockedEngine
    intro0.001 s
    0.002 s
    runWithMockedEngine0.001 s
    0.002 s
    byeByeBanner0.001 s
    +0.002 s

    KaiserActionsTest

    - + - + @@ -374,17 +374,17 @@

    KaiserActionsTest

    -
    buyWithZeroInputWillTriggerSell0.074 s
    0.084 s
    buyWithPositiveInput0.002 s
    0.001 s
    cultivate
    sell0.001 s
    +0.002 s

    KaiserEngineFeedToPopulationTest

    - + - + @@ -392,7 +392,7 @@

    KaiserEngineFeedToPopulationTest

    -
    feedToPopulationDoesNothingIfNegativeValueIsGiven0.181 s
    0.183 s
    feedToPopulationWithNotEnoughSupplyAsArgumentInducesNoChanges0.010 s
    0.013 s
    feedToPopulationDoesNothingIfZeroIsGiven
    feedToPopulationRegularUseCaseAndSetPriceToOneAfterwards0.001 s
    +0.002 s

    KaiserEnginePrinterTest

    @@ -410,7 +410,7 @@

    KaiserEnginePrinterTest

    -
    getResults0 s
    +0.001 s

    KaiserEngineTest

    @@ -428,11 +428,11 @@

    KaiserEngineTest

    - + - + @@ -449,7 +449,7 @@

    KaiserEngineTest

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/taglist.html b/docs/taglist.html index 355912df..79b4ec93 100644 --- a/docs/taglist.html +++ b/docs/taglist.html @@ -2,7 +2,7 @@ @@ -156,7 +156,7 @@

    Code Work

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/team.html b/docs/team.html index 2bebc865..65eee0da 100644 --- a/docs/team.html +++ b/docs/team.html @@ -2,7 +2,7 @@ @@ -142,7 +142,7 @@

    Contributors

    © 2023–2025 Aiki IT -

  • Last Published: 2025-02-20
  • +
  • Last Published: 2025-02-22
  • Version: 0.0.1-SNAPSHOT
  • diff --git a/docs/testapidocs/allclasses-index.html b/docs/testapidocs/allclasses-index.html index eafce893..6b25d42b 100644 --- a/docs/testapidocs/allclasses-index.html +++ b/docs/testapidocs/allclasses-index.html @@ -1,11 +1,11 @@ - +All Classes and Interfaces (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/allpackages-index.html b/docs/testapidocs/allpackages-index.html index 06318d7b..4d953d51 100644 --- a/docs/testapidocs/allpackages-index.html +++ b/docs/testapidocs/allpackages-index.html @@ -1,11 +1,11 @@ - +All Packages (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/GameKaiserJavaApplicationTests.html b/docs/testapidocs/de/aikiit/game/kaiser/GameKaiserJavaApplicationTests.html index 1336aa2f..c3e99b7e 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/GameKaiserJavaApplicationTests.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/GameKaiserJavaApplicationTests.html @@ -1,11 +1,11 @@ - +GameKaiserJavaApplicationTests (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserActionsTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserActionsTest.html index e2631684..4290e0a8 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserActionsTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserActionsTest.html @@ -1,11 +1,11 @@ - +KaiserActionsTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineBuyLandTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineBuyLandTest.html index 56a1c947..75d2bc75 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineBuyLandTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineBuyLandTest.html @@ -1,11 +1,11 @@ - +KaiserEngineBuyLandTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineCultivateTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineCultivateTest.html index 156b572f..5800a483 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineCultivateTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineCultivateTest.html @@ -1,11 +1,11 @@ - +KaiserEngineCultivateTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineFeedToPopulationTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineFeedToPopulationTest.html index b800b268..42b7ab39 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineFeedToPopulationTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineFeedToPopulationTest.html @@ -1,11 +1,11 @@ - +KaiserEngineFeedToPopulationTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEnginePrinterTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEnginePrinterTest.html index b7a8ae09..80cfe553 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEnginePrinterTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEnginePrinterTest.html @@ -1,11 +1,11 @@ - +KaiserEnginePrinterTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineSellLandTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineSellLandTest.html index 179a9cb7..6fce6f1f 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineSellLandTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineSellLandTest.html @@ -1,11 +1,11 @@ - +KaiserEngineSellLandTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineTest.html index f3eee354..06c15116 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserEngineTest.html @@ -1,11 +1,11 @@ - +KaiserEngineTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/KaiserGameTest.html b/docs/testapidocs/de/aikiit/game/kaiser/KaiserGameTest.html index 1bff55cc..254b028c 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/KaiserGameTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/KaiserGameTest.html @@ -1,11 +1,11 @@ - +KaiserGameTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplicationTests.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplicationTests.html index 85a12d14..15c17479 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplicationTests.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/GameKaiserJavaApplicationTests.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.GameKaiserJavaApplicationTests (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserActionsTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserActionsTest.html index b85a25a2..a09157fc 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserActionsTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserActionsTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserActionsTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineBuyLandTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineBuyLandTest.html index 0c90973a..fc76c51e 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineBuyLandTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineBuyLandTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserEngineBuyLandTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineCultivateTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineCultivateTest.html index ed5c389f..5bf92bbc 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineCultivateTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineCultivateTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserEngineCultivateTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineFeedToPopulationTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineFeedToPopulationTest.html index fab2de57..aa4df1da 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineFeedToPopulationTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineFeedToPopulationTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserEngineFeedToPopulationTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinterTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinterTest.html index 8d138399..ab3c903f 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinterTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEnginePrinterTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserEnginePrinterTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineSellLandTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineSellLandTest.html index 82fe1139..107230c4 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineSellLandTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineSellLandTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserEngineSellLandTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineTest.html index c532c959..6594cc84 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserEngineTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserEngineTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserGameTest.html b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserGameTest.html index e405cdc6..5f227f00 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserGameTest.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/class-use/KaiserGameTest.html @@ -1,11 +1,11 @@ - +Uses of Class de.aikiit.game.kaiser.KaiserGameTest (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/package-summary.html b/docs/testapidocs/de/aikiit/game/kaiser/package-summary.html index 1dc41f05..26ce0423 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/package-summary.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/package-summary.html @@ -1,11 +1,11 @@ - +de.aikiit.game.kaiser (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/package-tree.html b/docs/testapidocs/de/aikiit/game/kaiser/package-tree.html index 53dd84a2..9439af5a 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/package-tree.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/package-tree.html @@ -1,11 +1,11 @@ - +de.aikiit.game.kaiser Class Hierarchy (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/de/aikiit/game/kaiser/package-use.html b/docs/testapidocs/de/aikiit/game/kaiser/package-use.html index 18f3c51e..c996e515 100644 --- a/docs/testapidocs/de/aikiit/game/kaiser/package-use.html +++ b/docs/testapidocs/de/aikiit/game/kaiser/package-use.html @@ -1,11 +1,11 @@ - +Uses of Package de.aikiit.game.kaiser (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/help-doc.html b/docs/testapidocs/help-doc.html index b877d4da..d553c7fe 100644 --- a/docs/testapidocs/help-doc.html +++ b/docs/testapidocs/help-doc.html @@ -1,11 +1,11 @@ - +API Help (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/index-all.html b/docs/testapidocs/index-all.html index 4ce1ba2c..373ff20f 100644 --- a/docs/testapidocs/index-all.html +++ b/docs/testapidocs/index-all.html @@ -1,11 +1,11 @@ - +Index (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/index.html b/docs/testapidocs/index.html index cf852b0d..e5ae44e8 100644 --- a/docs/testapidocs/index.html +++ b/docs/testapidocs/index.html @@ -1,11 +1,11 @@ - +game-kaiser-java 0.0.1-SNAPSHOT Test API - + diff --git a/docs/testapidocs/overview-tree.html b/docs/testapidocs/overview-tree.html index fbafbf9b..20dd2166 100644 --- a/docs/testapidocs/overview-tree.html +++ b/docs/testapidocs/overview-tree.html @@ -1,11 +1,11 @@ - +Class Hierarchy (game-kaiser-java 0.0.1-SNAPSHOT Test API) - + diff --git a/docs/testapidocs/search.html b/docs/testapidocs/search.html index 0fcd7871..a6d961fb 100644 --- a/docs/testapidocs/search.html +++ b/docs/testapidocs/search.html @@ -1,11 +1,11 @@ - +Search (game-kaiser-java 0.0.1-SNAPSHOT Test API) - +
    calculateCostChangesPrice0 s
    0.001 s
    getAreaPerCapita0.001 s
    0 s
    verifyPostRoundActionsDoNotProduceErrors