Skip to content

Conversation

@devondragon
Copy link
Owner

This pull request includes updates to the project version and dependencies, ensuring the codebase is prepared for future development and remains up-to-date with the latest improvements and fixes. The most important changes are summarized below:

Version Updates:

  • Updated the project version in gradle.properties from 3.2.3-SNAPSHOT to 3.2.4-SNAPSHOT, marking the start of a new development cycle.

Dependency Updates:

  • Spring Boot: Updated springBootVersion in build.gradle from 3.5.0 to 3.5.3, affecting modules such as spring-boot-starter-web, spring-boot-configuration-processor, and spring-boot-starter-test. These updates incorporate bug fixes, performance improvements, and enhanced stability.
  • Maven Publish Plugin: Updated the com.vanniktech.maven.publish plugin in build.gradle from 0.32.0 to 0.33.0, introducing new features and improvements to the publication process.

Documentation:

  • Added a new section in CHANGELOG.md for version 3.2.3, summarizing the dependency updates and their benefits, including links to release notes for further details.

devondragon and others added 13 commits May 14, 2025 15:36
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.5 to 3.5.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `springBootVersion` from 3.4.5 to 3.5.0.

Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.5 to 3.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.4.5 to 3.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.5 to 3.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…framework.boot-3.5.0

Bump org.springframework.boot from 3.4.5 to 3.5.0
…Version-3.5.0

Bump springBootVersion from 3.4.5 to 3.5.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.0 to 3.5.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.0...v3.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.32.0...0.33.0)

---
updated-dependencies:
- dependency-name: com.vanniktech.maven.publish
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…framework.boot-3.5.3

Bump org.springframework.boot from 3.5.0 to 3.5.3
…tech.maven.publish-0.33.0

Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0
Bumps `springBootVersion` from 3.5.0 to 3.5.3.

Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.0 to 3.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.0...v3.5.3)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.0 to 3.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.0...v3.5.3)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.0 to 3.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.0...v3.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…Version-3.5.3

Bump springBootVersion from 3.5.0 to 3.5.3
@devondragon devondragon merged commit 14958e4 into issue-158-Add-Password-Policy-Functionality Jun 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants