Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the dependencies group with 12 updates #3439

Merged
merged 1 commit into from
Jun 5, 2024

Commits on Jun 3, 2024

  1. build(deps): bump the dependencies group with 12 updates

    Bumps the dependencies group with 12 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.730` | `1.12.734` |
    | org.freemarker:freemarker | `2.3.32` | `2.3.33` |
    | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.24` | `2.0.0` |
    | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `1.9.24` | `2.0.0` |
    | org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.24` | `2.0.0` |
    | [com.google.guava:guava](https://github.com/google/guava) | `33.2.0-jre` | `33.2.1-jre` |
    | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.13.0` | `3.13.1` |
    | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` |
    | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.3` | `3.6.0` |
    | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.4.1` | `3.5.0` |
    | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.7.0` |
    | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.13.0` | `3.13.1` |
    
    
    Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.730 to 1.12.734
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java@1.12.730...1.12.734)
    
    Updates `org.freemarker:freemarker` from 2.3.32 to 2.3.33
    
    Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.24 to 2.0.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.24...v2.0.0)
    
    Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.24 to 2.0.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.24...v2.0.0)
    
    Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.24 to 2.0.0
    
    Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.24 to 2.0.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.24...v2.0.0)
    
    Updates `com.google.guava:guava` from 33.2.0-jre to 33.2.1-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.0 to 3.13.1
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1)
    
    Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0
    
    Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.24 to 2.0.0
    
    Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.3 to 3.6.0
    - [Release notes](https://github.com/apache/maven-shade-plugin/releases)
    - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)
    
    Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.5.0
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0)
    
    Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.7.0
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.7.0)
    
    Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.0 to 3.13.1
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.freemarker:freemarker
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlin:kotlin-reflect
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlin:kotlin-reflect
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: com.google.guava:guava
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: org.apache.maven.plugins:maven-shade-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.apache.maven.plugins:maven-enforcer-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: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5b74948 View commit details
    Browse the repository at this point in the history