Skip to content

chore(deps): bump the maven-deps group across 1 directory with 7 updates#419

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/IDE/maven-deps-66af274a19
Closed

chore(deps): bump the maven-deps group across 1 directory with 7 updates#419
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/IDE/maven-deps-66af274a19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-deps group with 7 updates in the /IDE directory:

Package From To
org.jruby:jruby-complete 9.4.14.0 9.4.15.0
com.fasterxml.jackson.core:jackson-core 2.21.3 2.22.0
com.fasterxml.jackson.core:jackson-databind 2.21.3 2.22.0
io.undertow:undertow-core 2.4.0.Final 2.4.2.Final
io.github.dj-raven:swing-pack 1.0.1 1.1.0
org.junit.jupiter:junit-jupiter 6.0.3 6.1.1
org.sonatype.central:central-publishing-maven-plugin 0.10.0 0.11.0

Updates org.jruby:jruby-complete from 9.4.14.0 to 9.4.15.0

Updates com.fasterxml.jackson.core:jackson-core from 2.21.3 to 2.22.0

Commits
  • d763562 [maven-release-plugin] prepare release jackson-core-2.22.0
  • e5c69fe Re-do 2.22.0 release
  • 0ba6a36 Bump version after release
  • b106011 [maven-release-plugin] prepare for next development iteration
  • 18a7fe4 [maven-release-plugin] prepare release jackson-core-2.22.0
  • 503a14f Re-do 2.22.0 release
  • ab95bc0 ...
  • 0a4b8de Post-release dep version bump
  • 719a42f [maven-release-plugin] prepare for next development iteration
  • 9248848 [maven-release-plugin] prepare release jackson-core-2.22.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0

Commits

Updates io.undertow:undertow-core from 2.4.0.Final to 2.4.2.Final

Release notes

Sourced from io.undertow:undertow-core's releases.

v.2.4.1.Final

Release 2.4.1.Final Full list of Jiras: view in Jira

    # Release notes - Undertow - 2.4.1.Final

Bug

UNDERTOW-2763 As per RFC9112 reason-phrase is optional in HTTP 1.1 responses

Enhancement

UNDERTOW-2759 Enable testing in JDK25

UNDERTOW-2767 [2.4.x] UndertowMessages at core uses the wrong message id for fixes in new parser

Commits
  • 92850b2 Prepare 2.4.2.Final
  • 8643d98 Merge pull request #1976 from ropalka/2026-06-23-backports-2.4.x
  • 5700856 [UNDERTOW-2709] UndertowOptions.ALLOWED_REQUEST_ATTRIBUTES_PATTERN is ignored...
  • f5f85e7 [UNDERTOW-2771] Revisited delimiters and unescaped characters
  • 7afc4df [UNDERTOW-2771] Decode query and path parameters if and only if parser is con...
  • 464418e [UNDERTOW-1918] ComplexSSLTestCase fails sporadically with ConnectionClosedEx...
  • 88734e1 Merge pull request #1973 from fl4via/backport-fixes_2.4.x
  • 665ff7f [UNDERTOW-2761] return 413 status instead of 500 in case of RequestTooBigExce...
  • e1daa7f [UNDERTOW-2759] Excluding new concurrency rules - they need further investiga...
  • 41c665f [UNDERTOW-2759] Excluding false positive - it is safe to have unread field no...
  • Additional commits viewable in compare view

Updates io.github.dj-raven:swing-pack from 1.0.1 to 1.1.0

Release notes

Sourced from io.github.dj-raven:swing-pack's releases.

v1.1.0

New features and improvements

  • Add a new JDateTimeField component. (PR #2)

Changed

  • FlatLaf: update to v3.7.1
Changelog

Sourced from io.github.dj-raven:swing-pack's changelog.

[1.1.0] - 2026-06-11

New features and improvements

  • Add a new JDateTimeField component. (PR #2)

Changed

  • FlatLaf: update to v3.7.1
Commits
  • 64e8b09 Release v1.1.0
  • 378adaf Update version to 1.1.0-SNAPSHOT
  • 82ac9d4 FlatLaf: update to v3.7.1
  • fb6cc65 Merge pull request #2 from DJ-Raven/datetime-field
  • 2ff285c Add Document for JDateTimeField
  • 4d7dd45 Add JDateTimeField component for date-time input
  • See full diff in compare view

Updates org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.1

Release notes

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

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • a6d540a Move entry to 6.1.1 release notes
  • 69339d5 Only pass timeout when publishing to avoid failure in nmcp plugin
  • dec2eb9 Allow excluding engines from memory cleanup mode (#5786)
  • a5f4270 Publish sha256/sha512 checksums again but filter out signature ones (#5796)
  • 8213012 Update plugin nmcp-settings to v1.6.0 (#5787)
  • d1bf847 Generate Javadoc for aggregator modules
  • d721de5 Pass --no-fonts to javadoc convention
  • d289ec6 Restore original SetSystemProperty values in a ParameterizedTest (#5720)
  • Additional commits viewable in compare view

Updates org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: module:IDE. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
Bumps the maven-deps group with 7 updates in the /IDE directory:

| Package | From | To |
| --- | --- | --- |
| org.jruby:jruby-complete | `9.4.14.0` | `9.4.15.0` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.21.3` | `2.22.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.3` | `2.22.0` |
| [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.4.0.Final` | `2.4.2.Final` |
| [io.github.dj-raven:swing-pack](https://github.com/DJ-Raven/java-swing-pack) | `1.0.1` | `1.1.0` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.1` |
| [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` |



Updates `org.jruby:jruby-complete` from 9.4.14.0 to 9.4.15.0

Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.3 to 2.22.0
- [Commits](FasterXML/jackson-core@jackson-core-2.21.3...jackson-core-2.22.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.3 to 2.22.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `io.undertow:undertow-core` from 2.4.0.Final to 2.4.2.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.4.0.Final...2.4.2.Final)

Updates `io.github.dj-raven:swing-pack` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/DJ-Raven/java-swing-pack/releases)
- [Changelog](https://github.com/DJ-Raven/java-swing-pack/blob/main/CHANGELOG.md)
- [Commits](DJ-Raven/java-swing-pack@v1.0.1...v1.1.0)

Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.1)

Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-deps
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-deps
- dependency-name: io.github.dj-raven:swing-pack
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-deps
- dependency-name: io.undertow:undertow-core
  dependency-version: 2.4.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-deps
- dependency-name: org.jruby:jruby-complete
  dependency-version: 9.4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-deps
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-deps
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/IDE/maven-deps-66af274a19 branch from 8e7e708 to fab2773 Compare July 2, 2026 14:52
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot dependabot Bot deleted the dependabot/maven/IDE/maven-deps-66af274a19 branch July 3, 2026 09:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants