Skip to content

Commit

Permalink
Bump the spring group across 1 directory with 30 updates
Browse files Browse the repository at this point in the history
Bumps the spring group with 30 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `2.7.11` | `3.3.0` |
| org.apache.tomcat.embed:tomcat-embed-core | `10.1.8` | `10.1.24` |
| org.apache.tomcat:tomcat-coyote | `10.1.8` | `10.1.24` |
| [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-starter-data-redis](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.0.6` | `3.3.0` |
| [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) | `3.0.3` | `3.3.0` |
| [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.3.0` |
| [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.3.0` |
| [org.springframework.security:spring-security-ldap](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.3.0` |
| [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.3.0` |
| [org.springframework.security:spring-security-oauth2-jose](https://github.com/spring-projects/spring-security) | `6.0.3` | `6.3.0` |
| [org.springframework:spring-aop](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.0.6` | `6.1.8` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.1.0` | `2.5.0` |



Updates `org.springframework.boot` from 2.7.11 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.11...v3.3.0)

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.8 to 10.1.24

Updates `org.apache.tomcat:tomcat-coyote` from 10.1.8 to 10.1.24

Updates `org.apache.tomcat:tomcat-coyote` from 10.1.8 to 10.1.24

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-test` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.data:spring-data-commons` from 3.0.3 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.0.3...3.3.0)

Updates `org.springframework.boot:spring-boot-test` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.0.6 to 3.3.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.3.0)

Updates `org.springframework.security:spring-security-config` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-core` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-ldap` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-web` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-oauth2-jose` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-core` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-ldap` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-web` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework.security:spring-security-oauth2-jose` from 6.0.3 to 6.3.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.0.3...6.3.0)

Updates `org.springframework:spring-aop` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-beans` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-context` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-expression` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-test` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-jdbc` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-web` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-webmvc` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-tx` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-core` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-beans` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-context` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-expression` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-test` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-jdbc` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-web` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-webmvc` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-tx` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springframework:spring-core` from 6.0.6 to 6.1.8
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.1.8)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.1.0 to 2.5.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.1.0...v2.5.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: spring
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
- dependency-name: org.apache.tomcat:tomcat-coyote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
- dependency-name: org.apache.tomcat:tomcat-coyote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.data:spring-data-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-oauth2-jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-ldap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework.security:spring-security-oauth2-jose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spring
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 6b06232 commit 0942433
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,18 @@ ext {
snakeyamlVersion = '2.0'
slf4jVersion = '2.0.6'
snappyVersion = '1.1.9.1'
springbootVersion = '3.0.6'
springbootVersion = '3.3.0'
spotbugsVersion = '4.7.3'
springdataVersion = '3.0.3'
springdataVersion = '3.3.0'
springldapVersion = '3.0.1'
springsecurityVersion = '6.0.3'
springsecurityVersion = '6.3.0'
springsecurityJwtVersion = '1.1.1.RELEASE'
swaggerVersion = '2.2.9'
testngVersion = '7.7.1'
thriftVersion = '0.18.1'
springwebVersion = '6.0.6'
springwebVersion = '6.1.8'
tinkVersion = '1.9.0'
tomcatVersion = '10.1.8'
tomcatVersion = '10.1.24'
validationVersion = '2.0.1.Final'
gsonVersion = '2.10.1'
antVersion = '1.10.13'
Expand All @@ -112,7 +112,7 @@ ext {
log4jVersion = '2.20.0'
jacksonjdk8Version = '2.15.0'
reactivestreamsVersion = '1.0.4'
springdocStarterVersion = '2.1.0'
springdocStarterVersion = '2.5.0'
jacocoVersion = '0.8.8'
}

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pluginManagement {
id 'org.gradlex.java-ecosystem-capabilities' version "1.1"
// Docs don't recommend specifying a version for checkstyle
id 'checkstyle'
id 'org.springframework.boot' version '2.7.11'
id 'org.springframework.boot' version '3.3.0'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'com.github.psxpaul.execfork' version '0.2.2'
}
Expand Down

0 comments on commit 0942433

Please sign in to comment.