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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the build-dependencies group across 1 directory with 18 updates #229

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 28, 2024

Bumps the build-dependencies group with 18 updates in the / directory:

Package From To
org.asciidoctor:asciidoctorj 2.5.12 2.5.13
org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13 1.7.0
org.apache.maven.plugins:maven-wrapper-plugin 3.3.1 3.3.2
org.codehaus.mojo:exec-maven-plugin 3.2.0 3.3.0
org.codehaus.mojo:build-helper-maven-plugin 3.5.0 3.6.0
io.smallrye:jandex-maven-plugin 3.1.7 3.2.0
net.revelc.code:impsort-maven-plugin 1.9.0 1.10.0
org.owasp:dependency-check-maven 9.1.0 9.2.0
org.testcontainers:testcontainers-bom 1.19.7 1.19.8
org.mockito:mockito-junit-jupiter 5.11.0 5.12.0
org.mockito:mockito-core 5.11.0 5.12.0
org.assertj:assertj-core 3.25.3 3.26.0
org.mariadb.jdbc:mariadb-java-client 3.3.3 3.4.0
com.puppycrawl.tools:checkstyle 10.16.0 10.17.0
org.springframework.boot:spring-boot-loader 3.2.0 3.3.0
org.springframework.boot:spring-boot-dependencies 3.2.0 3.3.0
org.springframework.boot:spring-boot-maven-plugin 3.2.0 3.3.0
com.gradle:develocity-maven-extension 1.21.2 1.21.4

Updates org.asciidoctor:asciidoctorj from 2.5.12 to 2.5.13

Release notes

Sourced from org.asciidoctor:asciidoctorj's releases.

v2.5.13

