Skip to content

build(deps): Bump mybatis-spring-boot-starter.version from 3.0.3 to 3.0.5 #1036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps mybatis-spring-boot-starter.version from 3.0.3 to 3.0.5.
Updates org.mybatis.spring.boot:mybatis-spring-boot-starter from 3.0.3 to 3.0.5

Release notes

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

Mybatis Spring Boot 3.0.5

Here is the complete list of changes.

⚡ Enhancements

  • Switch baseline to Spring Boot 3.5.x #1075

⬆️ Dependencies Updates

  • Update spring boot to 3.5.0 #1075
  • Update to MyBatis 3.5.19 #1047
  • Update to MyBatis Spring 3.0.5 #1084

mybatis-spring-boot-3.0.4

Here is the complete list of changes.

⚡ Enhancements

  • Switch baseline to Spring Boot 3.4.x #1020

⬆️ Dependencies Updates

  • Update spring boot to v3.4.0 #1029
  • Update to MyBatis 3.5.17 #1033
  • Update to MyBatis Spring 3.0.4 #996

🔊 Miscellaneous

  • Deprecate unused setting multipleResultSetsEnabled #1033
Commits
  • 0c36e00 [maven-release-plugin] prepare release mybatis-spring-boot-3.0.5
  • 0ae2ff6 Merge pull request #1083 from mybatis/renovate/tomcat.version
  • 11944de Merge pull request #1084 from mybatis/renovate/mybatis-spring.version
  • 2408faf fix(deps): update dependency org.mybatis:mybatis-spring to v3.0.5
  • dde147a fix(deps): update dependency org.apache.tomcat:tomcat to v11.0.8
  • d910cda Merge pull request #1082 from mybatis/renovate/org.codehaus.cargo-cargo-maven...
  • 36a5304 chore(deps): update dependency org.codehaus.cargo:cargo-maven3-plugin to v1.1...
  • 3594b2d Merge pull request #1081 from mybatis/renovate/maven-3.x
  • d182783 chore(deps): update dependency maven to v3.9.10
  • 06e3bd9 Merge pull request #1080 from kazuki43zoo/remove-exclusion-commons-logging-fr...
  • Additional commits viewable in compare view

Updates org.mybatis.spring.boot:mybatis-spring-boot-starter-test from 3.0.3 to 3.0.5

Release notes

Sourced from org.mybatis.spring.boot:mybatis-spring-boot-starter-test's releases.

Mybatis Spring Boot 3.0.5

Here is the complete list of changes.

⚡ Enhancements

  • Switch baseline to Spring Boot 3.5.x #1075

⬆️ Dependencies Updates

  • Update spring boot to 3.5.0 #1075
  • Update to MyBatis 3.5.19 #1047
  • Update to MyBatis Spring 3.0.5 #1084

mybatis-spring-boot-3.0.4

Here is the complete list of changes.

⚡ Enhancements

  • Switch baseline to Spring Boot 3.4.x #1020

⬆️ Dependencies Updates

  • Update spring boot to v3.4.0 #1029
  • Update to MyBatis 3.5.17 #1033
  • Update to MyBatis Spring 3.0.4 #996

🔊 Miscellaneous

  • Deprecate unused setting multipleResultSetsEnabled #1033
Commits
  • 0c36e00 [maven-release-plugin] prepare release mybatis-spring-boot-3.0.5
  • 0ae2ff6 Merge pull request #1083 from mybatis/renovate/tomcat.version
  • 11944de Merge pull request #1084 from mybatis/renovate/mybatis-spring.version
  • 2408faf fix(deps): update dependency org.mybatis:mybatis-spring to v3.0.5
  • dde147a fix(deps): update dependency org.apache.tomcat:tomcat to v11.0.8
  • d910cda Merge pull request #1082 from mybatis/renovate/org.codehaus.cargo-cargo-maven...
  • 36a5304 chore(deps): update dependency org.codehaus.cargo:cargo-maven3-plugin to v1.1...
  • 3594b2d Merge pull request #1081 from mybatis/renovate/maven-3.x
  • d182783 chore(deps): update dependency maven to v3.9.10
  • 06e3bd9 Merge pull request #1080 from kazuki43zoo/remove-exclusion-commons-logging-fr...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 14, 2025
@michael-simons
Copy link
Collaborator

@dependabot rebase

Bumps `mybatis-spring-boot-starter.version` from 3.0.3 to 3.0.5.

Updates `org.mybatis.spring.boot:mybatis-spring-boot-starter` from 3.0.3 to 3.0.5
- [Release notes](https://github.com/mybatis/spring-boot-starter/releases)
- [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-3.0.3...mybatis-spring-boot-3.0.5)

Updates `org.mybatis.spring.boot:mybatis-spring-boot-starter-test` from 3.0.3 to 3.0.5
- [Release notes](https://github.com/mybatis/spring-boot-starter/releases)
- [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-3.0.3...mybatis-spring-boot-3.0.5)

---
updated-dependencies:
- dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter-test
  dependency-version: 3.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/mybatis-spring-boot-starter.version-3.0.5 branch from 4176e1c to 0b09019 Compare July 14, 2025 07:17
@michael-simons michael-simons merged commit 0d0ec22 into main Jul 14, 2025
8 checks passed
@michael-simons michael-simons deleted the dependabot/maven/mybatis-spring-boot-starter.version-3.0.5 branch July 14, 2025 07:47
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.

1 participant