Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 0dae25a

Browse files
dependabot[bot]Isaiah Williams
authored andcommitted
Bump spring.version in /secure-app-model/keyvault/partnerconsent (#23)
Bumps `spring.version` from 5.1.3.RELEASE to 5.2.3.RELEASE. Updates `spring-core` from 5.1.3.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.1.3.RELEASE...v5.2.3.RELEASE) Updates `spring-web` from 5.1.3.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.1.3.RELEASE...v5.2.3.RELEASE) Updates `spring-webmvc` from 5.1.3.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.1.3.RELEASE...v5.2.3.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 282efc2 commit 0dae25a

File tree

1 file changed

+1
-1
lines changed
  • secure-app-model/keyvault/partnerconsent

1 file changed

+1
-1
lines changed

secure-app-model/keyvault/partnerconsent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<name>partnerconsent</name>
1010
<url>http://maven.apache.org</url>
1111
<properties>
12-
<spring.version>5.1.3.RELEASE</spring.version>
12+
<spring.version>5.2.3.RELEASE</spring.version>
1313
</properties>
1414
<dependencies>
1515
<dependency>

0 commit comments

Comments
 (0)