An open index of dependabot pull requests across open source projects.

Bump the maven group with 7 updates

Open
Number: #2
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: June 16, 2025 at 01:19 AM UTC
(3 months ago)
Updated: June 16, 2025 at 01:19 AM UTC
(3 months ago)
Labels:
dependencies java
Description:

Bumps the maven group with 7 updates:

Package From To
com.diffplug.spotless:spotless-maven-plugin 2.44.4 2.44.5
biz.aQute.bnd:bnd-maven-plugin 6.4.0 7.1.0
org.junit:junit-bom 5.12.2 5.13.1
com.android.tools:r8 8.7.18 8.9.35
org.codehaus.mojo:exec-maven-plugin 3.5.0 3.5.1
com.fasterxml.jackson.core:jackson-databind 2.18.3 2.19.1
com.google.protobuf:protobuf-java 4.30.2 4.31.1

Updates com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5

Release notes

Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.

Maven Plugin v2.44.5

Changed

  • Bump default eclipse version to latest 4.34 -> 4.35. (#2458)
  • Bump default greclipse version to latest 4.32 -> 4.35. (#2458)
  • pgp key had expired, this and future releases will be signed by new key (details)
Commits
  • a76bd6e Published maven/2.44.5
  • 04c0e77 Published gradle/7.0.4
  • 845d51c Published lib/3.1.2
  • ec10156 Update signing (#2494)
  • b7957d7 Add the public key here too, it's also available at `hkps://keyserver.ubuntu....
  • 11d98ab I guess it should be a pgp key, not gpg
  • 1185afb Update changelog with description of the deal with the new signing key.
  • 76a6b26 Specify the new subkey.
  • 7a38945 fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.10.1.202...
  • e480175 fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.10.1.202...
  • Additional commits viewable in compare view

Updates biz.aQute.bnd:bnd-maven-plugin from 6.4.0 to 7.1.0

Release notes

Sourced from biz.aQute.bnd:bnd-maven-plugin's releases.

Bnd/Bndtools 7.1.0

See Release Notes.

Bnd/Bndtools 7.0.0

This is the first release on Java 17.

See Release Notes.

Classic Bndtools/bnd 6.4.1 (only runtime bundles, no plugins)

This is not a full release! It is maintained as a line for security and important fixes of the runtime bundles on Java 1.8.

See https://github.com/bndtools/bnd/wiki/Changes-in-6.4.1-classic

Commits
  • 47e504d Build Release 7.1.0
  • c3ff149 build: Build release 7.1.0.RC1
  • 2fc3187 Merge pull request #6363 from laeubi/process_with_conditional_package
  • cd347e1 Merge pull request #6365 from bndtools/dependabot/github_actions/ruby/setup-r...
  • 9aa57ef Bump ruby/setup-ruby from 1.201.0 to 1.202.0
  • ec0fea7 Merge pull request #6361 from bndtools/dependabot/github_actions/github/codeq...
  • 3962626 Add testcase for conditional packages with bnd-process
  • fe9a874 Bump github/codeql-action from 3.27.0 to 3.27.1
  • e3c95f8 Merge pull request #6360 from pkriens/issue/6346-gradle-reference-to-project-...
  • aac9271 Added a method to get the Macro references from a Processor
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 5.12.2 to 5.13.1

Release notes

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

JUnit 5.13.1 = Platform 1.13.1 + Jupiter 5.13.1 + Vintage 5.13.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1

JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0

JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1

JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3

JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2

JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1

Commits
  • b580aa9 Release 5.13.1
  • 97095e9 Finalize 5.13.1 release notes
  • f0747f1 Use GraphQL API to list matching milestones to avoid pagination issues
  • af5e3bd Fix support pre-5.13 AnnotationBasedArgumentsProvider implementations (#4611)
  • 4170597 Restore compatibility with Java 8
  • a866c01 Ensure @Nested classes are executed after sibling test methods (#4603)
  • 2d58467 Create initial 5.13.1 release notes from template
  • 3447d71 Update supported versions
  • 6a7998b Revert "Don't error on already closed milestones"
  • d7c8216 Back to snapshots for further development
  • Additional commits viewable in compare view

Updates com.android.tools:r8 from 8.7.18 to 8.9.35

Updates org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1

Release notes

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

3.5.1

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • bd1f6f7 [maven-release-plugin] prepare release 3.5.1
  • ac27173 Bump org.codehaus.mojo:mojo-parent from 88 to 89
  • 1ed0f42 Bump org.codehaus.mojo:mojo-parent from 87 to 88 (#474)
  • d221e23 Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0
  • 42bc369 Add ClassLoader support for ASM ClassWriter
  • f4e8634 Bump commons-io:commons-io in /src/test/projects/project6/project5lib
  • 303978c Bump commons-io:commons-io in /src/test/projects/project1
  • fc7ccf0 Bump asm.version from 9.7.1 to 9.8
  • f544485 Bump commons-io:commons-io in /src/test/projects/project2
  • d0fffa5 Bump commons-io:commons-io in /src/test/projects/project14
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.1

Commits

Updates com.google.protobuf:protobuf-java from 4.30.2 to 4.31.1

Commits
  • 74211c0 Updating version.json and repo version numbers to: 31.1
  • 63fa9ab Merge pull request #21978 from shaod2/31.1-cp
  • bec5b5a Add missing copts attribute (#21982)
  • 96a9ef6 Fix cmake staleness test
  • 3419598 Support allowing late injection of language feature set defaults from Feature...
  • 0fe099a python pyi print "import datetime" for Duration/Timestamp field (#21885)
  • f156008 Merge pull request #21861 from shaod2/py-cp-31
  • a3921fb Add recursion depth limits to pure python
  • ac94456 Merge pull request #21744 from protocolbuffers/31.x-202505141617
  • f275995 Updating version.json and repo version numbers to: 31.1-dev
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
Files Changed:
6
Additions:
+7
Deletions:
-7
Package Dependencies
Ecosystem:
maven
Version Change:
5.12.2 → 5.13.1
Update Type:
Minor
Ecosystem:
maven
Version Change:
3.5.0 → 3.5.1
Update Type:
Patch
Ecosystem:
maven
Version Change:
2.44.4 → 2.44.5
Update Type:
Patch
Ecosystem:
maven
Version Change:
4.30.2 → 4.31.1
Update Type:
Minor
Ecosystem:
maven
Version Change:
2.18.3 → 2.19.1
Update Type:
Minor
Ecosystem:
maven
Version Change:
6.4.0 → 7.1.0
Update Type:
Major
Ecosystem:
maven
Version Change:
8.7.18 → 8.9.35
Update Type:
Minor
Technical Details
ID: 1598721
UUID: 2594192788
Node ID: PR_kwDOO8O44c6aoD2U
Host: GitHub
Repository: DuaMohyyudin/gson-open-source-refactoring-code
Merge State: Unknown