Improvements:

  • Upgrade to asciidoctor 2.0.23 (#1272)
  • Upgrade to asciidoctorj-epub3 2.1.3 (#1272)
  • Upgrade to JRuby 9.4.7.0 (#1272)

Bug Fixes:

Changelog

Sourced from org.asciidoctor:asciidoctorj's changelog.

== 2.5.13 (2024-05-19)

Improvement::

  • Upgrade to asciidoctor 2.0.23 (#1272)
  • Upgrade to asciidoctorj-epub3 2.1.3 (#1272)
  • Upgrade to JRuby 9.4.7.0 (#1272)

Bug Fixes::

Commits

Updates org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0

Updates org.apache.maven.plugins:maven-wrapper-plugin from 3.3.1 to 3.3.2

Release notes

Sourced from org.apache.maven.plugins:maven-wrapper-plugin's releases.

3.3.2

Release Notes - Maven Wrapper - Version 3.3.2


What's Changed

New Contributors

Full Changelog: apache/maven-wrapper@maven-wrapper-3.3.1...maven-wrapper-3.3.2

Commits
  • 629ae27 [maven-release-plugin] prepare release maven-wrapper-3.3.2
  • 80dfa82 [MWRAPPER-140] only-script type does not honor MAVEN_USER_HOME (#142)
  • 1149c75 [MWRAPPER-139] Remove trailing whitespace from fields in maven-wrapper.proper...
  • 038d300 [MWRAPPER-141] Use distribution type of existing Maven Wrapper by default (#141)
  • 22147ea [MWRAPPER-135] Provide a reliable way to determine the Maven Wrapper type (#140)
  • 0e0c740 Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.20 (#136)
  • 15a959c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.3.0

🚀 New features and improvements

📦 Dependency updates

Commits
  • 366da2f [maven-release-plugin] prepare release 3.3.0
  • 416c83a Bump org.codehaus.mojo:mojo-parent from 80 to 82 (#429)
  • 8d3327f Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1
  • 662ab09 Bump asm.version from 9.6 to 9.7
  • ec97f4d Add "provided" classpathScope (runtime+provided)
  • d18ed80 Bump apache/maven-gh-actions-shared from 3 to 4
  • f19bde1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0

Release notes

Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases.

3.6.0

Changes

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

🔧 Build

Commits
  • 3333454 [maven-release-plugin] prepare release 3.6.0
  • 05ee2cb Delete link to remove-project-artifact as is deprecated
  • a4190d2 Cleanups dependencies
  • b99f6be Remove public modifiers from JUnit 5 tests
  • f21a027 Add me as developer
  • 211d4b9 Delete example about remove-project-artifact as is deprecated
  • 27ab334 Deprecate remove-project-artifact goal
  • 8a4c7c4 Bump org.codehaus.mojo:mojo-parent from 81 to 82
  • 57f5480 Bump org.codehaus.mojo:mojo-parent from 78 to 81 (#204)
  • c09d779 Use shared action for release drafter
  • Additional commits viewable in compare view

Updates io.smallrye:jandex-maven-plugin from 3.1.7 to 3.2.0

Release notes

Sourced from io.smallrye:jandex-maven-plugin's releases.

3.2.0

  • #370 release 3.2.0
  • #368 move to next minor version, 3.2.0
  • #361 add annotation overlay
  • #356 skip Jandex Maven plugin execution for POM packaging
  • #355 Skip Plugin Execution on packaging type pom
  • #354 improve Index[View].getKnownUsers()
  • #348 Add support for sealed classes
  • #347 Reduce hash collisions when interning type variable references
  • #346 Add empty and stacked indexes
  • #322 Indexing takes over 100x longer on big file
  • #255 Add an annotation overlay
  • #167 Add support for sealed classes
  • #142 Add a "stacked" composite index

3.1.8

  • #365 release 3.1.8, second attempt
  • #364 release 3.1.8
  • #363 Memory improvements
  • #360 Add ClassInfo.method(String, List)
  • #359 Add ClassInfo.method(String, List)
Commits
  • f8b6fa8 [maven-release-plugin] prepare release 3.2.0
  • 0a1ef64 Amendments before release
  • 6b8d54e Merge pull request #370 from smallrye/release-3.2.0
  • 32c6301 release 3.2.0
  • 0485d58 Merge pull request #361 from Ladicek/annotation-overlay
  • f80be5d add annotation overlay
  • afe4f49 move AnnotationInstance.RETENTION and Index.REPEATABLE to DotName
  • ddba5d4 Merge pull request #354 from Ladicek/improve-known-users
  • 3a80388 improve Index[View].getKnownUsers()
  • 1d05389 improve ClassInfo.recordComponents() in case the class is not a record
  • Additional commits viewable in compare view

Updates net.revelc.code:impsort-maven-plugin from 1.9.0 to 1.10.0

Updates org.owasp:dependency-check-maven from 9.1.0 to 9.2.0

Release notes

Sourced from org.owasp:dependency-check-maven's releases.

Version 9.2.0

Refer to the CHANGELOG.md for information about improvements and upgrade notes.

Changelog

Sourced from org.owasp:dependency-check-maven's changelog.

Version 9.2.0 (2024-05-15)

  • docs: update logo per intellj (#6660)
  • feat: Carthage analyzer (#6614)
  • fix: Ensure valid JSON output for gitlab report (#6630)
  • feat: Support Package.swift version 3 Specification (#6578)
  • chore: Update the packaged suppressions to include new hosted suppressions (#6567)

See the full listing of changes.

Commits
  • 192b4cd build: prepare release v9.2.0
  • e50e20d docs: update changelog
  • 5ce66cf build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from...
  • 61edfd1 docs: update logo per intellj (#6660)
  • 8b1746e build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8....
  • 754dec1 build(deps): bump maven-plugin-plugin (#6646)
  • 969bc27 build(deps): bump org.apache.maven.plugins:maven-surefire-report-plugin from ...
  • 57b916a build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4...
  • 9c9c466 build(deps): bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#6633)
  • e26096d build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (#6629)
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers-bom from 1.19.7 to 1.19.8

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.19.8

Testcontainers for Java 1.19.8

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Commits

Updates org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0

Commits
  • 12cef84 AdditionalMatchers.and() and or() swap matcher order (#3335)
  • f3821ff Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)
  • 25ad018 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)
  • de38124 Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)
  • 88e8481 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)
  • 8c222c2 Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)
  • fb9ff6d Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)
  • af70125 Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)
  • 1eac76b Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)
  • cd512ab Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.11.0 to 5.12.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0

Commits
  • 12cef84 AdditionalMatchers.and() and or() swap matcher order (#3335)
  • f3821ff Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)
  • 25ad018 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)
  • de38124 Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)
  • 88e8481 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)
  • 8c222c2 Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)
  • fb9ff6d Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)
  • af70125 Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)
  • 1eac76b Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)
  • cd512ab Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.11.0 to 5.12.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0

Commits
  • 12cef84 AdditionalMatchers.and() and or() swap matcher order (#3335)
  • f3821ff Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)
  • 25ad018 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)
  • de38124 Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)
  • 88e8481 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)
  • 8c222c2 Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)
  • fb9ff6d Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)
  • af70125 Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)
  • 1eac76b Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)
  • cd512ab Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)
  • Additional commits viewable in compare view

