Skip to content

Bump the dependencies group with 2 updates - #794

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/master/dependencies-1718ff1b49
Aug 5, 2026
Merged

Bump the dependencies group with 2 updates#794
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/master/dependencies-1718ff1b49

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: org.jspecify:jspecify and io.repaint.maven:tiles-maven-plugin.

Updates org.jspecify:jspecify from 1.0.0 to 1.0.1

Release notes

Sourced from org.jspecify:jspecify's releases.

1.0.1

JSpecify 1.0.1 makes small changes to documentation and build setup but no semantic changes.

Artifacts

Changes since version 1.0.0

  • The JSpecify module-info.class is now present at the root of the jar instead of under a multi-release root. This prevents the jar from containing a file at META-INF/versions/9/OSGI-INF/MANIFEST.MF, which was causing trouble for some users, particularly on Android.
  • The JSpecify module-info.class now contains its version number.
  • We have made various improvements to our Javadoc. While the latest docs are always available at jspecify.dev/docs/api, this release makes our improvements visible in the source files in your IDE.
Commits
  • ce9bec0 Set version to 1.0.1.
  • 7c7f0cf Migrate to com.vanniktech.maven.publish.
  • 2789f67 Bump yaml from 1.10.2 to 1.10.3 in /docs (#853)
  • 1638ca0 Bump svgo from 3.3.2 to 3.3.4 in /docs (#852)
  • 4e80178 Place module-info in the root of the jar. (#809)
  • 5b679e0 Codex found a few more questions the FAQ already answers. (#848)
  • 2019899 Link to the new location of the design FAQ and to specific sections. (#845)
  • f01eac9 batch of javadoc revisions for clarity and completeness (#671)
  • c4eff31 Import the nullness design FAQ as Markdown. (#838)
  • 75fb9cf Bump websocket-driver from 0.7.4 to 0.7.5 in /docs (#835)
  • Additional commits viewable in compare view

Updates io.repaint.maven:tiles-maven-plugin from 2.44 to 2.45

Changelog

Sourced from io.repaint.maven:tiles-maven-plugin's changelog.

= Change Log

All notable changes to this project will be documented in this file.

== 2.45

Bumped dependency and build plugin versions:

  • slf4j-api / slf4j-simple 2.0.17 → 2.0.18
  • maven-filtering 3.5.0 → 3.5.1
  • maven-gpg-plugin 3.2.6 → 3.2.8
  • maven-invoker-plugin 3.6.1 → 3.10.1
  • jreleaser-maven-plugin 1.18.0 → 1.25.0
  • maven-scm-plugin 2.1.0 → 2.2.1
  • maven-enforcer-plugin 3.5.0 → 3.6.3
  • central-publishing-maven-plugin 0.10.0 → 0.11.0
  • maven-release-plugin 3.1.1 → 3.3.1
  • sisu-maven-plugin 0.9.0.M2 → 1.0.1
  • maven-plugin-plugin 3.13.1 → 3.15.2
  • maven-surefire-plugin 3.5.0 → 3.6.0-M1
  • gmavenplus-plugin 3.0.2 → 5.1.0
  • maven-jar-plugin 3.4.2 → 3.5.0
  • maven-javadoc-plugin 3.11.2 → 3.12.0
  • maven-source-plugin 3.3.1 → 3.4.0
  • Fixed WARNING on source root modification.

== 2.41

  • Updated groovy to 4.0.27 to support building under Java 24
  • Updated slf4j to 2.0.17
  • Updated plugin versions
  • Added fallback handling for an incomplete reactor model during IDE sync (Marc Rozanc marc@rozanc.fr)

== 2.40

== 2.39

  • Added Astro based documentation (WIP)
  • Additional fixes for distributionManagement usage inside tiles

== 2.38

  • Fix NPE in Repository Policy retreival
  • Fix distribution management snapshot repository load (Ricardo Caldeira rikycaldeira@outlook.com)

== 2.37

... (truncated)

Commits
  • 6801432 [maven-release-plugin] prepare release tiles-maven-plugin-2.45
  • 33ea597 Fix modification of sourceRoots.
  • 6513c58 build: Updated Maven version, removed overrides from GHA
  • fdd17c4 Enable autopublish
  • af695ea build(deps): Updated dependencies
  • c7e0c23 Bump astro and @​astrojs/starlight in /docs
  • 968df6b [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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

Bumps the dependencies group with 2 updates: [org.jspecify:jspecify](https://github.com/jspecify/jspecify) and [io.repaint.maven:tiles-maven-plugin](https://github.com/repaint-io/maven-tiles).


Updates `org.jspecify:jspecify` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/jspecify/jspecify/releases)
- [Commits](jspecify/jspecify@v1.0.0...v1.0.1)

Updates `io.repaint.maven:tiles-maven-plugin` from 2.44 to 2.45
- [Release notes](https://github.com/repaint-io/maven-tiles/releases)
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc)
- [Commits](repaint-io/maven-tiles@tiles-maven-plugin-2.44...tiles-maven-plugin-2.45)

---
updated-dependencies:
- dependency-name: org.jspecify:jspecify
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.repaint.maven:tiles-maven-plugin
  dependency-version: '2.45'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 5, 2026
@github-actions
github-actions Bot enabled auto-merge August 5, 2026 19:53
@github-actions
github-actions Bot merged commit ff4545f into master Aug 5, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/master/dependencies-1718ff1b49 branch August 5, 2026 19:55
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