From 9159dda835b41d907d1cc88ccd70a57c958f4043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:02:49 +0000 Subject: [PATCH] Bump the dependency-updates group across 1 directory with 24 updates Bumps the dependency-updates group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.1.0` | `6.0.0` | | commons-cli:commons-cli | `1.5.0` | `1.9.0` | | commons-io:commons-io | `2.14.0` | `2.17.0` | | [net.java.dev.jna:jna](https://github.com/java-native-access/jna) | `5.12.1` | `5.15.0` | | [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) | `2.4.7` | `2.5.1` | | org.apache.httpcomponents:httpclient | `4.5.13` | `4.5.14` | | org.freemarker:freemarker | `2.3.31` | `2.3.33` | | org.glassfish.web:javax.el | `2.2.5` | `2.2.6` | | [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.hamcrest:hamcrest-library](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.2.5.Final` | `8.0.1.Final` | | org.hsqldb:hsqldb | `2.7.1` | `2.7.4` | | [org.javassist:javassist](https://github.com/jboss-javassist/javassist) | `3.29.2-GA` | `3.30.2-GA` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.8.0` | `5.14.2` | | [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) | `1.3.3` | `2.0.10` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [com.ning.maven.plugins:maven-duplicate-finder-plugin](https://github.com/ning/maven-duplicate-finder-plugin) | `1.0.8` | `1.0.9` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M5` | `3.5.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.5.2` | Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5) Updates `com.zaxxer:HikariCP` from 5.1.0 to 6.0.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.1.0...HikariCP-6.0.0) Updates `commons-cli:commons-cli` from 1.5.0 to 1.9.0 Updates `commons-io:commons-io` from 2.14.0 to 2.17.0 Updates `net.java.dev.jna:jna` from 5.12.1 to 5.15.0 - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](https://github.com/java-native-access/jna/compare/5.12.1...5.15.0) Updates `net.minidev:json-smart` from 2.4.7 to 2.5.1 - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits/2.5.1) Updates `org.apache.httpcomponents:httpclient` from 4.5.13 to 4.5.14 Updates `org.freemarker:freemarker` from 2.3.31 to 2.3.33 Updates `org.glassfish.web:javax.el` from 2.2.5 to 2.2.6 Updates `org.hamcrest:hamcrest` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) Updates `org.hamcrest:hamcrest-core` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) Updates `org.hamcrest:hamcrest-core` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) Updates `org.hibernate.validator:hibernate-validator` from 6.2.5.Final to 8.0.1.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.2.5.Final...8.0.1.Final) Updates `org.hsqldb:hsqldb` from 2.7.1 to 2.7.4 Updates `org.javassist:javassist` from 3.29.2-GA to 3.30.2-GA - [Release notes](https://github.com/jboss-javassist/javassist/releases) - [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md) - [Commits](https://github.com/jboss-javassist/javassist/commits) Updates `org.mockito:mockito-core` from 4.8.0 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v5.14.2) Updates `org.springframework.retry:spring-retry` from 1.3.3 to 2.0.10 - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](https://github.com/spring-projects/spring-retry/compare/v1.3.3...v2.0.10) Updates `org.testcontainers:postgresql` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5) Updates `com.ning.maven.plugins:maven-duplicate-finder-plugin` from 1.0.8 to 1.0.9 - [Commits](https://github.com/ning/maven-duplicate-finder-plugin/compare/maven-duplicate-finder-plugin-1.0.8...maven-duplicate-finder-plugin-1.0.9) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M5 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0-M7 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: commons-cli:commons-cli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: jakarta.persistence:jakarta.persistence-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: net.minidev:json-smart dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.freemarker:freemarker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.glassfish.web:javax.el dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-library dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hamcrest:hamcrest-library dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.javassist:javassist dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.springframework.retry:spring-retry dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: com.ning.maven.plugins:maven-duplicate-finder-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] --- benchto-driver/pom.xml | 2 +- benchto-service/pom.xml | 2 +- pom.xml | 34 +++++++++++++++++----------------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/benchto-driver/pom.xml b/benchto-driver/pom.xml index 6952933b..b90a1272 100644 --- a/benchto-driver/pom.xml +++ b/benchto-driver/pom.xml @@ -249,7 +249,7 @@ com.ning.maven.plugins maven-duplicate-finder-plugin - 1.0.8 + 1.0.9 diff --git a/benchto-service/pom.xml b/benchto-service/pom.xml index b642d7c4..ab14fae4 100644 --- a/benchto-service/pom.xml +++ b/benchto-service/pom.xml @@ -336,7 +336,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M7 + 3.5.2 **/*.java diff --git a/pom.xml b/pom.xml index 314be846..ab62048a 100644 --- a/pom.xml +++ b/pom.xml @@ -71,29 +71,29 @@ false - 1.5.0 + 1.9.0 3.6.1 - 2.14.0 + 2.17.0 464 2.9.0 - 2.2 - 2.7.1 + 3.0 + 2.7.4 42.7.4 - 3.3.4 - 1.3.3 - 2.3.31 - 4.8.0 + 3.3.5 + 2.0.10 + 2.3.33 + 5.14.2 6.6.1.Final - 6.2.5.Final + 8.0.1.Final 2.21.1 1.9.22.1 3.0.0 - 4.5.13 + 4.5.14 3.1.0 - 1.20.1 - 3.29.2-GA - 5.12.1 - 3.0.0-M5 + 1.20.3 + 3.30.2-GA + 5.15.0 + 3.5.2 @@ -125,7 +125,7 @@ com.zaxxer HikariCP - 5.1.0 + 6.0.0 @@ -179,7 +179,7 @@ net.minidev json-smart - 2.4.7 + 2.5.1 @@ -211,7 +211,7 @@ org.glassfish.web javax.el - 2.2.5 + 2.2.6 org.hamcrest