Skip to content

Commit f5409e3

Browse files
build(deps): bump the maven group with 3 updates
Bumps the maven group with 3 updates: [org.springframework:spring-context](https://github.com/spring-projects/spring-framework), [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) and [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework). Updates `org.springframework:spring-context` from 5.3.39 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.14) Updates `org.springframework:spring-web` from 5.3.39 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.14) Updates `org.springframework:spring-webmvc` from 5.3.39 to 6.1.14 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.14 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework:spring-web dependency-version: 6.1.14 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework:spring-webmvc dependency-version: 6.1.14 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ad694c commit f5409e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<sonar.zaproxy.reportPath></sonar.zaproxy.reportPath>
8181
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
8282
<root.dir>file:///${basedir}/../</root.dir>
83-
<cia.project.versions.spring>5.3.39</cia.project.versions.spring>
83+
<cia.project.versions.spring>6.1.14</cia.project.versions.spring>
8484
<cia.project.versions.spring.security>5.8.16</cia.project.versions.spring.security>
8585
<cia.project.versions.spring.data>2.7.18</cia.project.versions.spring.data>
8686
<cia.project.versions.aws>1.12.783</cia.project.versions.aws>

0 commit comments

Comments
 (0)