Skip to content

Commit

Permalink
Bump the libs group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the libs group with 3 updates in the / directory: [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java), [org.springframework.boot](https://github.com/spring-projects/spring-boot) and [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin).


Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78 to 1.78.1
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.springframework.boot` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5)

Updates `io.spring.dependency-management` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libs
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libs
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libs
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 1ba6ccc commit 6cbed9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
coroutines = "1.8.0"
kotlin = "1.9.23"
foojay = "0.8.0"
springboot = "3.2.4"
springDependencyManagement = "1.1.4"
springboot = "3.2.5"
springDependencyManagement = "1.1.5"
spotless = "6.25.0"
java = "17"
kotlinxSerialization = "1.6.3"
oauth2OidcSdk = "11.10.1"
presentationExchange = "0.3.0"
ktlintVersion = "0.50.0"
bouncyCastle = "1.78"
bouncyCastle = "1.78.1"
arrow = "1.2.4"
sonarqube = "5.0.0.4638"
dependencycheck = "9.1.0"
Expand Down

0 comments on commit 6cbed9d

Please sign in to comment.