Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps org.springframework.modulith:spring-modulith-bom from 1.4.0 to 2.0.2.

Release notes

Sourced from org.springframework.modulith:spring-modulith-bom's releases.

2.0.2

💡 Improvements

  • Fix a typo in the runtime docs #1520

🪲 Bugs

  • JpaEventPublicationRepository.markCompleted(event, identifier, completionDate) doesn't update status to COMPLETED #1523
  • incompleteEventPublications.resubmitIncompletePublicationsOlderThan(…) throws NPE when last_resubmission_date is null #1519

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 4.0.2 #1533
  • Upgrade to Spring Framework 7.0.3 #1529
  • Upgrade to Micrometer Tracing 1.6.2 #1528

2.0.1

💡 Improvements

  • Allow resetting the shift in TimeMachine #1491

🪲 Bugs

  • @ApplicationModuleTest does not bootstrap beans from test configuration #1495
  • CGLib proxy created for JdbcEventPublicationRepositoryV2causing issues in native image #1493
  • ClassNotFoundException for package-info from JavaPackage during runtime bootstrap #1487

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 4.0.1 #1510
  • Upgrade to jMolecules 2025.0.2 #1509
  • Upgrade to MongoDB 5.6.2 #1508
  • Upgrade to Testcontainers 2.0.3 #1507
  • Upgrade to Spring Framework 7.0.2 #1506
  • Upgrade to Micrometer Tracing 1.6.1 #1505

2.0 GA

⭐ New Features

  • Overhaul event publication lifecycle #796 (Neo4j #1337, MongoDB #1336, JDBC #1321, JPA #1375, #1389)
  • Support for application-module-specific Flyway migrations #1067, #1440
  • Allow serialized execution of event externalization #1370
  • Support to verify application module structure on startup #1287
  • Propagate named interface assignments of types to return and parameter types of methods declared #1264
  • Extract module description from a module's base package package-info.java Javadoc #1430
  • Remove deprecated @ApplicationEventListener annotation #1397
  • Support for Jackson 3 in event serialization #1364, #1369 (with Jackson 2 still supported)
  • Migrate nullness verification to jSpecify #1192

💡 Improvements

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.4.0 to 2.0.2.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](spring-projects/spring-modulith@1.4.0...2.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.modulith:spring-modulith-bom
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 23, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants