Skip to content

Commit

Permalink
build(deps): bump spring-web in /data-collectors/meteorology-bz
Browse files Browse the repository at this point in the history
Bumps [spring-web](https:/spring-projects/spring-framework) from 5.3.20 to 6.0.0.
- [Release notes](https:/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.20...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2022
1 parent 2c9613e commit 66e1c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-collectors/meteorology-bz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<java.version>8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>5.3.20</spring.version>
<spring.version>6.0.0</spring.version>
<finalName>ROOT</finalName>
</properties>
<repositories>
Expand Down

0 comments on commit 66e1c38

Please sign in to comment.