Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group with 10 updates (#1276)
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.3` | `3.1.6` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.12.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.2.5` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.2.5` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.6.3` | | [com.segment.analytics.java:analytics](https://github.com/segmentio/analytics-java) | `3.3.1` | `3.5.0` | | [io.specto:hoverfly-java-junit5](https://github.com/SpectoLabs/hoverfly-java) | `0.14.3` | `0.16.1` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.24.2` | `3.25.1` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.40.0` | `1.41.0` | | [com.microsoft.playwright:driver-bundle](https://github.com/microsoft/playwright-java) | `1.40.0` | `1.41.0` | Updates `io.smallrye:jandex-maven-plugin` from 3.1.3 to 3.1.6 - [Release notes](https://github.com/smallrye/jandex/releases) - [Commits](smallrye/jandex@3.1.3...3.1.6) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M7 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.2.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0-M7 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.2.5) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.6.3 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.3) Updates `com.segment.analytics.java:analytics` from 3.3.1 to 3.5.0 - [Changelog](https://github.com/segmentio/analytics-java/blob/master/CHANGELOG.md) - [Commits](segmentio/analytics-java@analytics-parent-3.3.1...analytics-parent-3.5.0) Updates `io.specto:hoverfly-java-junit5` from 0.14.3 to 0.16.1 - [Commits](SpectoLabs/hoverfly-java@0.14.3...0.16.1) Updates `org.assertj:assertj-core` from 3.24.2 to 3.25.1 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.1) Updates `com.microsoft.playwright:playwright` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.40.0...v1.41.0) Updates `com.microsoft.playwright:driver-bundle` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.40.0...v1.41.0) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.segment.analytics.java:analytics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.specto:hoverfly-java-junit5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.microsoft.playwright:playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.microsoft.playwright:driver-bundle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information