Skip to content

Commit

Permalink
[dependency]: bump spring.version from 5.3.23 to 6.0.12 in /deploy
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.23 to 6.0.12.

Updates `org.springframework:spring-context` from 5.3.23 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v6.0.12)

Updates `org.springframework:spring-jdbc` from 5.3.23 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v6.0.12)

Updates `org.springframework:spring-orm` from 5.3.23 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v6.0.12)

Updates `org.springframework:spring-tx` from 5.3.23 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v6.0.12)

Updates `org.springframework:spring-webmvc` from 5.3.23 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v6.0.12)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-tx
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2023
1 parent faeeb04 commit f478fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<nemCodeBase>http://bob.nem.ninja/</nemCodeBase>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>9.4.51.v20230217</jetty.version>
<spring.version>5.3.23</spring.version>
<spring.version>6.0.12</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f478fef

Please sign in to comment.