Updates org.assertj:assertj-core from 3.25.3 to 3.26.0

Release notesDescription has been truncated

Bumps the build-dependencies group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) | `2.5.12` | `2.5.13` |
| org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` |
| [org.apache.maven.plugins:maven-wrapper-plugin](https://github.com/apache/maven-wrapper) | `3.3.1` | `3.3.2` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.2.0` | `3.3.0` |
| [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.5.0` | `3.6.0` |
| [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.7` | `3.2.0` |
| net.revelc.code:impsort-maven-plugin | `1.9.0` | `1.10.0` |
| [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `9.1.0` | `9.2.0` |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.19.8` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.11.0` | `5.12.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.11.0` | `5.12.0` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.25.3` | `3.26.0` |
| [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.3.3` | `3.4.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.16.0` | `10.17.0` |
| [org.springframework.boot:spring-boot-loader](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.3.0` |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.3.0` |
| [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.3.0` |
| com.gradle:develocity-maven-extension | `1.21.2` | `1.21.4` |



Updates `org.asciidoctor:asciidoctorj` from 2.5.12 to 2.5.13
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.13/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.12...v2.5.13)

Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0

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

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.2.0...3.3.0)

Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@3.5.0...3.6.0)

Updates `io.smallrye:jandex-maven-plugin` from 3.1.7 to 3.2.0
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.1.7...3.2.0)

Updates `net.revelc.code:impsort-maven-plugin` from 1.9.0 to 1.10.0

Updates `org.owasp:dependency-check-maven` from 9.1.0 to 9.2.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v9.1.0...v9.2.0)

Updates `org.testcontainers:testcontainers-bom` from 1.19.7 to 1.19.8
- [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.19.7...1.19.8)

Updates `org.mockito:mockito-junit-jupiter` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)

Updates `org.mockito:mockito-core` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)

Updates `org.mockito:mockito-core` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)

Updates `org.assertj:assertj-core` from 3.25.3 to 3.26.0
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0)

Updates `org.mariadb.jdbc:mariadb-java-client` from 3.3.3 to 3.4.0
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.3.3...3.4.0)

Updates `com.puppycrawl.tools:checkstyle` from 10.16.0 to 10.17.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.16.0...checkstyle-10.17.0)

Updates `org.springframework.boot:spring-boot-loader` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.0)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.0)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.0)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.0)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.3.0)

Updates `com.gradle:develocity-maven-extension` from 1.21.2 to 1.21.4

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.apache.maven.plugins:maven-wrapper-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: net.revelc.code:impsort-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: com.gradle:develocity-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 28, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 4, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 4, 2024
@dependabot dependabot bot deleted the dependabot/maven/build-dependencies-819719f58a branch June 4, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
0 participants