-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-minor-patch group with 28 updates #206
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-minor-patch group with 28 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.8.2` | `2.9.0` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.0.20` | `2.0.21` | | org.jetbrains.kotlin:kotlin-maven-allopen | `2.0.20` | `2.0.21` | | org.jetbrains.kotlin:kotlin-maven-serialization | `2.0.20` | `2.0.21` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.17.2` | `2.18.1` | | org.openapitools:openapi-generator-maven-plugin | `7.8.0` | `7.9.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.1` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.3` | | [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.3` | | [io.prometheus:prometheus-metrics-instrumentation-jvm](https://github.com/prometheus/client_java) | `1.3.1` | `1.3.2` | | [com.expediagroup:graphql-kotlin-spring-client](https://github.com/ExpediaGroup/graphql-kotlin) | `8.0.0` | `8.2.1` | | [com.expediagroup:graphql-kotlin-maven-plugin](https://github.com/ExpediaGroup/graphql-kotlin) | `8.0.0` | `8.2.1` | | org.apache.kafka:kafka-streams | `3.8.0` | `3.8.1` | | org.apache.kafka:kafka-clients | `3.8.0` | `3.8.1` | | org.apache.kafka:kafka-streams-test-utils | `3.8.0` | `3.8.1` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.5` | `5.0.8` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.5` | `5.0.8` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.13.13` | | [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.12` | `1.13.13` | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.1.13` | `6.1.14` | | io.swagger.core.v3:swagger-annotations | `2.2.24` | `2.2.25` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.8.2...cyclonedx-maven-plugin-2.9.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.20 to 2.0.21 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.20 to 2.0.21 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.0.20 to 2.0.21 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.2 to 2.18.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.2...jackson-module-kotlin-2.18.1) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.8.0 to 7.9.0 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.20 to 2.0.21 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.testcontainers:junit-jupiter` from 1.20.2 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](testcontainers/testcontainers-java@1.20.2...1.20.3) Updates `org.testcontainers:kafka` from 1.20.2 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](testcontainers/testcontainers-java@1.20.2...1.20.3) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `io.prometheus:prometheus-metrics-instrumentation-jvm` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/prometheus/client_java/releases) - [Commits](prometheus/client_java@v1.3.1...v1.3.2) Updates `com.expediagroup:graphql-kotlin-spring-client` from 8.0.0 to 8.2.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.0.0...8.2.1) Updates `com.expediagroup:graphql-kotlin-maven-plugin` from 8.0.0 to 8.2.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.0.0...8.2.1) Updates `org.apache.kafka:kafka-streams` from 3.8.0 to 3.8.1 Updates `org.apache.kafka:kafka-clients` from 3.8.0 to 3.8.1 Updates `org.apache.kafka:kafka-streams-test-utils` from 3.8.0 to 3.8.1 Updates `org.apache.kafka:kafka-clients` from 3.8.0 to 3.8.1 Updates `no.nav.security:token-validation-spring` from 5.0.5 to 5.0.8 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.8) Updates `no.nav.security:token-client-spring` from 5.0.5 to 5.0.8 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.8) Updates `no.nav.security:token-client-spring` from 5.0.5 to 5.0.8 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.5...5.0.8) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) Updates `org.apache.kafka:kafka-streams-test-utils` from 3.8.0 to 3.8.1 Updates `org.testcontainers:kafka` from 1.20.2 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](testcontainers/testcontainers-java@1.20.2...1.20.3) Updates `io.mockk:mockk` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) Updates `io.mockk:mockk-jvm` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) Updates `io.mockk:mockk-jvm` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.20 to 2.0.21 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.0.20 to 2.0.21 Updates `com.expediagroup:graphql-kotlin-maven-plugin` from 8.0.0 to 8.2.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.0.0...8.2.1) Updates `org.springframework:spring-web` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.24 to 2.2.25 --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.testcontainers:kafka dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.prometheus:prometheus-metrics-instrumentation-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: com.expediagroup:graphql-kotlin-spring-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: com.expediagroup:graphql-kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-streams dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-streams-test-utils dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.apache.kafka:kafka-streams-test-utils dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.testcontainers:kafka dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.mockk:mockk dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.mockk:mockk-jvm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.mockk:mockk-jvm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: com.expediagroup:graphql-kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: io.swagger.core.v3:swagger-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-minor-patch group with 28 updates:
3.3.4
3.3.5
2.8.2
2.9.0
2.0.20
2.0.21
2.0.20
2.0.21
2.0.20
2.0.21
2.0.20
2.0.21
2.17.2
2.18.1
7.8.0
7.9.0
3.5.0
3.5.1
3.3.4
3.3.5
3.3.4
3.3.5
3.3.4
3.3.5
3.3.4
3.3.5
3.3.4
3.3.5
1.20.2
1.20.3
1.20.2
1.20.3
1.3.1
1.3.2
8.0.0
8.2.1
8.0.0
8.2.1
3.8.0
3.8.1
3.8.0
3.8.1
3.8.0
3.8.1
5.0.5
5.0.8
5.0.5
5.0.8
1.13.12
1.13.13
1.13.12
1.13.13
6.1.13
6.1.14
2.2.24
2.2.25
Updates
org.springframework.boot:spring-boot-starter-parent
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
2316ce6
Release v3.3.502f6eb4
Merge branch '3.2.x' into 3.3.x728deaf
Next development version (v3.2.12-SNAPSHOT)9ca6667
Merge branch '3.2.x' into 3.3.x9858b4b
Fix release script2bf3e5a
Document that embedded Tomcat must be 10.1.25 or later13e75dc
Upgrade to Spring Integration 6.3.5131bbaf
Merge branch '3.2.x' into 3.3.x83a3212
Use github.ref_name when deploying snapshots2d91385
Merge branch '3.2.x' into 3.3.xUpdates
org.cyclonedx:cyclonedx-maven-plugin
from 2.8.2 to 2.9.0Release notes
Sourced from org.cyclonedx:cyclonedx-maven-plugin's releases.
Commits
4a217a9
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.9.02ffab8d
run mvn verify in CI instead of package072dcd7
Avoid resources filtering warningbe23759
fix site issues created by upgrades #553 and #552999d5fb
Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.069d3cfd
Bump actions/checkout from 4.1.7 to 4.2.073a108d
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.1a86023a
Merge pull request #556 from thesurlydev/support-1.6-spec567818d
Add support for 1.6 specificationdce6ee2
[maven-release-plugin] prepare for next development iterationUpdates
org.jetbrains.kotlin:kotlin-stdlib
from 2.0.20 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
284e9b4
Add ChangeLog for 2.0.21-RC38084f0
Enable source information for getters and other special-named functions9fcd247
Move source information of default parameters to the default group4bad11d
Add source markers to@ExplicitGroupsComposable
fcc1075
Bump IntelliJ platform to 233.13135.1281499254
[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bc
Derelocate NSTextAttachment and NSTextContainer methodscc0919d
Allow using categories in the def file to reintroduce methods in the classb1504e7
[IC] Add synchronized clean methods to storage classes273abb8
Derelocate deprecated DOMElement APIsUpdates
org.jetbrains.kotlin:kotlin-maven-plugin
from 2.0.20 to 2.0.21Updates
org.jetbrains.kotlin:kotlin-maven-allopen
from 2.0.20 to 2.0.21Updates
org.jetbrains.kotlin:kotlin-maven-serialization
from 2.0.20 to 2.0.21Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.17.2 to 2.18.1Commits
3f1c827
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.1fb5b731
Prep for 2.18.1 releasef27a76e
Merge pull request #836 from k163377/fix-docs62e4015
Fix docs3b48486
Back to snapshot depad4b22e
[maven-release-plugin] prepare for next development iteration89c01e1
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.03cc03a7
Prepare for 2.18.0 release2ca44e8
Back to snapshot5437f38
[maven-release-plugin] prepare for next development iterationUpdates
org.openapitools:openapi-generator-maven-plugin
from 7.8.0 to 7.9.0Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 2.0.20 to 2.0.21Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
a69b0f8
[maven-release-plugin] prepare release surefire-3.5.1ccc54d0
[SUREFIRE-2273] Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#784)ab77c35
[SUREFIRE-2272] Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 - JD...93317ff
[SUREFIRE-2269] Allow fail during clean in surefire-itsd7f4dbb
[SUREFIRE-2270] Use JUnit5 in surefire-shadefire7a98850
Drop comment from jira integrationb2aa8a6
[SUREFIRE-2267] Packages for commons-codec should be relocated in surefire-sh...a928255
[SUREFIRE-1737] Fix disable in statelessTestsetReporter4584ebb
[SUREFIRE-2226] Upgrade to Maven Verifier 2.0.0-M15aa3515
[SUREFIRE-2266] Execute ITs in parallelUpdates
org.springframework.boot:spring-boot-starter-web
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
2316ce6
Release v3.3.502f6eb4
Merge branch '3.2.x' into 3.3.x728deaf
Next development version (v3.2.12-SNAPSHOT)9ca6667
Merge branch '3.2.x' into 3.3.x9858b4b
Fix release script2bf3e5a
Document that embedded Tomcat must be 10.1.25 or later13e75dc
Upgrade to Spring Integration 6.3.5131bbaf
Merge branch '3.2.x' into 3.3.x83a3212
Use github.ref_name when deploying snapshots2d91385
Merge branch '3.2.x' into 3.3.xUpdates
org.springframework.boot:spring-boot-starter-actuator
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.
... (truncated)
Commits
2316ce6
Release v3.3.502f6eb4
Merge branch '3.2.x' into 3.3.x728deaf
Next development version (v3.2.12-SNAPSHOT)9ca6667
Merge branch '3.2.x' into 3.3.x9858b4b
Fix release script2bf3e5a
Document that embedded Tomcat must be 10.1.25 or later13e75dc
Upgrade to Spring Integration 6.3.5131bbaf
Merge branch '3.2.x' into 3.3.x83a3212
Use github.ref_name when deploying snapshots2d91385
Merge branch '3.2.x' into 3.3.xUpdates
org.springframework.boot:spring-boot-starter-security
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-security's releases.
... (truncated)
Commits
2316ce6
Release v3.3.502f6eb4
Merge branch '3.2.x' into 3.3.x728deaf
Next development version (v3.2.12-SNAPSHOT)9ca6667
Merge branch '3.2.x' into 3.3.x9858b4b
Fix release script2bf3e5a
Document that embedded Tomcat must be 10.1.25 or later13e75dc
Upgrade to Spring Integration 6.3.5131bbaf
Merge branch '3.2.x' into 3.3.x83a3212
Use github.ref_name when deploying snapshots2d91385
Merge branch '3.2.x' into 3.3.xUpdates
org.springframework.boot:spring-boot-starter-validation
from 3.3.4 to 3.3.5Release notes
Sourced from org.springframework.boot:spring-boot-starter-validation's releases.