Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
spring-boot.version 2.7.8, spring-security.version 5.7.6 (#2009)
Browse files Browse the repository at this point in the history
  • Loading branch information
hilmarf authored Jan 30, 2023
1 parent 4a92bce commit 21f7c78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
<sonar.coverage.exclusions>**/distribution/runner/RevRetentionPolicy*</sonar.coverage.exclusions>

<!-- https://spring.io/projects/spring-boot -->
<spring-boot.version>2.7.5</spring-boot.version>
<spring-boot.version>2.7.8</spring-boot.version>
<!-- https://spring.io/projects/spring-cloud#release-trains -->
<spring-cloud.version>2021.0.5</spring-cloud.version>
<!-- If you update spring-cloud, see if it references the correct spring-vault-core version again, then remove the following: -->
<spring-vault-core.version>2.3.2</spring-vault-core.version>
<spring-retry.version>1.3.4</spring-retry.version>
<spring-security.version>5.7.5</spring-security.version>
<spring-security.version>5.7.6</spring-security.version>
<protobuf.version>3.21.9</protobuf.version>
<json-simple.version>1.1.1</json-simple.version>
<everit-json-schema.version>1.14.1</everit-json-schema.version>
Expand Down

0 comments on commit 21f7c78

Please sign in to comment.