Skip to content

Commit

Permalink
build(deps): bump the maven group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven group with 2 updates: [org.springframework:spring-context](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-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-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 401df01 commit 055ed37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<sonar.zaproxy.reportPath></sonar.zaproxy.reportPath>
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
<root.dir>file:///${basedir}/../</root.dir>
<cia.project.versions.spring>5.3.39</cia.project.versions.spring>
<cia.project.versions.spring>6.1.14</cia.project.versions.spring>
<cia.project.versions.spring.security>5.8.15</cia.project.versions.spring.security>
<cia.project.versions.spring.data>2.7.18</cia.project.versions.spring.data>
<cia.project.versions.aws>1.12.777</cia.project.versions.aws>
Expand Down

0 comments on commit 055ed37

Please sign in to comment.