Skip to content

Commit

Permalink
Bump the all-minor-patch group with 28 updates
Browse files Browse the repository at this point in the history
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.5` | `3.4.0` |
| [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.17.1` | `2.18.0` |
| [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.9.0` | `2.9.1` |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` |
| org.jetbrains.kotlin:kotlin-maven-plugin | `2.0.21` | `2.1.0` |
| org.jetbrains.kotlin:kotlin-maven-allopen | `2.0.21` | `2.1.0` |
| org.jetbrains.kotlin:kotlin-maven-serialization | `2.0.21` | `2.1.0` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.1` | `2.18.2` |
| [org.springdoc:springdoc-openapi-starter-webmvc-api](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` |
| [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` |
| org.openapitools:openapi-generator-maven-plugin | `7.9.0` | `7.10.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` |
| [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
| [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
| [io.prometheus:prometheus-metrics-instrumentation-jvm](https://github.com/prometheus/client_java) | `1.3.2` | `1.3.4` |
| org.apache.kafka:kafka-streams | `3.8.1` | `3.9.0` |
| org.apache.kafka:kafka-clients | `3.8.1` | `3.9.0` |
| org.apache.kafka:kafka-streams-test-utils | `3.8.1` | `3.9.0` |
| [io.confluent:kafka-streams-avro-serde](https://github.com/confluentinc/schema-registry) | `7.7.1` | `7.7.2` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.8` | `5.0.13` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.8` | `5.0.13` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.1.14` | `6.2.0` |
| io.swagger.core.v3:swagger-annotations | `2.2.25` | `2.2.26` |


Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.codehaus.mojo:versions-maven-plugin` from 2.17.1 to 2.18.0
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.17.1...2.18.0)

Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.21 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.21...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0

Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.0.21 to 2.1.0

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0)

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0)

Updates `org.openapitools:openapi-generator-maven-plugin` from 7.9.0 to 7.10.0

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.testcontainers:junit-jupiter` from 1.20.3 to 1.20.4
- [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.3...1.20.4)

Updates `org.testcontainers:kafka` from 1.20.3 to 1.20.4
- [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.3...1.20.4)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `io.prometheus:prometheus-metrics-instrumentation-jvm` from 1.3.2 to 1.3.4
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@v1.3.2...v1.3.4)

Updates `org.apache.kafka:kafka-streams` from 3.8.1 to 3.9.0

Updates `org.apache.kafka:kafka-clients` from 3.8.1 to 3.9.0

Updates `org.apache.kafka:kafka-streams-test-utils` from 3.8.1 to 3.9.0

Updates `org.apache.kafka:kafka-clients` from 3.8.1 to 3.9.0

Updates `io.confluent:kafka-streams-avro-serde` from 7.7.1 to 7.7.2
- [Commits](confluentinc/schema-registry@v7.7.1...v7.7.2)

Updates `no.nav.security:token-validation-spring` from 5.0.8 to 5.0.13
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.8...5.0.13)

Updates `no.nav.security:token-client-spring` from 5.0.8 to 5.0.13
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.8...5.0.13)

Updates `no.nav.security:token-client-spring` from 5.0.8 to 5.0.13
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.8...5.0.13)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.apache.kafka:kafka-streams-test-utils` from 3.8.1 to 3.9.0

Updates `org.testcontainers:kafka` from 1.20.3 to 1.20.4
- [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.3...1.20.4)

Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.21 to 2.1.0

Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.0.21 to 2.1.0

Updates `org.springframework:spring-web` from 6.1.14 to 6.2.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.25 to 2.2.26

Updates `org.springdoc:springdoc-openapi-starter-common` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  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-minor
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  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-minor
  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-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-minor
  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: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.apache.kafka:kafka-streams-test-utils
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: io.confluent:kafka-streams-avro-serde
  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-minor
  dependency-group: all-minor-patch
- dependency-name: org.apache.kafka:kafka-streams-test-utils
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization
  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-minor
  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
- dependency-name: org.springdoc:springdoc-openapi-starter-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 2febffa commit 07b77cd
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
<relativePath/>
</parent>

Expand All @@ -18,18 +18,18 @@

<properties>
<java.version>21</java.version>
<spring-boot.version>3.3.5</spring-boot.version>
<spring-web.version>6.1.14</spring-web.version>
<spring-boot.version>3.4.0</spring-boot.version>
<spring-web.version>6.2.0</spring-web.version>

<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<maven.version>3.8.8</maven.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<springdoc.version>1.8.0</springdoc.version>
<token-support.version>5.0.8</token-support.version>
<token-support.version>5.0.13</token-support.version>
<jackson-coreutils.version>2.0</jackson-coreutils.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<jackson-module-kotlin.version>2.18.1</jackson-module-kotlin.version>
<jackson-module-kotlin.version>2.18.2</jackson-module-kotlin.version>
<gson.version>2.11.0</gson.version>
<jakarta-servlet-api.version>6.1.0</jakarta-servlet-api.version>
<jakarta-validation-api.version>3.1.0</jakarta-validation-api.version>
Expand All @@ -38,35 +38,35 @@
<commons-codec.version>1.17.1</commons-codec.version>

<!-- OpenAPI -->
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>
<swagger-annotations.version>2.2.25</swagger-annotations.version>
<springdoc-openapi.version>2.7.0</springdoc-openapi.version>
<swagger-annotations.version>2.2.26</swagger-annotations.version>

<!--Kotlin-->
<kotlin-serialization.version>1.7.3</kotlin-serialization.version>
<coroutines.version>1.9.0</coroutines.version>

<!--Kafka-->
<kafka.version>3.8.1</kafka.version>
<kafka-streams-avro-serde.version>7.7.1</kafka-streams-avro-serde.version>
<kafka.version>3.9.0</kafka.version>
<kafka-streams-avro-serde.version>7.7.2</kafka-streams-avro-serde.version>
<arkivering-schemas.version>f52ace8dcc</arkivering-schemas.version>

<!--Logging-->
<logstash.version>8.0</logstash.version>
<prometheus.version>1.3.2</prometheus.version>
<prometheus.version>1.3.4</prometheus.version>

<!--Test-->
<testcontainers.version>1.20.3</testcontainers.version>
<testcontainers.version>1.20.4</testcontainers.version>
<mockk.version>1.13.13</mockk.version>
<springmockk.version>4.0.2</springmockk.version>
<wiremock.version>2.27.2</wiremock.version>
<kotlintest.version>3.4.2</kotlintest.version>

<!--Plugins-->
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
<openapi-generator-maven-plugin.version>7.9.0</openapi-generator-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.9.0</cyclonedx-maven-plugin.version>
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
<openapi-generator-maven-plugin.version>7.10.0</openapi-generator-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
<maven-enforcer.version>3.5.0</maven-enforcer.version>
<maven-surefire.version>3.5.1</maven-surefire.version>
<maven-surefire.version>3.5.2</maven-surefire.version>
<junit-platform.version>1.3.2</junit-platform.version>
</properties>

Expand Down

0 comments on commit 07b77cd

Please sign in to comment.