Skip to content

Commit

Permalink
Bump the libs group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the libs group with 2 updates: [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) and [org.springframework.boot](https://github.com/spring-projects/spring-boot).


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)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 1ba6ccc commit d748067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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"
springboot = "3.2.5"
springDependencyManagement = "1.1.4"
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 d748067

Please sign in to comment.