Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.0.6 to 6.0.17
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.6 to 6.0.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.6...v6.0.17)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 23, 2024
1 parent 569315a commit 09427cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Go through this file line-by-line and replace the template values with your own.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<spring-framework-version>6.0.6</spring-framework-version>
<spring-framework-version>6.0.17</spring-framework-version>
</properties>

<groupId>gov.nasa.pds</groupId>
Expand Down

0 comments on commit 09427cf

Please sign in to comment.