Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 014d1ab commit 4b04376
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 @@ -32,7 +32,7 @@

<maven-springboot-plugin.version>${springboot.version}</maven-springboot-plugin.version>

<springframework.version>5.3.21</springframework.version>
<springframework.version>6.1.7</springframework.version>
<spring-security.version>5.7.10</spring-security.version>
<spring-test.version>5.3.21</spring-test.version>
<metrics-spring.version>3.1.3</metrics-spring.version>
Expand Down

0 comments on commit 4b04376

Please sign in to comment.