Skip to content

build(deps): bump org.mybatis:mybatis-spring from 2.1.2 to 4.1.0#4067

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.mybatis-mybatis-spring-4.1.0
Open

build(deps): bump org.mybatis:mybatis-spring from 2.1.2 to 4.1.0#4067
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.mybatis-mybatis-spring-4.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps org.mybatis:mybatis-spring from 2.1.2 to 4.1.0.

Release notes

Sourced from org.mybatis:mybatis-spring's releases.

Mybatis Spring 4.1.0

What's Changed

Here is the complete list of changes.

New Contributors

Full Changelog: mybatis/spring@mybatis-spring-4.0.0...mybatis-spring-4.1.0

mybatis-spring-4.0.0

Here is the complete list of changes.

✨ Features

First support Spring Framework 7 / Spring Batch 6

⬆️ Dependencies Updates

  • Update spring core to v7.0.1 #1149
  • Update spring batch to v6.0.0 #1155

mybatis-spring-3.0.5

Here is the complete list of changes.

⚡ Enhancements

  • Replace synchronized method with Lock #1039

⬆️ Dependencies Updates

  • Update mybatis core to 3.5.19 #1051
  • Update spring core to v6.2.7 #1094
  • Update spring batch to v5.2.2 #1077

Mybatis Spring 3.0.4

  • Adjust MyBatisSystemException to spring 6 per spring-projects/spring-framework#25162, original constructor is deprecated now.
  • Add environment to ClassPathMapperScanner from PropertySources
  • Support excluding filter on mapper scan feature
  • minor code cleanup
  • update build system items / libraries / dependencies

tests

  • make sure build is using maven standard directory layout even for tests

mybatis-spring-3.0.3

Here is the complete list of changes.

... (truncated)

Commits
  • 47d95b2 [maven-release-plugin] prepare release mybatis-spring-4.1.0
  • 84dbb25 [pom] Fix 'head' tag
  • 8871e1a Merge pull request #1244 from wlswo/simplify-config-mutex-check
  • 9c693c4 Update SqlSessionFactoryBeanTest.java
  • e5ef609 Update SqlSessionFactoryBeanTest.java
  • 10e74f0 Update SqlSessionFactoryBean.java
  • f1a9a5c Simplify configuration/configLocation mutual exclusion check
  • 627484e Merge pull request #1265 from hazendaz/master
  • c8403fa Merge pull request #1258 from seonwooj0810/fix/issue-1032-scanner-excludes-an...
  • 2ece54d [mvn] Update maven wrapper
  • Additional commits viewable in compare view

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 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.mybatis:mybatis-spring](https://github.com/mybatis/spring) from 2.1.2 to 4.1.0.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](mybatis/spring@mybatis-spring-2.1.2...mybatis-spring-4.1.0)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis-spring
  dependency-version: 4.1.0
  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 Jul 3, 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