Skip to content

Bump jasypt.version from 3.0.5 to 4.0.3#250

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/jasypt.version-4.0.3
Open

Bump jasypt.version from 3.0.5 to 4.0.3#250
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/jasypt.version-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 15, 2025

Bumps jasypt.version from 3.0.5 to 4.0.3.
Updates com.github.ulisesbocchio:jasypt-spring-boot-starter from 3.0.5 to 4.0.3

Release notes

Sourced from com.github.ulisesbocchio:jasypt-spring-boot-starter's releases.

v4.0.3

Requirements: Java 17+ and Spring Boot 3.5+

What's New

  • ⬆️ Upgrade to Spring Boot 3.5.0
  • ⬆️ Upgrade to Java 17
  • 🔧 Fix for #409: Bootstrap logging context cleanup
  • 🚀 Maven Central publishing via new Sonatype Central
  • 🔒 Enhanced release workflow with Java 17 and modern actions

Breaking Changes

  • Minimum Java version: Java 17
  • Minimum Spring Boot version: Spring Boot 3.5.0

Full Changelog: ulisesbocchio/jasypt-spring-boot@jasypt-spring-boot-parent-3.0.5...jasypt-spring-boot-parent-4.0.3

Commits
  • e8d16bd [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.3
  • 11cd01e [maven-release-plugin] prepare for next development iteration
  • deecdd6 [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.2
  • 6f65a78 release.yml: use SONATYPE_* repo secrets for Central auth
  • 9fb9085 [maven-release-plugin] prepare for next development iteration
  • 1e9b062 [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.1
  • 16b8ee2 pom: use maven-source-plugin 3.3.1 (3.3.2 not in Central)
  • 7e0bb19 [maven-release-plugin] prepare for next development iteration
  • 244a0e2 [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.0
  • 4a6036e release.yml: build release with Java 17 (temurin)
  • Additional commits viewable in compare view

Updates com.github.ulisesbocchio:jasypt-maven-plugin from 3.0.5 to 4.0.3

Release notes

Sourced from com.github.ulisesbocchio:jasypt-maven-plugin's releases.

v4.0.3

Requirements: Java 17+ and Spring Boot 3.5+

What's New

  • ⬆️ Upgrade to Spring Boot 3.5.0
  • ⬆️ Upgrade to Java 17
  • 🔧 Fix for #409: Bootstrap logging context cleanup
  • 🚀 Maven Central publishing via new Sonatype Central
  • 🔒 Enhanced release workflow with Java 17 and modern actions

Breaking Changes

  • Minimum Java version: Java 17
  • Minimum Spring Boot version: Spring Boot 3.5.0

Full Changelog: ulisesbocchio/jasypt-spring-boot@jasypt-spring-boot-parent-3.0.5...jasypt-spring-boot-parent-4.0.3

Commits
  • e8d16bd [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.3
  • 11cd01e [maven-release-plugin] prepare for next development iteration
  • deecdd6 [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.2
  • 6f65a78 release.yml: use SONATYPE_* repo secrets for Central auth
  • 9fb9085 [maven-release-plugin] prepare for next development iteration
  • 1e9b062 [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.1
  • 16b8ee2 pom: use maven-source-plugin 3.3.1 (3.3.2 not in Central)
  • 7e0bb19 [maven-release-plugin] prepare for next development iteration
  • 244a0e2 [maven-release-plugin] prepare release jasypt-spring-boot-parent-4.0.0
  • 4a6036e release.yml: build release with Java 17 (temurin)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `jasypt.version` from 3.0.5 to 4.0.3.

Updates `com.github.ulisesbocchio:jasypt-spring-boot-starter` from 3.0.5 to 4.0.3
- [Release notes](https://github.com/ulisesbocchio/jasypt-spring-boot/releases)
- [Commits](ulisesbocchio/jasypt-spring-boot@v3.0.5...jasypt-spring-boot-parent-4.0.3)

Updates `com.github.ulisesbocchio:jasypt-maven-plugin` from 3.0.5 to 4.0.3
- [Release notes](https://github.com/ulisesbocchio/jasypt-spring-boot/releases)
- [Commits](ulisesbocchio/jasypt-spring-boot@v3.0.5...jasypt-spring-boot-parent-4.0.3)

---
updated-dependencies:
- dependency-name: com.github.ulisesbocchio:jasypt-spring-boot-starter
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.github.ulisesbocchio:jasypt-maven-plugin
  dependency-version: 4.0.3
  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 Dec 15, 2025
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