Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the minor-and-patch group across 2 directories with…
… 17 updates Bumps the minor-and-patch group with 15 updates in the /server/java directory: | Package | From | To | | --- | --- | --- | | [io.netty:netty-all](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [io.netty:netty-handler-proxy](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.5` | `4.7.6` | | org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` | | org.slf4j:slf4j-api | `2.0.9` | `2.0.16` | | org.slf4j:slf4j-simple | `2.0.9` | `2.0.16` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.3` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.3` | `5.11.3` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.3.1` | `5.14.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.13.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.2.2` | `3.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0` | `3.5.2` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.10` | `0.8.12` | Bumps the minor-and-patch group with 5 updates in the /tests/cross-language/java directory: | Package | From | To | | --- | --- | --- | | [mysql:mysql-connector-java](https://github.com/mysql/mysql-connector-j) | `8.0.28` | `8.0.30` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.1.0` | `5.11.3` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.7.0` | `3.13.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.0.0` | `3.6.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.0.1` | `3.3.1` | Updates `io.netty:netty-all` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-codec-http2` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-handler-proxy` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-codec-http2` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-handler-proxy` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `info.picocli:picocli` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.5...v4.7.6) Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.9 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.9 to 2.0.16 Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.11.3) Updates `org.mockito:mockito-core` from 5.3.1 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.14.2) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.2.2 to 3.6.0 - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.5.2) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.10 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.12) Updates `mysql:mysql-connector-java` from 8.0.28 to 8.0.30 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.0.28...8.0.30) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.1.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.11.3) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.7.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.0.0 to 3.6.0 - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.0.1 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.0.1...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-handler-proxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-handler-proxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mysql:mysql-connector-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information